Difference between revisions of "Template:Template link with bold"

From blackwiki
Jump to navigation Jump to search
test>Benwing
(add sane handling of case where no params given (behave like {{Tl|Tlu}} in showing our own page name); add comments)
m (21 revisions imported)
 
(18 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<includeonly><nowiki>{{</nowiki>{{<!--                  opening brace
+
{{Tlg|bold=yes|subst={{{subst|}}}|{{{1|}}}<!--
-->#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--      subst prefix, if called for
+
-->|2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
-->'''<!--                                                  begin boldface
+
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
-->[[{{{LANG|}}}{{{SISTER|}}}<!--               begin link, add any LANG and SISTER prefixes
+
-->|4{{#ifeq:{{{4}}}|{{{4|x}}}||x}}={{{4}}}<!--
-->{{#if:{{{1|}}}|{{ns:Template}}:{{{1|}}}|{{FULLPAGENAME}}}}<!-- specify page to link to
+
-->|5{{#ifeq:{{{5}}}|{{{5|x}}}||x}}={{{5}}}<!--
-->|{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}]]<!-- surface text of link
+
-->|6{{#ifeq:{{{6}}}|{{{6|x}}}||x}}={{{6}}}<!--
-->'''<!--                                                  end boldface; add the remaining parameters
+
-->|7{{#ifeq:{{{7}}}|{{{7|x}}}||x}}={{{7}}}<!--
-->{{#if:{{{2|}}}|
+
-->|8{{#ifeq:{{{8}}}|{{{8|x}}}||x}}={{{8}}}<!--
&#124;{{{2}}}
+
-->|9{{#ifeq:{{{9}}}|{{{9|x}}}||x}}={{{9}}}<!--
}}<!--
+
-->|10{{#ifeq:{{{10}}}|{{{10|x}}}||x}}={{{10}}}<!--
-->{{#if:{{{3|}}}|
+
-->|11{{#ifeq:{{{11}}}|{{{11|x}}}||x}}={{{11}}}<!--
&#124;{{{3}}}
+
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}<noinclude>
}}<!--
+
{{Documentation}}
-->{{#if:{{{4|}}}|
+
<!-- Add categories to the /doc subpage, not here! -->
&#124;{{{4}}}
 
}}<!--
 
-->{{#if:{{{5|}}}|
 
&#124;{{{5}}}
 
}}<!--
 
-->{{#if:{{{6|}}}|
 
&#124;{{{6}}}
 
}}<!--
 
-->{{#if:{{{7|}}}|
 
&#124;{{{7}}}
 
}}<!--
 
-->{{#if:{{{8|}}}|
 
&#124;{{{8}}}
 
}}<!--
 
-->{{#if:{{{9|}}}|
 
&#124;{{{9}}}
 
}}<!--
 
-->{{#if:{{{10|}}}|
 
&#124;{{{10}}}
 
}}<!--
 
-->{{#if:{{{11|}}}|
 
&#124;{{{11}}}
 
}}<!--
 
-->{{#if:{{{12|}}}|
 
&#124;''...''
 
}}<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>

Latest revision as of 17:11, 5 September 2020

{{[[Template:|]]}}

Template documentation[create]