Template:SkillMaterialTable: Difference between revisions

Added some documentation.
(Added fields for material amounts.)
(Added some documentation.)
Line 82:
|Level9_Material1_Amount=
|Level9_Material2_Amount=
}}</nowiki></noincludetemplatedata>
{
"params": {
"School": {
"description": "Abydos, Arius, Gehenna, Hyakkiyako, Millenium, RedWinter, Shanhaijing, Trinity, Valkyrie",
"required": true
},
"MaterialSeries1": {
"description": "The material that always appears first on materials lists. Antikythera, CrystalHaniwa, Ether, Mandragora, Nebra, Nimrud, Phaistos, Tohonc, Voynich, Wolfsegg",
"required": true
},
"Level4_Material1_Amount": {},
"Level5_Material1_Amount": {},
"MaterialSeries2": {
"description": "The material that always appears second on materials lists. Antikythera, CrystalHaniwa, Ether, Mandragora, Nebra, Nimrud, Phaistos, Tohonc, Voynich, Wolfsegg"
},
"Level5_Material2_Amount": {},
"Level6_Material1_Amount": {},
"Level6_Material2_Amount": {},
"Level7_Material1_Amount": {},
"Level7_Material2_Amount": {},
"Level8_Material1_Amount": {},
"Level8_Material2_Amount": {},
"Level9_Material1_Amount": {},
"Level9_Material2_Amount": {}
},
"description": "Used to create a pre-formatted table to list non-EX skill upgrade requirements. Book values are static so those only require you to specify which school. For EX skills, use the EXSkillMaterialTable template.",
"paramOrder": [
"School",
"MaterialSeries1",
"MaterialSeries2",
"Level4_Material1_Amount",
"Level5_Material1_Amount",
"Level5_Material2_Amount",
"Level6_Material1_Amount",
"Level6_Material2_Amount",
"Level7_Material1_Amount",
"Level7_Material2_Amount",
"Level8_Material1_Amount",
"Level8_Material2_Amount",
"Level9_Material1_Amount",
"Level9_Material2_Amount"
]
}
</templatedata></noinclude>
221

edits