Template:Zdw2: Difference between revisions

no edit summary
(Created page with "[http://zdoom.org/wiki/{{{1}}} {{{2}}}]")
 
No edit summary
Tag: Source edit
Line 1: Line 1:
[http://zdoom.org/wiki/{{{1}}} {{{2}}}]
<noinclude>
<templatedata>
{
"params": {
"text": {
"label": "Text",
"description": "The text of the link",
"suggested": true
},
"page": {
"label": "Page",
"description": "The title of the page to link to",
"type": "line",
"required": true
}
},
"description": "Deprecated. Use Template:Zdoomwiki instead (which this calls anyway.)",
"paramOrder": [
"page",
"text"
],
"format": "inline"
}
</templatedata>
</noinclude>{{zdoomwiki|{{{1}}}|{{{2}}}}}