Template:SkillMaterialTable: Difference between revisions

no edit summary
(Added fields for material amounts.)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 66:
|[[File:Currency_Icon_Gold.png|100px]]<br>x4,000,000
|}</includeonly>
}}</nowiki></noinclude>
<noinclude> Template for skill table upgrade requirements. For EX Skills, use [[Template:EXSkillMaterialTable]].<br>
<templatedata>
<nowiki>{{SkillMaterialTable
{
|School=(Abydos/Arius/Gehenna/Hyakkiyako/Millenium/RedWinter/Shanhaijing/Trinity/Valkyrie)
"params": {
|MaterialSeries1=(Antikythera/CrystalHaniwa/Ether/Mandragora/Nebra/Nimrud/Phaistos/Tohonc/Voynich/Wolfsegg)
"School": {
|MaterialSeries2=
|School=( "description": "Abydos/, Arius/, Gehenna/, Hyakkiyako/, Millenium/, RedWinter/, Shanhaijing/, Trinity/, Valkyrie)",
|Level4_Material1_Amount=
"required": true
|Level5_Material1_Amount=
},
|Level5_Material2_Amount=
"MaterialSeries1": {
|Level6_Material1_Amount=
|MaterialSeries1=( "description": "The material that always appears first on materials lists. Antikythera/, CrystalHaniwa/, Ether/, Mandragora/, Nebra/, Nimrud/, Phaistos/, Tohonc/, Voynich/, Wolfsegg)",
|Level6_Material2_Amount=
"required": true
|Level7_Material1_Amount=
},
|Level7_Material2_Amount=
"Level4_Material1_Amount": {},
|Level8_Material1_Amount=
"Level5_Material1_Amount": {},
|Level8_Material2_Amount=
"MaterialSeries2": {
|Level9_Material1_Amount=
"description": "The material that always appears second on materials lists. Antikythera, CrystalHaniwa, Ether, Mandragora, Nebra, Nimrud, Phaistos, Tohonc, Voynich, Wolfsegg"
|Level9_Material2_Amount=
},
}}</nowiki></noinclude>
"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