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

De Wiki Coolab
Ir para navegação Ir para pesquisar
EquationNote>Patrick87
(complete fix for empty parameters)
m (21 edições )
 
(9 revisões intermediárias por 7 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<includeonly>{{Tlg|bold=yes|subst={{{subst|}}}|{{{1|}}}<!--
+
{{Tlg|bold=yes|subst={{{subst|}}}|{{{1|}}}<!--
 
-->|2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
 
-->|2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
 
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
 
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
Linha 10: Linha 10:
 
-->|10{{#ifeq:{{{10}}}|{{{10|x}}}||x}}={{{10}}}<!--
 
-->|10{{#ifeq:{{{10}}}|{{{10|x}}}||x}}={{{10}}}<!--
 
-->|11{{#ifeq:{{{11}}}|{{{11|x}}}||x}}={{{11}}}<!--
 
-->|11{{#ifeq:{{{11}}}|{{{11|x}}}||x}}={{{11}}}<!--
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}</includeonly><noinclude>
+
-->|12{{#ifeq:{{{12}}}|{{{12|x}}}||x}}={{{12}}}}}<noinclude>
 
+
{{Documentation}}
==Explanation==
+
<!-- Add categories to the /doc subpage, not here! -->
This template is a copy of {{tl|tlxb}} except that it uses normal text instead of non-proportional, monospaced text:
 
{| class="wikitable"
 
! Code
 
! Result
 
! Remark
 
|-
 
| <code><nowiki>{{tlb|Template name}}</nowiki></code>
 
| {{tlb|Template name}}
 
|
 
|-
 
| <code><nowiki>{{tlb|Template name|parm1|parm2}}</nowiki></code>
 
| {{tlb|Template name|parm1|parm2}}
 
|
 
|-
 
| <code><nowiki>{{tlb|Template name|parm1|parm2{{=}}foo}}</nowiki></code>
 
| {{tlb|Template name|parm1|parm2{{=}}foo}}
 
| Equal signs need to be escaped using <code><nowiki>{{=}}</nowiki></code>.
 
|-
 
| <code><nowiki>{{tlb}}</nowiki></code>
 
| {{tlb}}
 
| This actually substitutes the current page name.  Useful as a self-reference; won't be linked.
 
|}
 
 
 
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.
 
 
 
The rest of the documentation is for {{tl|tlx}}, which works the same way (although it doesn't currently behave sanely when no parameters are given; use {{tl|tlu}} instead).
 
 
 
{{Documentation|Template:Tlx/doc}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Edição atual tal como às 18h38min de 16 de abril de 2020

Predefinição:Tlg Erro de script: Nenhum módulo desse tipo "documentation".