Changes

Created page with "<noinclude>{{Text for paragraph styles | description = '''Title'''. This style is used to highlight title in H.P.Blavatsky Scrapbooks. It has level 3 header. | modifications..."
<noinclude>{{Text for paragraph styles
| description = '''Title'''. This style is used to highlight title in H.P.Blavatsky Scrapbooks. It has level 3 header.
| modifications = text-align: center; font-size: 150%; font-weight: bold; line above and below; small capitals
| to copy = Style P-HPB SB. Title{{!}}
}}

Example:
----
<div style="width: 30%; margin: 0 auto; border-bottom: 3px solid black;"></div>
<div style="text-align: center; font-size: 150%; font-weight: bold; font-variant: small-caps; ">Article title</div>
<div style="width: 15%; margin: 0 auto; border-top: 1px solid black;"></div>

[[Category: Templates for HPB SB]]
</noinclude>
<includeonly>
<div style="width: 30%; margin: 0 auto; border-bottom: 3px solid black;"></div>
<h3 style="text-align: center; font-size: 150%; font-weight: bold; font-variant: small-caps;">{{{1|}}}</h3>
<div style="width: 15%; margin: 0 auto; border-top: 1px solid black;"></div>
</includeonly>