Template:Spell: Difference between revisions

test: add SpellType attr to cargo data
m Text replacement - "<center style="margin-top: 10px;">" to "<center style="margin-top: 20px;">"
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
   |Name=String
   |Name=String
   |InternalID=Integer
   |InternalID=Integer
   |SpellType=String
   |Type=String
   |Level=Integer
   |Level=Integer
   |Exp=Integer
   |Exp=Integer
Line 66: Line 66:
}}
}}
</table>
</table>
<center style="margin-top: 20px;">[[File:Donate.png|250px|center|link=https://out.spegal.dev/highspell-wiki/donate|alt=Donate]]</center>
</div>
</div>
<includeonly><span style="display:none">{{#cargo_store:
<includeonly><span style="display:none">{{#cargo_store:
Line 71: Line 72:
   |Name={{{name|{{PAGENAME}}}}}
   |Name={{{name|{{PAGENAME}}}}}
   |InternalID={{{_spell_id|0}}}
   |InternalID={{{_spell_id|0}}}
   |SpellType={{{spellType|Unknown}}}
   |Type={{{spellType|Unknown}}}
   |Level={{{lvl|0}}}
   |Level={{{lvl|0}}}
   |Exp={{{exp|0}}}
   |Exp={{{exp|0}}}