Difference between revisions of "Hatnote"
Jump to navigation
Jump to search
test>GTBacchus m (moved Template:Dablink to Template:Hatnote over redirect: per move request; see talk page) |
test>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 13:28, 20 July 2013
{{{1}}}
Documentation[create]
Generic hatnote; supports plain text hatnotes; supports one anonymous parameter.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| single anonymous parameter | 1 | insert text here for display; can include wikimarkup to other pages | String | required |