Changes

Jump to navigation Jump to search
design via Style template
Line 1: Line 1:  
<noinclude>{{Text for symbol styles
 
<noinclude>{{Text for symbol styles
  | description = '''Archivist note'''. This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight archivist's notes.
+
  | description = This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight '''archivist's notes'''.  The second optional parameter can set text alignment to right, left or center. See {{t|Style}} template.
 
  | modifications = text color; background color; italic
 
  | modifications = text color; background color; italic
 
  | to copy = Style S-HPB SB. Archivist note{{!}}
 
  | to copy = Style S-HPB SB. Archivist note{{!}}
 
}}
 
}}
   −
Example:
+
'''Variants:'''
----
+
<pre>
<span style="font-style: italic; color: #4B0082; background: #E6E6FA;">Archivist note</span>
+
{{Style S-HPB SB. Archivist note|some text}}
 +
{{Style S-HPB SB. Archivist note|some text|alignment}}
 +
</pre>
 +
 
 +
* '''alignment''' could be: left, center, right. See {{t|Style}} template.
 +
 
 +
 
 +
==Examples==
 +
1. '''<nowiki>{{Style S-HPB SB. Archivist note|Some notes by archivist}}</nowiki>''':
 +
{{Style S-HPB SB. Archivist note|Some notes by archivist}}
 +
 
 +
2. '''<nowiki>{{Style S-HPB SB. Archivist note|Some note by archivist at right}}</nowiki>''':
 +
{{Style S-HPB SB. Archivist note|Some note by archivist at right|right}}
 +
 
 
[[Category: Templates for HPB SB]]
 
[[Category: Templates for HPB SB]]
</noinclude><includeonly>{{#tag:span style="font-style: italic; color: #4B0082; background: #E6E6FA;"|{{{1|}}}}}</includeonly>
+
</noinclude><includeonly>{{Style
 +
|text={{{1|}}}
 +
|css=color: font-style: italic; color: #4B0082; background: #E6E6FA;
 +
|allign={{{2|}}}
 +
}}</includeonly>

Navigation menu