Template:Zdw2: Difference between revisions

From Zandronum Wiki
(Created page with "[http://zdoom.org/wiki/{{{1}}} {{{2}}}]")
 
No edit summary
Tag: Source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[http://zdoom.org/wiki/{{{1}}} {{{2}}}]
<noinclude>
<templatedata>
{
"params": {
"text": {
"label": "Text",
"description": "The text of the link",
"type": "content",
"required": 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}}}}}

Latest revision as of 03:39, 2 January 2023

Deprecated. Use Template:Zdoomwiki instead (which this calls anyway.)

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Pagepage

The title of the page to link to

Linerequired
Texttext

The text of the link

Contentrequired

{{{2}}}