|
k (1 versie geïmporteerd: Importeren dump EMont-core DeltaExpertise 4 november 2015)
|
|||
| Regel 1: | Regel 1: | ||
| + | <templatedata> |
||
| + | { |
||
| + | "description": "Internal link", |
||
| + | "params": { |
||
| + | "link": { |
||
| + | "label": "Link", |
||
| + | "type": "wiki-page-name", |
||
| + | "required": true, |
||
| + | "description": "Link to page" |
||
| + | }, |
||
| + | "name": { |
||
| + | "label": "Name", |
||
| + | "description": "Name of link in this page", |
||
| + | "suggested": true |
||
| + | } |
||
| + | } |
||
| + | } |
||
| + | </templatedata> |
||
<noinclude> |
<noinclude> |
||
[[Category:EMont core]] |
[[Category:EMont core]] |
||
<templatedata> { "description": "Internal link", "params": { "link": { "label": "Link", "type": "wiki-page-name", "required": true, "description": "Link to page" }, "name": { "label": "Name", "description": "Name of link in this page", "suggested": true } } } </templatedata> This is the "Internal link" template. It should be called in the following format:
{{Internal link
|link=
|name=
}}
Edit the page to see the template text.