Template:Character: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><onlyinclude><span style="white-space:nowrap; font-weight: bold;">{{ #switch:{{{1}}} | Chao | chao | Wang Chao = class=icon-margin|link=Wang Chao|Icon {{#switch:{{{2}}} |long=Wang Chao|Chao}} | Chun | chun | Zhong Chun = class=icon-margin|link=Zhong Chun|Icon {{#switch:{{{2}}} |long=Zhong Chun|Chun}} | Eleesha | eleesha | Eleesha Williams = File:character..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 68: | Line 68: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Character Name", | |||
"description": "Show character.", | |||
"suggestedvalues": [ | |||
"Chao", | |||
"Chun", | |||
"Eleesha", | |||
"Finola", | |||
"Frieda", | |||
"Gioele", | |||
"Hua", | |||
"Ian", | |||
"Jin Su", | |||
"Kuan Ti", | |||
"Paola", | |||
"Raluca", | |||
"Roland", | |||
"Terrence", | |||
"Derek", | |||
"Andie", | |||
"Mush" | |||
], | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Show full name", | |||
"description": "Choose whether or not to show the last name. If not, leave this blank.", | |||
"suggestedvalues": [ | |||
"long" | |||
], | |||
"default": "Leave blank to show only the first name..." | |||
} | |||
}, | |||
"description": "A template to display character icons with a link to the appropriate page." | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 19:10, 12 April 2026
A template to display character icons with a link to the appropriate page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | 1 | Show character.
| Unknown | required |
| Show full name | 2 | Choose whether or not to show the last name. If not, leave this blank.
| Unknown | optional |