|
|
(20 intermediate revisions by 11 users not shown) |
Line 1: |
Line 1: |
| <includeonly><nowiki>{{</nowiki>{{<!-- opening brace
| | {{#Invoke:Template link general|main|bold=on}}<noinclude> |
| -->#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!-- subst prefix, if called for
| | {{Documentation|1=Template:Tlg/doc |
| -->'''<!-- begin boldface
| | |content = {{tlg/doc|tlb}} |
| -->[[{{{LANG|}}}{{{SISTER|}}}<!-- begin link, add any LANG and SISTER prefixes
| | }} |
| -->{{#if:{{{1|}}}|{{ns:Template}}:{{{1|}}}|{{FULLPAGENAME}}}}<!-- specify page to link to
| | <!-- Add categories to the /doc subpage, not here! --> |
| -->|{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}]]<!-- surface text of link
| |
| -->'''<!-- end boldface; add the remaining parameters
| |
| -->{{#if:{{{2|}}}|
| |
| |{{{2}}}
| |
| }}<!--
| |
| -->{{#if:{{{3|}}}|
| |
| |{{{3}}}
| |
| }}<!--
| |
| -->{{#if:{{{4|}}}|
| |
| |{{{4}}}
| |
| }}<!--
| |
| -->{{#if:{{{5|}}}|
| |
| |{{{5}}}
| |
| }}<!--
| |
| -->{{#if:{{{6|}}}|
| |
| |{{{6}}}
| |
| }}<!--
| |
| -->{{#if:{{{7|}}}|
| |
| |{{{7}}}
| |
| }}<!--
| |
| -->{{#if:{{{8|}}}|
| |
| |{{{8}}}
| |
| }}<!--
| |
| -->{{#if:{{{9|}}}|
| |
| |{{{9}}}
| |
| }}<!--
| |
| -->{{#if:{{{10|}}}|
| |
| |{{{10}}}
| |
| }}<!--
| |
| -->{{#if:{{{11|}}}|
| |
| |{{{11}}}
| |
| }}<!--
| |
| -->{{#if:{{{12|}}}|
| |
| |''...''
| |
| }}<nowiki>}}</nowiki></includeonly><noinclude>
| |
| | |
| ==Explanation==
| |
| This template is a copy of {{tl|tlxb}} except that it uses normal text instead of non-proportional, monospaced text:
| |
| *{{tlb|Template name|parameter1|parameter2}}
| |
| | |
| I.e., it's a {{tl|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:29, 28 January 2010 (UTC)) as {{tl|tlx}}, and thus uses its documentation, below.
| |
| | |
| {{Documentation|Template:Tlx/doc}}
| |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | |
| </noinclude> | | </noinclude> |