Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators, trusted
15,359
edits
(Created page with "<noinclude>{{Text for symbol styles | description = '''Editor's note'''. This style is used in Blavatsky H.P. Scrapbooks to highlight editor's notes. | modifications = t...") |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{Text for symbol styles | <noinclude>{{Text for symbol styles | ||
| description = | | description = This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight '''editor's notes'''. The second optional parameter can set text alignment to right, left or center. See {{t|Style}} template. | ||
| modifications = text color; background color | | modifications = text color; background color | ||
| to copy = Style | | to copy = Style S-HPB SB. Editors note{{!}}{{!}} | ||
}} | }} | ||
'''Variants:''' | |||
-- | <pre> | ||
{{Style S-HPB SB. Editors note|some text}} | |||
{{Style S-HPB SB. Editors note|some text|alignment}} | |||
</pre> | |||
</noinclude><includeonly>{{ | * '''alignment''' could be: left, center, right. See {{t|Style}} template. | ||
==Examples== | |||
1. '''<nowiki>{{Style S-HPB SB. Editors note|Some editor's note}}</nowiki>''': | |||
{{Style S-HPB SB. Editors note|Some note}} | |||
2. '''<nowiki>{{Style S-HPB SB. Editors note|Editor's note centered|center}}</nowiki>''': | |||
{{Style S-HPB SB. Editors note|Editor's note centered | center}} | |||
3. '''<nowiki>{{Style S-HPB SB. Editors note|Editor's note at the right|right}}</nowiki>''': | |||
{{Style S-HPB SB. Editors note|Editor's note at the right|right}} | |||
[[Category: Templates for HPB SB]] | |||
</noinclude><includeonly>{{Style | |||
|text=<{{{1|}}}> | |||
|css=color: #8B4513; background: #afdafc; font-variant: normal; | |||
|allign={{{2|}}} | |||
}}</includeonly> | |||