Template:Infobox Artifact: Difference between revisions

m
no edit summary
m (Moved how to use section. Renamed section to Template.)
mNo edit summary
Line 6: Line 6:
| style="text-align: right;" | {{{aptitude|#}}}
| style="text-align: right;" | {{{aptitude|#}}}
|-
|-
| '''Initial Skill Count:'''  
| '''Initial Skills:'''
| style="text-align: right;" | {{{intSkills|#}}}
|-
| '''Maximum Materias:'''  
| style="text-align: right;" | {{{intSkillCount|#}}}
| style="text-align: right;" | {{{intSkillCount|#}}}
|-
|-
Line 15: Line 18:
<pre style="width: 500px;">
<pre style="width: 500px;">
{{Infobox Artifact
{{Infobox Artifact
   | img           =  
   | img         =  
   | aptitude     =  
   | aptitude   =
   | intSkillCount =  
  | intSkills  =  
   | recycle       =
   | maxMaterias =  
   | recycle     =
}}
}}
</pre>
</pre>
Line 37: Line 41:
"required": true
"required": true
},
},
"intSkillCount": {
"intSkills": {
"description": "This is where the initial skill count of an Artifact is specified.",
"description": "This is where the initial skill count of an Artifact is specified.",
"type": "number",
"default": "#",
"required": true
},
        "maxMaterias": {
"description": "This is where the maximum materias of an Artifact is specified.",
"type": "number",
"type": "number",
"default": "#",
"default": "#",
contributors, delete_pages, Interface administrators
4,719

edits