Vorlage:Tlxb: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
imported>Benwing
(rewrite documentation)
imported>Benwing
(Lang doesn't work yet)
Zeile 64: Zeile 64:
| This actually substitutes the current page name.  Useful as a self-reference; won't be linked.
| This actually substitutes the current page name.  Useful as a self-reference; won't be linked.
|-
|-
| <code><nowiki>{{tlxb|SISTER=de:|Wissenschaft}}</nowiki></code>
| <code><nowiki>{{tlxb|SISTER=m:|3x}}</nowiki></code>
| {{tlxb|SISTER=de:|Wissenschaft}}
| {{tlxb|SISTER=m:|3x}}
| Link to page on another wiki.
| Link to page on another wiki.
|}
|}

Version vom 10. Mai 2011, 07:51 Uhr


Explanation

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

Code Result Remark
{{tlxb|Template name}}

{{Template name}}

{{tlxb|Template name|parameter1|parameter2}}

{{Template name|parameter1|parameter2}}

{{tlxb|Template name|parm1|parm2{{=}}foo}}

{{Template name|parm1|parm2=foo}}

Equal signs need to be escaped using {{=}}.
{{tlxb}}

{{Tlxb}}

This actually substitutes the current page name. Useful as a self-reference; won't be linked.
{{tlxb|SISTER=m:|3x}}

{{3x}}

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

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