Created page with "<noinclude> <pre> {{Button | link = | text = | external = }} </pre> <templatedata> { "description": "Button with link", "params": { "link": { "label": { "nl": "Link", "en": "Link" }, "description": "", "type": "string", "autovalue": "", "required": true }, "text": { "label": { "nl": "Tekst", "en": "Text" }, "description": "", "type": "string", "autovalue": "", "required": true }, "external": { "label": {..." |
Geen bewerkingssamenvatting |
||
| Regel 49: | Regel 49: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<includeonly><p><div class=" | <includeonly><p><div class="btn btn--tertiary">{{#ifeq:{{{external|}}}|true | ||
|[{{{link|}}} {{{text|}}} »] | |[{{{link|}}} {{{text|}}} »] | ||
|[[{{{link|}}}|{{{text|}}} »]] | |[[{{{link|}}}|{{{text|}}} »]] | ||
}}</div></p> | }}</div></p> | ||
</includeonly> | </includeonly> | ||
Versie van 8 jan 2026 11:22
{{Button
| link =
| text =
| external =
}}
Button with link
| Parameter | Beschrijving | Type | Status | |
|---|---|---|---|---|
| Link | link |
| Tekenreeks | vereist |
| Tekst | text |
| Tekenreeks | vereist |
| Externe link | external | Onbekend | voorgesteld | |