Mudanças entre as edições de "Tlg"

De Wiki Coolab
Ir para navegação Ir para pesquisar
EquationNote>Benwing
(one more try)
EquationNote>Benwing
(Add alttext if called for)
Linha 16: Linha 16:
 
-->{{#if:{{{braceinside|}}}|<nowiki>{{</nowiki>}}<!--
 
-->{{#if:{{{braceinside|}}}|<nowiki>{{</nowiki>}}<!--
 
   -- surface text of link
 
   -- surface text of link
-->{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}<!--
+
-->{{{alttext|{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}}}}<!--
 
   -- closing brace if braceinside=yes
 
   -- closing brace if braceinside=yes
 
-->{{#if:{{{braceinside|}}}|<nowiki>}}</nowiki>}}<!--
 
-->{{#if:{{{braceinside|}}}|<nowiki>}}</nowiki>}}<!--

Edição das 14h53min de 10 de maio de 2011

NOTOC


Explanation

This template is a general template for inserting a template link.

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

Code Result Remark
{{tlxb|Template name}} Predefinição:Tlxb
{{tlxb|Template name|parameter1|parameter2}} Predefinição:Tlxb
{{tlxb|Template name|parm1|parm2{{=}}foo}} Predefinição:Tlxb
Equal signs need to be escaped using {{=}}.
{{tlxb}}
Predefinição:Tlxb
This actually substitutes the current page name. Useful as a self-reference; won't be linked.
-
{{tlxb|SISTER=m:|3x}}
Predefinição:Tlxb
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".