Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:T/doc: Difference between revisions

Template page
m catdiff
m Fix Linter errors.
Line 42: Line 42:
|3      = 3
|3      = 3
|3aliases = lang
|3aliases = lang
|3d    = interwiki language code ({{w|List of ISO 639-1 codes|ISO 639}}), if the template is in another Wikipedia<br>can also be specified with <code>lang=</code>
|3d    = interwiki language code ({{w|List of ISO 639-1 codes|ISO 639}}), if the template is in another Wikipedia<br />can also be specified with <code>lang=</code>
|3def  =
|3def  =
|3stat  = optional-
|3stat  = optional-
Line 49: Line 49:
|4d    = +/-  to precede the template name with the namespace <code>Template:</code>
|4d    = +/-  to precede the template name with the namespace <code>Template:</code>


* '''<code>+</code>''' (plus sign)  to make <tt>Template:</tt> a part of the link,
* '''<code>+</code>''' (plus sign)  to make <code>Template:</code> a part of the link,
* '''<code>-</code>''' (minus sign) to precede <tt>Template:</tt> as plain text.
* '''<code>-</code>''' (minus sign) to precede <code>Template:</code> as plain text.
The +/- parameter can as well be specified with parameter 2 or 3;<br>(when ''both'' signs are specified, "+" has precedence).
The +/- parameter can as well be specified with parameter 2 or 3;<br />(when ''both'' signs are specified, "+" has precedence).
|4def  =
|4def  =
|4stat  = optional-
|4stat  = optional-
Line 88: Line 88:


|10    = i18n
|10    = i18n
|10d    = another language than <tt><nowiki>{{int:lang}}</nowiki></tt> for namespace translation (when <code>case=i</code> or <code>case=n</code>)
|10d    = another language than <code><nowiki>{{int:lang}}</nowiki></code> for namespace translation (when <code>case=i</code> or <code>case=n</code>)
|10def  = {{int:lang}}
|10def  = {{int:lang}}
|10stat = optional-
|10stat = optional-


|11    = parm
|11    = parm
|11d    = to display templates parameters &ensp;(like {{T|Tlx}})<br>
|11d    = to display templates parameters &ensp;(like {{T|Tlx}})<br />
Usage e.g. <code>parm=template name</code> or <code>parm=1=template name</code><br>
Usage e.g. <code>parm=template name</code> or <code>parm=1=template name</code><br />
or &ensp;<code><nowiki>parm=&amp;#124;1=&amp;#124;2=&amp;#124;code=y</nowiki></code>" gives
or &ensp;<code><nowiki>parm=&amp;#124;1=&amp;#124;2=&amp;#124;code=y</nowiki></code>" gives
"<code><nowiki>&#124;1=&#124;2=&#124;code=y</nowiki></code>".
"<code><nowiki>&#124;1=&#124;2=&#124;code=y</nowiki></code>".
:{{F|Font Awesome 5 solid long-arrow-alt-right.svg|Z|18}} For a better appearing and ''easier to format'' explanatory, use the meta template {{T1|Tle|<tt><big>Tle</big></tt>|i=6}}.
:{{F|Font Awesome 5 solid long-arrow-alt-right.svg|Z|18}} For a better appearing and ''easier to format'' explanatory, use the meta template {{T1|Tle|<code><big>Tle</big></code>|i=6}}.
|11stat = optional-
|11stat = optional-


Line 119: Line 119:
|mustbesubst  =
|mustbesubst  =
|i18n-method  = -
|i18n-method  = -
|i18n-desc    = The template does not generate any localizable text;<br>
|i18n-desc    = The template does not generate any localizable text;<br />
with + or - always the ''namespace'' in English: "{{ns:10}}" is displayed;<br>
with + or - always the ''namespace'' in English: "{{ns:10}}" is displayed;<br />
only in combination with <tt>case=i</tt> or <tt>case=n</tt> the namespace can be translated using the {{T2|i18n/namespace|LangSwitch}} construct (according to <tt>i18n</tt>).
only in combination with <code>case=i</code> or <code>case=n</code> the namespace can be translated using the {{T2|i18n/namespace|LangSwitch}} construct (according to <code>i18n</code>).
}}
}}
{{Commons:Link templates/T-doc-expansion}} <!-- subpage -->
{{Commons:Link templates/T-doc-expansion}} <!-- subpage -->

Revision as of 15:42, 31 October 2022


T links to a Template. T creates a formatted link to a template and surrounds it with {{...}} making the brackets a part of the link.

Usage

{{T |1= }}

Template parameters

ParameterDescriptionDefaultStatus
1template name (any namespace is ignored)Toptional
2display name (displayed as-it-is)parameter 1optional
3
lang
interwiki language code (ISO 639), if the template is in another Wikipedia
can also be specified with lang=
emptyoptional
4+/- to precede the template name with the namespace Template:
  • + (plus sign) to make Template: a part of the link,
  • - (minus sign) to precede Template: as plain text.
The +/- parameter can as well be specified with parameter 2 or 3;
(when both signs are specified, "+" has precedence).
emptyoptional
incl
i
i or incl is a one-digit formatting option:
  • 0: none of the brackets are part of the link
  • 1: the inner brackets are part of the link
  • 2: both brackets are part of the link
  • 3: like i=2, with monospace font
  • 4: like i=0 but with the name in teletype style
  • 5: like i=1 but with the name in teletype style
  • 6: like i=2 but with the name in teletype style
  • 8: without surrounding brackets
  • 9: like i=8 but with the name in teletype style large (font-size:128%)
2optional
codeany value, for a surrounding <code> tag  (like {{Tl2}}).
With code=tt also the surrounding brackets are in teletype style.
emptyoptional
linkreturns plain text instead of a link when set to link=noemptyoptional
casefor formatting of the namespace prefix:
  • case=l lowercase display "template" instead of "Template"
  • case=i internationalized display, in general a link
  • case=n internationalized display, without linking it
emptyoptional
i18nanother language than {{int:lang}} for namespace translation (when case=i or case=n)enoptional
parmto display templates parameters  (like {{Tlx}})

Usage e.g. parm=template name or parm=1=template name
or  parm=&#124;1=&#124;2=&#124;code=y" gives "|1=|2=|code=y".

For a better appearing and easier to format explanatory, use the meta template {{Tle}}.
emptyoptional
fullexpanded display: Template:{{Example}}  (like {{Lts}})
request this expansion with either full=5 or 5=full.
emptyoptional

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Localization

This template is not intended to be localized.

The template does not generate any localizable text;
with + or - always the namespace in English: "Template" is displayed;
only in combination with case=i or case=n the namespace can be translated using the {{LangSwitch}} construct (according to i18n).

{{Commons:Link templates/T-doc-expansion}}

{{Commons:Link templates/Template links}}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.