Difference between revisions of "Template:T"

From "PTTLink Wiki"
Jump to navigation Jump to search
Mediawiki>Redrose64
(fix double redirect)
(Created page with "<noinclude>{{protected template}} </noinclude>{{T/main|{{{1|}}} |{{{2|}}} |{{{3|{{{lang|}}}}}} |{{{4|}}} |{{{5|}}} |incl={{{incl|{{{i|2}}}}}} |code={{{code|}}} |link={{{link|}...")
Line 1: Line 1:
#REDIRECT [[Template:Template link]]
+
<noinclude>{{protected template}}
 
+
</noinclude>{{T/main|{{{1|}}}
{{Rcat shell|
+
|{{{2|}}}
{{R from template shortcut}}
+
|{{{3|{{{lang|}}}}}}
}}
+
|{{{4|}}}
<!-- Used as Template:tl throughout English Wikipedia; demo template referenced only on meta ->
+
|{{{5|}}}
 +
|incl={{{incl|{{{i|2}}}}}}
 +
|code={{{code|}}}
 +
|link={{{link|}}}
 +
|case={{{case|}}}
 +
|i18n={{{i18n|}}}
 +
|parm={{{parm|}}}
 +
|full={{{full|}}}
 +
}}<noinclude>
 +
{{documentation}}
 +
</noinclude>

Revision as of 21:12, 20 January 2022

Template:Protected template {{T}}

Template documentationview · edit · history · purge ]
This documentation is transcluded from Template:T/doc.
This message box is using an invalid "type=query" parameter and needs fixing.

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 numeric value,
  • 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
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".

18px 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}}