Vorlage:Tlb: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>SMcCandlish
(twiddle)
imported>Benwing
(add sane handling of case where no params given (behave like {{Tl|Tlu}} in showing our own page name); add comments)
Zeile 1: Zeile 1:
<includeonly><nowiki>{{</nowiki>{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}'''[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}]]'''<!--
<includeonly><nowiki>{{</nowiki>{{<!--                  opening brace
-->#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|}}}|
-->{{#if:{{{2|}}}|
&#124;{{{2}}}
&#124;{{{2}}}

Version vom 10. Mai 2011, 07:08 Uhr


Explanation

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

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.

It is otherwise precisely the same code (as of 21:29, 28 January 2010 (UTC)) as {{tlx}}, and thus uses its documentation, below.

Template-info.png Dokumentation für die Vorlage {{Tlb}}[Ansicht] [Bearbeiten] [Versionsgeschichte] [Aktualisieren]
Hinweise