Difference between revisions of "Template:Style S-HPB SB. Archivist note"

From Teopedia library
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>

Revision as of 13:55, 16 June 2020

This symbol style is used to highlight letters or symbols inside paragraph. To highlight whole paragraph use templates for paragraph styles.
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 {{Style}} template.


Modifications:

  • text color
  • background color
  • italic


To copy:

{{Style S-HPB SB. Archivist note|}}


Variants:

{{Style S-HPB SB. Archivist note|some text}}
{{Style S-HPB SB. Archivist note|some text|alignment}}
  • alignment could be: left, center, right. See {{Style}} template.


Examples

1. {{Style S-HPB SB. Archivist note|Some notes by archivist}}: Some notes by archivist

2. {{Style S-HPB SB. Archivist note|Some note by archivist at right}}:

Some note by archivist at right