Template:Style S-Lost: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{Text for symbol styles
<noinclude>{{Text for symbol styles
  | description = '''Text is lost or unreadable'''. This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight lost or unreadable fragments.
  | description = '''Text is lost or unreadable'''. This style is used in [[Blavatsky H.P. Scrapbooks]] to highlight lost or unreadable fragments. Parameter is optional, substituted by '...' if absent.
  | modifications = color; background color
  | modifications = color; background color
  | to copy = Style S-HPB SB. Lost{{!}}
  | to copy = Style S-HPB SB. Lost{{!}}
}}
}}


Example:
== Examples ==
----
1. Some text '''<nowiki>{{Style S-HPB SB. Lost|}}</nowiki>''' and then goes.
Some text is <span style="color: #474a51; background: #dbdbdb;">lost or unreadable</span>.
: Some text {{Style S-HPB SB. Lost|}} and then goes.
 
2. Some other text '''<nowiki>{{Style S-HPB SB. Lost|lost or unreadable}}</nowiki>''' and then goes.
: Some other text {{Style S-HPB SB. Lost|lost or unreadable}} and then goes.
 
[[Category: Templates for HPB SB]]
[[Category: Templates for HPB SB]]
</noinclude><includeonly>{{#tag:span style="color: #474a51; background: #dbdbdb;"|{{{1|}}}}}</includeonly>
</noinclude><includeonly>{{#tag:span style="color: #474a51; background: #dbdbdb;"|{{#if: {{{1|}}}| {{{1}}}|...}}}}