Template:Style S-HPB SB. Editors note: Difference between revisions

no edit summary
(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 = '''Editor's note'''. This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight editor's notes.
  | 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 C-HPB SB. Editors note{{!}}
  | to copy = Style S-HPB SB. Editors note{{!}}{{!}}
}}
}}


Example:
'''Variants:'''
----
<pre>
<span style="color: #8B4513; background: #FFE4B5;"><Editor's note></span>
{{Style S-HPB SB. Editors note|some text}}
{{Style S-HPB SB. Editors note|some text|alignment}}
</pre>


</noinclude><includeonly>{{#tag:span style="color: #8B4513; background: #FFE4B5;"|<{{{1|}}}>}}</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>