Difference between revisions of "Template:Galcharainfo/doc"

From Moegirlpedia
Jump to: navigation, search
(fxxk it, computer restarted and lost most edits. This is what I've got now.)
 
m (first step)
Line 24: Line 24:
 
}}</pre>
 
}}</pre>
 
==Template Data==
 
==Template Data==
 +
<templatedata>
 +
{
 +
"params": {
 +
"image": {},
 +
"mamify": {},
 +
"Name": {
 +
"aliases": [
 +
"Origin Name"
 +
]
 +
},
 +
"Other Names": {},
 +
"Birthday": {
 +
"aliases": [
 +
"Date of Birth"
 +
]
 +
},
 +
"Horoscope": {},
 +
"Blood Type": {},
 +
"Age": {},
 +
"Height": {},
 +
"Weight": {},
 +
"Eye Color": {},
 +
"Hair Color": {},
 +
"Multi Hair Color": {},
 +
"multi hair color": {},
 +
"BWH": {},
 +
"CV": {},
 +
"multi CV": {},
 +
"Moe Points": {},
 +
"From Where": {},
 +
"Act Range": {},
 +
"Groups": {
 +
"aliases": [
 +
"Groups belongs to"
 +
]
 +
},
 +
"Personal Status": {},
 +
"relative characters": {},
 +
"Commons": {},
 +
"More Media": {}
 +
}
 +
}
 +
</templatedata>

Revision as of 09:09, 26 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": {}, "mamify": {}, "Name": { "aliases": [ "Origin Name" ] }, "Other Names": {}, "Birthday": { "aliases": [ "Date of Birth" ] }, "Horoscope": {}, "Blood Type": {}, "Age": {}, "Height": {}, "Weight": {}, "Eye Color": {}, "Hair Color": {}, "Multi Hair Color": {}, "multi hair color": {}, "BWH": {}, "CV": {}, "multi CV": {}, "Moe Points": {}, "From Where": {}, "Act Range": {}, "Groups": { "aliases": [ "Groups belongs to" ] }, "Personal Status": {}, "relative characters": {}, "Commons": {}, "More Media": {} } } </templatedata>