Template:ChanName: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
"1": { | "1": { | ||
"label": "Name", | "label": "Name", | ||
"description": "The | "description": "The page for the chan (capitalisation matters!).", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
Line 23: | Line 23: | ||
"2": { | "2": { | ||
"label": "Variant", | "label": "Variant", | ||
"description": "The variant of the chan being referenced, if there is one.", | "description": "The variant of the chan being referenced, if there is one (capitalisation matters!).", | ||
"type": "string" | "type": "string" | ||
} | } |
Revision as of 15:16, 3 March 2025
Example
E.g:
{{ChanName|FAITOW-chan}}
{{ChanName|Anne French Fry}}
{{ChanName|Trolley-chan|Top Trolley}}
[[Trolley-chan#Top Trolley|]]
Template Data
A link to a chan using their full name.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | 1 | The page for the chan (capitalisation matters!). | Page name | required |
Variant | 2 | The variant of the chan being referenced, if there is one (capitalisation matters!). | String | optional |