1,579
edits
DrinkyBird (talk | contribs) (plainlinks is unneccessary for interwiki links) Tag: Source edit |
DrinkyBird (talk | contribs) (Add TemplateData) Tag: Source edit |
||
Line 1: | Line 1: | ||
<noinclude> | <templatedata> | ||
{ | |||
"description": "Creates a link to the ZDoom Wiki", | |||
"format": "inline", | |||
"params": { | |||
"page": { | |||
"label": "Title", | |||
"type": "line", | |||
"required": true, | |||
"description": "The title of the page to link to" | |||
}, | |||
"text": { | |||
"label": "Text", | |||
"type": "content", | |||
"required": false, | |||
"description": "The text of the link" | |||
} | |||
} | |||
} | |||
</templatedata><noinclude> | |||
This template links to the [http://zdoom.org/wiki ZDoom Wiki]. | This template links to the [http://zdoom.org/wiki ZDoom Wiki]. | ||