Difference between revisions of "Template:Style S-Lost"

From Teopedia library
Jump to navigation Jump to search
(Created page with "<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 frag...")
 
(One intermediate revision by the same user not shown)
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.
  
</noinclude><includeonly>{{#tag:span style="color: #474a51; background: #dbdbdb;"|{{{1|}}}}}</includeonly>
+
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]]
 +
</noinclude><includeonly>{{#tag:span style="color: #474a51; background: #dbdbdb;"|{{#if: {{{1|}}}| {{{1}}}|...}}}}

Revision as of 15:24, 18 June 2020

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


To copy:

{{Style S-HPB SB. Lost|}}


Examples

1. Some text {{Style S-HPB SB. Lost|}} and then goes.

Some text ... and then goes.

2. Some other text {{Style S-HPB SB. Lost|lost or unreadable}} and then goes.

Some other text lost or unreadable and then goes.