Template:Zdw2: Difference between revisions
DrinkyBird (talk | contribs) (Created page with "[http://zdoom.org/wiki/{{{1}}} {{{2}}}]") |
DrinkyBird (talk | contribs) No edit summary Tag: Source edit |
||
Line 1: | Line 1: | ||
[ | <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}}}}} |
Revision as of 03:37, 2 January 2023
Deprecated. Use Template:Zdoomwiki instead (which this calls anyway.)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page | page | The title of the page to link to | Line | required |
Text | text | The text of the link | Unknown | suggested |