Mudanças entre as edições de "Template link with bold"

De Wiki Coolab
Ir para navegação Ir para pesquisar
EquationNote>Benwing
(copy doc from {{tl|tlxb}})
EquationNote>Benwing
(rewrite using {{tlx|tlg}})
Linha 1: Linha 1:
<includeonly><nowiki>{{</nowiki>{{<!--                  opening brace
+
<includeonly>{{Tlg|bold=yes|subst={{{subst|}}}|LANG={{{LANG|}}}|SISTER={{{SISTER|}}}|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|{{{12|}}}}}</includeonly><noinclude>
-->#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|}}}|
 
&#124;{{{2}}}
 
}}<!--
 
-->{{#if:{{{3|}}}|
 
&#124;{{{3}}}
 
}}<!--
 
-->{{#if:{{{4|}}}|
 
&#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==
 
==Explanation==

Edição das 00h16min de 11 de maio de 2011


Explanation

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

Code Result Remark
{{tlb|Template name}} Predefinição:Tlb
{{tlb|Template name|parm1|parm2}} Predefinição:Tlb
{{tlb|Template name|parm1|parm2{{=}}foo}} Predefinição:Tlb
Equal signs need to be escaped using {{=}}.
{{tlb}}
Predefinição:Tlb
This actually substitutes the current page name. Useful as a self-reference; won't be linked.
-
{{tlb|SISTER=m:|3x}}
Predefinição:Tlb
Link to page on another wiki.
}

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.

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).

Erro de script: Nenhum módulo desse tipo "documentation".