Template:Pacifica: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(add TemplateData) Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> | <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Page name", | |||
"description": "The name of the page to link to", | |||
"example": "Esfalsa", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Display text", | |||
"description": "The text to display for the link", | |||
"example": "Esfalsa", | |||
"type": "string", | |||
"required": false | |||
} | |||
}, | |||
"description": "Shorthand for generating links to pages in the Pacifica canon" | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 19:19, 17 July 2023
[[{{{1}}} (Pacifica)|{{{1}}}]]
This template is used to more conveniently generate a link to a page in the Pacifica canon.
Usage:
{{Pacifica|Esfalsa}}
generates [[Esfalsa (Pacifica)|Esfalsa]]
: Esfalsa
{{Pacifica|CPSC|Cross Pacific Space Cooperation}}
generates [[CPSC (Pacifica)|Cross Pacific Space Cooperation]]
: Cross Pacific Space Cooperation
Shorthand for generating links to pages in the Pacifica canon
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page name | 1 | The name of the page to link to
| String | required |
Display text | 2 | The text to display for the link
| String | optional |