Difference between revisions of "Template:Hatnote"
en>GTBacchus m (moved Template:Dablink to Template:Hatnote over redirect: per move request; see talk page) |
en>Ceyockey (added TemplateData) |
||
| Line 1: | Line 1: | ||
<div class="dablink">{{{1}}}</div><noinclude> | <div class="dablink">{{{1}}}</div><noinclude> | ||
{{documentation}} | {{documentation}} | ||
| + | <templatedata>{ | ||
| + | "description": "Generic hatnote; supports plain text hatnotes; supports one anonymous parameter.", | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "single anonymous parameter", | ||
| + | "description": "insert text here for display; can include wikimarkup to other pages", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | } | ||
| + | } | ||
| + | }</templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 05:28, 20 July 2013
{{{1}}}
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} <templatedata>{
"description": "Generic hatnote; supports plain text hatnotes; supports one anonymous parameter.",
"params": {
"1": {
"label": "single anonymous parameter",
"description": "insert text here for display; can include wikimarkup to other pages",
"type": "string",
"required": true
}
}
}</templatedata>