Template:Tlxb: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Untoldpromise
m Removed TOC
meta>Benwing
modify same as {{tl|tlb}}: Make sane behavior aka {{tl|tlu}} when no params, add commentary
Line 1: Line 1:
__NOTOC__
__NOTOC__
<includeonly><tt><nowiki>{{</nowiki>{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}'''[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}]]'''<!--
<includeonly><tt><nowiki>{{</nowiki>{{<!--                  opening brace, begin tt face
-->#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--      subst prefix, if called for
-->'''<!--                                                  begin boldface
-->[[{{{LANG|}}}{{{SISTER|}}}<!--              begin link, add any LANG and SISTER prefixes
-->{{#if:{{{1|}}}|{{ns:Template}}:{{{1|}}}|{{FULLPAGENAME}}}}<!--  specify page to link to
-->|{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}]]<!--  surface text of link
-->'''<!--                                                 end boldface; add the remaining parameters
-->{{#if:{{{2|}}}|
-->{{#if:{{{2|}}}|
&#124;{{{2}}}
&#124;{{{2}}}

Revision as of 05:14, 10 May 2011


Explanation

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

{{Template name|parameter1|parameter2}}

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

It is otherwise precisely the same code (as of 21:31, 28 January 2010 (UTC)) as {{tlx}}, and thus uses its documentation, below.