Template:Zdoomwiki: Difference between revisions
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]. | ||
Revision as of 03:26, 2 January 2023
Creates a link to the ZDoom Wiki
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | page | The title of the page to link to | Line | required |
Text | text | The text of the link | Content | optional |
This template links to the ZDoom Wiki.
Examples
Main PageCreates a link to the ZDoom Wiki
This template prefers inline formatting of parameters.
Parameter Description Type Status Title page
The title of the page to link to
Line required Text text
The text of the link
Content optional
{{zdoomwiki|Main Page}}
Using ZIPs as WAD replacementCreates a link to the ZDoom Wiki
This template prefers inline formatting of parameters.
Parameter Description Type Status Title page
The title of the page to link to
Line required Text text
The text of the link
Content optional
{{zdoomwiki|Using ZIPs as WAD replacement}}
An articleCreates a link to the ZDoom Wiki
This template prefers inline formatting of parameters.
Parameter Description Type Status Title page
The title of the page to link to
Line required Text text
The text of the link
Content optional
{{zdoomwiki|Using ZIPs as WAD replacement|An article}}