Template:Magic word/doc: Difference between revisions
Template page
More actions
Created page with "<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Uses TemplateStyles|Template:Nowrap/styles.css|Template:Mono/styles.css}} {{TemplateData header}} {{#invoke:TNT|doc|Magic word}} == Examples == * {{tlx|Magic word|nowrap{{=}}1|ext{{=}}Translate|#translation}} → <br />{{Magic word|nowrap=1|ext=Translate|#translation}} * {{tlx|Magic word|mono{{=}}1|nowrap{{=}}1|ext{{=}}Scribunto|#invoke|Example}} → <br />{{Magic word|..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | |||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
== Usage == | |||
{{TemplateData header}} | {{TemplateData header}} | ||
{{ | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Magic word", | |||
"description": "Name of the word as invoked. May have a trailing colon.", | |||
"example": "uc:", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Creates a link to the description of a magic word at https://www.mediawiki.org/wiki/Help:Magic_words, formatted like the invocation of that word e.g. {{uc:}}.", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
<includeonly>{{sandbox other|| | |||
<includeonly>{{ | |||
<!-- Categories below this line; interwikis at Wikidata --> | <!-- Categories below this line; interwikis at Wikidata --> | ||
[[Category: | [[Category:Pagelinks templates]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 20:50, 15 February 2025
This is a documentation subpage for Template:Magic word. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Magic word in articles based on its TemplateData.
TemplateData for Magic word
Creates a link to the description of a magic word at https://www.mediawiki.org/wiki/Help:Magic_words, formatted like the invocation of that word e.g. {{uc:}}.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Magic word | 1 | Name of the word as invoked. May have a trailing colon.
| String | required |