Difference between revisions of "Template:Tlxb"

From blackwiki
Jump to navigation Jump to search
blackwiki>Redrose64
(move __NOTOC__ inside the <noinclude></noinclude> otherwise it kills the TOC on every page it's used on, e.g. Wikipedia talk:WikiProject Yorkshire)
m (22 revisions imported)
 
(7 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>{{Tlg|bold=yes|tt=yes|subst={{{subst|}}}|{{{1|}}}<!--
+
{{Tlg|bold=yes|tt=yes|subst={{{subst|}}}|{{{1|}}}<!--
 
-->|2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
 
-->|2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
 
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
 
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
Line 10: Line 10:
 
-->|10{{#ifeq:{{{10}}}|{{{10|x}}}||x}}={{{10}}}<!--
 
-->|10{{#ifeq:{{{10}}}|{{{10|x}}}||x}}={{{10}}}<!--
 
-->|11{{#ifeq:{{{11}}}|{{{11|x}}}||x}}={{{11}}}<!--
 
-->|11{{#ifeq:{{{11}}}|{{{11|x}}}||x}}={{{11}}}<!--
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}</includeonly><noinclude>
+
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}<noinclude>
__NOTOC__
+
{{Documentation}}
==Explanation==
 
This template is a copy of {{tl|tlb}} except that it uses a non-proportional, monospaced font instead of normal text:
 
{| class="wikitable"
 
! Code
 
! Result
 
! Remark
 
|-
 
| <code><nowiki>{{tlxb|Template name}}</nowiki></code>
 
| {{tlxb|Template name}}
 
|
 
|-
 
| <code><nowiki>{{tlxb|Template name|parameter1|parameter2}}</nowiki></code>
 
| {{tlxb|Template name|parameter1|parameter2}}
 
|
 
|-
 
| <code><nowiki>{{tlxb|Template name|parm1|parm2{{=}}foo}}</nowiki></code>
 
| {{tlxb|Template name|parm1|parm2{{=}}foo}}
 
| Equal signs need to be escaped using <code><nowiki>{{=}}</nowiki></code>.
 
|-
 
| <code><nowiki>{{tlxb}}</nowiki></code>
 
| {{tlxb}}
 
| This actually substitutes the current page name.  Useful as a self-reference; won't be linked.
 
|}
 
 
 
I.e., it's a {{tl|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 {{tl|tlx}}, which works the same way (although it doesn't currently behave sanely when no parameters are given; use {{tl|tlu}} instead).
 
 
 
{{Documentation|Template:Tlx/doc}}
 
 
<!-- 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>

Latest revision as of 11:12, 22 September 2020

{{[[Template:|]]}}

Template documentation[create]