k (1 versie geïmporteerd: Importeren dump EMont-core DeltaExpertise 4 november 2015) |
Geen bewerkingssamenvatting |
||
Regel 4: | Regel 4: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
<templatedata> | |||
{ | |||
"description": "External link", | |||
"params": { | |||
"resource": { | |||
"label": "Resource", | |||
"description": "Resource Description page", | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"description": "Name of link in this page", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
{{External link | {{External link | ||
|resource= | |resource= |
Versie van 22 nov 2015 18:54
This is the "External link" template. It should be called in the following format:
<templatedata> { "description": "External link", "params": { "resource": { "label": "Resource", "description": "Resource Description page", "type": "wiki-page-name", "required": true }, "name": { "label": "Name", "description": "Name of link in this page", "type": "string", "suggested": true } } } </templatedata> {{External link |resource= |name= }}
Edit the page to see the template text.