Template:Xt: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(error if used in articles)
(add 'Times New Roman' and Times as backups to Georgia; only use single quotes on typfaces with spaces in their names ;)
Line 1: Line 1:
{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|Template:xt is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example" style="font-family: 'Georgia', serif; color: #006F00;">{{{1|}}}</span>}}<noinclude>
{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|Template:xt is only for examples of style and formatting. Do not use it in actual articles.}}|<span class="example" style="font-family: Georgia, 'Times New Roman', Times, serif; color: #006F00;">{{{1|}}}</span>}}<noinclude>
{{Documentation}}
{{Documentation}}
<!-- If/when the <samp> element is included in WikiText, replace span with samp, which would be more appropriate. -->
<!-- If/when the <samp> element is included in WikiText, replace span with samp, which would be more appropriate. -->