Template
Tt
From Dogcraft Wiki
(Created page with "<includeonly>[[{{#if:{{{interwiki|}}}|{{{interwiki|}}}:}}Template:{{{1|}}}|<tt><nowiki>{{{1|}}}</nowiki></tt>]]</includeonly><noinclude> Used in template documentation to link...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[{{#if:{{{interwiki|}}}|{{{interwiki|}}}:}}Template:{{{1|}}}|<tt><nowiki>{{{1|}}}</nowiki></tt>]]</includeonly><noinclude> | <includeonly>[[{{#if:{{{interwiki|}}}|{{{interwiki|}}}:}}Template:{{{1|}}}|<tt><nowiki>{{{1|}}}</nowiki></tt>]]</includeonly><noinclude> | ||
Used in template documentation to link other templates neatly. | Used in template documentation to link other templates neatly. | ||
< | |||
===Example(s)=== | |||
* <tt><nowiki>{{tt|Notice}}</nowiki></tt> generates: {{tt|Notice}} | |||
* <tt><nowiki>{{tt|Sidebar|interwiki=wp}}</nowiki></tt> generates: {{tt|Sidebar|interwiki=wp}} | |||
===Template data=== | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 29: | Line 36: | ||
} | } | ||
</templatedata> | </templatedata> | ||
__NOTOC__ | |||
</noinclude> | </noinclude> |
Revision as of 01:29, 12 July 2022
Used in template documentation to link other templates neatly.
Example(s)
Template data
Used to neatly link a template page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template name | 1 | The name of the target template
| String | required |
Interwiki prefix | interwiki | Optional parameter for an interwiki prefix
| String | suggested |
This page was last modified on 12 July 2022, at 01:29. (11 months ago)