Template:Infobox enchantment: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
m add nameid
actually, removing IDs, if you want the data values, you go to the data values tab, also results in more updating work if an ID changes (it' really awkward formatting with BE and JE having different IDs too)
Line 3: Line 3:
|imagearea=none
|imagearea=none
|rows=
|rows=
{{infobox row|ID|{{{nameid|—}}}}}
{{infobox row|Numeral ID|{{{id|—}}}}}
{{infobox row|Maximum Level|{{{maxlevel|—}}}}}
{{infobox row|Maximum Level|{{{maxlevel|—}}}}}
{{infobox row|Primary Items|{{{primaryitems|''None''}}}}}
{{infobox row|Primary Items|{{{primaryitems|''None''}}}}}
Line 22: Line 20:
| The enchantment's name
| The enchantment's name
| ''None''
| ''None''
|-
| <code>nameid</code>
| The enchantment's string ID(s)
| —
|-
| <code>id</code>
| The enchantment's numerical ID(s)
| —
|-
|-
| <code>maxlevel</code>
| <code>maxlevel</code>

Revision as of 12:40, 26 November 2018

{{{1}}}
Maximum Level

Primary Items

None

Secondary Items

None

Enchantment Weight

[edit] [history] [refresh]Documentation

This template provides a uniform design for the infobox on the Enchanting page. Template:Pipe escape