Template:Spell: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{#cargo_declare: _table=Spells |Name=String |InternalID=Integer |Level=Integer |Exp=Integer }}</noinclude> <div class="infobox"> <table style="border:1px solid var(--border-color-base) !important; background: var(--bg-main) !important; width:300px; font-size:90%;"> <tr> <th colspan="2" style="background: var(--bg-contrast) !important; text-align:center; font-size:110%;"><big>{{{name|{{PAGENAME}}}}}</big></th> </tr> <tr> <td colspan="2" style="te..." |
No edit summary |
||
Line 61: | Line 61: | ||
|Name={{{name|{{PAGENAME}}}}} | |Name={{{name|{{PAGENAME}}}}} | ||
|InternalID={{{_id|0}}} | |InternalID={{{_id|0}}} | ||
|Level={{{ | |Level={{{lvl|0}}} | ||
|Exp={{{ | |Exp={{{exp|0}}} | ||
}}</span></includeonly> | }}</span></includeonly> | ||
{{#ifeq:{{NAMESPACE}}|Template | {{#ifeq:{{NAMESPACE}}|Template |