Template:Tlxb: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Vanisaac
noinclude
meta>Redrose64
Undid revision 605077694 by 65.94.77.36 (talk) please don't nest documentation
Line 12: Line 12:
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}<noinclude>
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}<noinclude>
__NOTOC__
__NOTOC__
{{Template:Documentation/start box}}
==Explanation==
==Explanation==
This template is a copy of {{tl|tlb}} except that it uses a non-proportional, monospaced font instead of normal text:
This template is a copy of {{tl|tlb}} except that it uses a non-proportional, monospaced font instead of normal text:
Line 42: Line 41:


{{Documentation|Template:Tlx/doc}}
{{Documentation|Template:Tlx/doc}}
</div>
<!-- Please add this template's categories to the /doc subpage and language links to Wikidata - thanks! -->
<!-- Please add this template's categories to the /doc subpage and language links to Wikidata - thanks! -->
</noinclude>
</noinclude>

Revision as of 22:55, 22 April 2014

Template:Template for discussion/dated{{[[Template:|]]}}

Explanation

This template is a copy of {{tlb}} except that it uses a non-proportional, monospaced font instead of normal text:

Code Result Remark
{{tlxb|Template name}} {{Template name}}
{{tlxb|Template name|parameter1|parameter2}} {{Template name|parameter1|parameter2}}
{{tlxb|Template name|parm1|parm2{{=}}foo}} {{Template name|parm1|parm2=foo}} Equal signs need to be escaped using {{=}}.
{{tlxb}} {{[[Template:|]]}} This actually substitutes the current page name. Useful as a self-reference; won't be linked.

I.e., it's a {{tl}}-style template-link tag that boldfaces the template name, and accepts parameters. Its main use is in distinguishing between multiple templates with similar names, in documentation, talk page discussions, etc.

The rest of the documentation is for {{tlx}}, which works the same way (although it doesn't currently behave sanely when no parameters are given; use {{tlu}} instead).