Difference between revisions of "Template:Galcharainfo/doc"
m (first step) |
m (gotta do it slowly) |
||
Line 27: | Line 27: | ||
{ | { | ||
"params": { | "params": { | ||
− | "image": { | + | "image": { |
− | + | "type": "wiki-file-name", | |
+ | "required": true, | ||
+ | "description": "file name of the profile image. Drop \"File:\" and any formatting; the templates will do all.", | ||
+ | "example": "Moegirl_is_watching_you.jpg" | ||
+ | }, | ||
"Name": { | "Name": { | ||
"aliases": [ | "aliases": [ | ||
"Origin Name" | "Origin Name" | ||
− | ] | + | ], |
+ | "required": true, | ||
+ | "description": "The ORIGINAL or most used name of this character. Use {{lang}} template as appropriate.", | ||
+ | "example": "Scooby Doo; 洛天依; 河城 にとり", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "Other Names": { | ||
+ | "description": "Other names used by this character. This may include aliases or code names, maiden names, real names (if aliases are used more often), or relavent translations", | ||
+ | "example": "Bruce Wayne; Maria Salomea Skłodowska; Kizuna AI" | ||
}, | }, | ||
− | |||
"Birthday": { | "Birthday": { | ||
"aliases": [ | "aliases": [ | ||
Line 40: | Line 51: | ||
] | ] | ||
}, | }, | ||
− | "Horoscope": {}, | + | "Horoscope": { |
− | "Blood Type": {}, | + | "label": "Astrological sign", |
− | "Age": {}, | + | "description": "The astrological sign, or zodiac sign, of the character.", |
− | "Height": {}, | + | "type": "string" |
− | "Weight": {}, | + | }, |
− | "Eye Color": {}, | + | "Blood Type": { |
− | "Hair Color": {}, | + | "description": "The blood type of the character. Supply capital letters only.", |
+ | "example": "A; B; O; AB", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "Age": { | ||
+ | "description": "The age of the character. Supply a number in years only.", | ||
+ | "example": "17; 40; 8; 297400", | ||
+ | "type": "number" | ||
+ | }, | ||
+ | "Height": { | ||
+ | "description": "The height of the character. Supply a number in centimeters only.", | ||
+ | "example": "174; 191; 120; 10000", | ||
+ | "type": "number" | ||
+ | }, | ||
+ | "Weight": { | ||
+ | "description": "The weight of the character. Supply a number in kilograms only.", | ||
+ | "example": "50; 70; 44; 400000", | ||
+ | "type": "number" | ||
+ | }, | ||
+ | "Eye Color": { | ||
+ | "description": "The color of the irides of the character. Use this parameter if both irides is of the same, homogenous color (exception: rainbow); supply color names only.", | ||
+ | "example": "blue, brown, green, red, blue, rainbow", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "Hair Color": { | ||
+ | "description": "The color of the hair of the character. Use this parameter if the majority of the hair is of the same color (exception: rainbow). Supply color names only.", | ||
+ | "example": "black; blonde; red; purple; rainbow" | ||
+ | }, | ||
"Multi Hair Color": {}, | "Multi Hair Color": {}, | ||
− | " | + | "BWH": { |
− | + | "label": "Bust/Waist/Hip Measurements" | |
+ | }, | ||
"CV": {}, | "CV": {}, | ||
− | |||
"Moe Points": {}, | "Moe Points": {}, | ||
"From Where": {}, | "From Where": {}, | ||
Line 63: | Line 101: | ||
"relative characters": {}, | "relative characters": {}, | ||
"Commons": {}, | "Commons": {}, | ||
− | "More Media": {} | + | "More Media": {}, |
− | } | + | "Multi CV": {}, |
+ | "Multi Eye Color": {}, | ||
+ | "Voice": {}, | ||
+ | "Multi Voice": {} | ||
+ | }, | ||
+ | "paramOrder": [ | ||
+ | "image", | ||
+ | "Name", | ||
+ | "Other Names", | ||
+ | "Birthday", | ||
+ | "Horoscope", | ||
+ | "Blood Type", | ||
+ | "Age", | ||
+ | "Height", | ||
+ | "Weight", | ||
+ | "Eye Color", | ||
+ | "Multi Eye Color", | ||
+ | "Hair Color", | ||
+ | "Multi Hair Color", | ||
+ | "BWH", | ||
+ | "CV", | ||
+ | "Multi CV", | ||
+ | "Voice", | ||
+ | "Multi Voice", | ||
+ | "Moe Points", | ||
+ | "From Where", | ||
+ | "Act Range", | ||
+ | "Groups", | ||
+ | "Personal Status", | ||
+ | "relative characters", | ||
+ | "Commons", | ||
+ | "More Media" | ||
+ | ], | ||
+ | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 07:55, 28 November 2019
Syntax
Copy these wikitext and fill in the info. Read the template data for explanations of the terms.
{{Characterinfo |image= |Name= |Birthday= |Horoscope= |Blood Type= |Age= |Height= |Weight= |Eye Color= |Hair Color= |Multi Hair Color= |CV= |multi CV= |Moe Points= |From Where= |Act Range= |Groups= |Personal Status= |relative characters= }}
Template Data
<templatedata> { "params": { "image": { "type": "wiki-file-name", "required": true, "description": "file name of the profile image. Drop \"File:\" and any formatting; the templates will do all.", "example": "Moegirl_is_watching_you.jpg" }, "Name": { "aliases": [ "Origin Name" ], "required": true, "description": "The ORIGINAL or most used name of this character. Use {{{2}}} template as appropriate.", "example": "Scooby Doo; 洛天依; 河城 にとり", "type": "string" }, "Other Names": { "description": "Other names used by this character. This may include aliases or code names, maiden names, real names (if aliases are used more often), or relavent translations", "example": "Bruce Wayne; Maria Salomea Skłodowska; Kizuna AI" }, "Birthday": { "aliases": [ "Date of Birth" ] }, "Horoscope": { "label": "Astrological sign", "description": "The astrological sign, or zodiac sign, of the character.", "type": "string" }, "Blood Type": { "description": "The blood type of the character. Supply capital letters only.", "example": "A; B; O; AB", "type": "string" }, "Age": { "description": "The age of the character. Supply a number in years only.", "example": "17; 40; 8; 297400", "type": "number" }, "Height": { "description": "The height of the character. Supply a number in centimeters only.", "example": "174; 191; 120; 10000", "type": "number" }, "Weight": { "description": "The weight of the character. Supply a number in kilograms only.", "example": "50; 70; 44; 400000", "type": "number" }, "Eye Color": { "description": "The color of the irides of the character. Use this parameter if both irides is of the same, homogenous color (exception: rainbow); supply color names only.", "example": "blue, brown, green, red, blue, rainbow", "type": "string" }, "Hair Color": { "description": "The color of the hair of the character. Use this parameter if the majority of the hair is of the same color (exception: rainbow). Supply color names only.", "example": "black; blonde; red; purple; rainbow" }, "Multi Hair Color": {}, "BWH": { "label": "Bust/Waist/Hip Measurements" }, "CV": {}, "Moe Points": {}, "From Where": {}, "Act Range": {}, "Groups": { "aliases": [ "Groups belongs to" ] }, "Personal Status": {}, "relative characters": {}, "Commons": {}, "More Media": {}, "Multi CV": {}, "Multi Eye Color": {}, "Voice": {}, "Multi Voice": {} }, "paramOrder": [ "image", "Name", "Other Names", "Birthday", "Horoscope", "Blood Type", "Age", "Height", "Weight", "Eye Color", "Multi Eye Color", "Hair Color", "Multi Hair Color", "BWH", "CV", "Multi CV", "Voice", "Multi Voice", "Moe Points", "From Where", "Act Range", "Groups", "Personal Status", "relative characters", "Commons", "More Media" ], "format": "block" } </templatedata>