Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators, trusted
10,923
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{Text for paragraph styles | <noinclude>{{Text for paragraph styles | ||
| description = '''Title'''. This style is used to highlight title | | description = '''Title'''. This style is used to highlight title. For custom level title use {{t|Style P-Title level}} | ||
| modifications = text-align: center; font-size: 150%; font-weight: bold; line above and below; small capitals; | | modifications = text-align: center; font-size: 150%; font-weight: bold; line above and below; small capitals; | ||
| to copy = Style P-Title{{!}} | | to copy = Style P-Title{{!}} | ||
}} | }} | ||
Line 14: | Line 14: | ||
== Result == | == Result == | ||
< | <p style="text-align: center; font-size: 150%; font-weight: bold; font-variant: small-caps;">Some title</p> | ||
First paragraph of a regular text. | First paragraph of a regular text. | ||
Line 20: | Line 20: | ||
</noinclude> | </noinclude> | ||
<includeonly>< | <includeonly><p style="text-align: center; font-size: 150%; font-weight: bold; font-variant: small-caps;">{{{1|}}}</p></includeonly> |