Template:Zdoomwiki: Difference between revisions
DrinkyBird (talk | contribs) (Remove the opening line) Tag: Source edit |
DrinkyBird (talk | contribs) (Add default attr for text) Tag: Source edit |
||
Line 15: | Line 15: | ||
"type": "content", | "type": "content", | ||
"required": false, | "required": false, | ||
"description": "The text of the link" | "description": "The text of the link", | ||
"default": "Defaults to the same value as 'page'." | |||
} | } | ||
} | } |
Revision as of 03:32, 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 |
Examples
- Main Page
{{zdoomwiki|Main Page}}
- Using ZIPs as WAD replacement
{{zdoomwiki|Using ZIPs as WAD replacement}}
- An article
{{zdoomwiki|Using ZIPs as WAD replacement|An article}}