Difference between revisions of "Template:Character"
Jump to navigation
Jump to search
(Add TemplateData) |
(Alphabetize) |
||
Line 55: | Line 55: | ||
{ | { | ||
"params": { | "params": { | ||
− | " | + | "eyecolor": { |
− | "label": " | + | "label": "Eye color", |
− | "description": " | + | "description": "Character's eye color", |
− | "example": " | + | "example": "Green", |
− | "type": " | + | "type": "string" |
}, | }, | ||
"fullname": { | "fullname": { | ||
Line 73: | Line 73: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
+ | }, | ||
+ | "haircolor": { | ||
+ | "label": "Hair color", | ||
+ | "description": "Character's hair color", | ||
+ | "example": "Red", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "image": { | ||
+ | "label": "Character image", | ||
+ | "description": "File link to the character image", | ||
+ | "example": "[[File:MainPage-Kvothe.jpg]]", | ||
+ | "type": "wiki-file-name" | ||
}, | }, | ||
"status": { | "status": { | ||
Line 79: | Line 91: | ||
"example": "Alive", | "example": "Alive", | ||
"required": true, | "required": true, | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
"type": "string" | "type": "string" | ||
}, | }, |
Revision as of 23:06, 15 December 2018
Data
Show/hide template's data | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date. Creates an infobox for Character pages
|