Diferencia entre revisiones de «Plantilla:Hatnote»
De Familia Sanchez Arjona
m (moved Template:Dablink to Template:Hatnote over redirect: per move request; see talk page) |
(added TemplateData) |
||
Línea 1: | Línea 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> |
Revisión del 14:28 20 jul 2013
{{{1}}}
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
Generic hatnote; supports plain text hatnotes; supports one anonymous parameter.
Parámetro | Descripción | Tipo | Estado | |
---|---|---|---|---|
single anonymous parameter | 1 | insert text here for display; can include wikimarkup to other pages
| string | obligatorio |