Difference between revisions of "Template:Galcharainfo/doc"

From Moegirlpedia
Jump to: navigation, search
m
m (Syntax)
 
(9 intermediate revisions by 5 users not shown)
Line 7: Line 7:
 
|Ribbon=
 
|Ribbon=
 
|Name=
 
|Name=
 +
|Other Names=
 
|Birthday=
 
|Birthday=
 +
|Special Birthday=
 
|Horoscope=
 
|Horoscope=
 
|Blood Type=
 
|Blood Type=
 +
|Special Blood Type=
 
|Age=
 
|Age=
 
|Height=
 
|Height=
 
|Weight=
 
|Weight=
 
|Eye Color=
 
|Eye Color=
 +
|Multi Eye Color=
 
|Hair Color=
 
|Hair Color=
 
|Multi Hair Color=
 
|Multi Hair Color=
 +
|BWH=
 
|CV=
 
|CV=
 
|Multi CV=
 
|Multi CV=
Line 23: Line 28:
 
|Groups=
 
|Groups=
 
|Personal Status=
 
|Personal Status=
|relative characters=
+
|Symbolic Color=
 +
|Related Characters=
 
}}</pre>
 
}}</pre>
 
===Detailed Syntax===
 
===Detailed Syntax===
==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 {{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": {
 
"aliases": [
 
"Date of Birth"
 
],
 
"description": "The birthday of the character. Supply in YYYY/MM/DD or MM/DD format to aid automation.",
 
"type": "date",
 
"example": "1984/04/12; 11/30; 04/04"
 
},
 
"Horoscope": {
 
"label": "Astrological sign",
 
"description": "The astrological sign, or zodiac sign, of the character. Now auto-calculated based on the birthday.",
 
"type": "string",
 
"deprecated": "Can still be used to override auto-calculated astrological sign."
 
},
 
"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; bald"
 
},
 
"Multi Hair Color": {
 
"description": "The color of the hair of the character. Use this parameter if the character's hair have multiple colors or gradients, or if the hair have special qualities (e.g. color changing, etc.). You will need to manually categorize (if applicable).",
 
"example": "yellow-green gradient; white(left), blue(right); black(outside), red(inside);",
 
"type": "string"
 
},
 
"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": {
 
"description": "The color of the irides of the character. Use this parameter if the character has heteroachroma iridum, or if the character has special irides (e.g. color changing, missing both eyes, etc.). You will need to manually categorize (if applicable). ",
 
"example": "red(left), green(right); blue(left), 3/4 blue & 1/4 brown(right); missing eyes;",
 
"type": "string"
 
},
 
"Voice": {},
 
"Multi Voice": {},
 
"Image Description": {
 
"aliases": [
 
"Imgdes"
 
],
 
"type": "string"
 
},
 
"Ribbon": {
 
"label": "Ribbon color",
 
"description": "Color for the ribbon below the image. Use any acceptable CSS color, preferably bright, opaque ones.",
 
"example": "red; silver; #ec4; #66ccff; rgb(255,100,200)",
 
"type": "string",
 
"default": "#deede0"
 
}
 
},
 
"paramOrder": [
 
"image",
 
"Image Description",
 
"Ribbon",
 
"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>
 

Latest revision as of 15:25, 25 March 2022

Syntax

Copy these wikitext and fill in the info. Read the template data for explanations of the terms.

{{Galcharainfo
|image=
|Imgdes=
|Ribbon=
|Name=
|Other Names=
|Birthday=
|Special Birthday=
|Horoscope=
|Blood Type=
|Special Blood Type=
|Age=
|Height=
|Weight=
|Eye Color=
|Multi Eye Color=
|Hair Color=
|Multi Hair Color=
|BWH=
|CV=
|Multi CV=
|Moe Points=
|From Where=
|Act Range=
|Groups=
|Personal Status=
|Symbolic Color=
|Related Characters=
}}

Detailed Syntax