|
|||
Regel 4: | Regel 4: | ||
It should be called in the following format: |
It should be called in the following format: |
||
<pre> |
<pre> |
||
+ | {{External link |
||
+ | |resource= |
||
+ | |name= |
||
+ | }} |
||
+ | </pre> |
||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
Regel 23: | Regel 28: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
− | |||
− | |||
− | |||
− | |||
− | |||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly>[{{#show: {{{resource|}}} | ?hyperlink | link=none }} {{{name|}}}]</includeonly> |
</noinclude><includeonly>[{{#show: {{{resource|}}} | ?hyperlink | link=none }} {{{name|}}}]</includeonly> |
This is the "External link" template. It should be called in the following format:
{{External link |resource= |name= }}
<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> Edit the page to see the template text.