Template:Zdoomwiki: Difference between revisions

Add TemplateData
(plainlinks is unneccessary for interwiki links)
Tag: Source edit
(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].