Template:Infobox enchantment: Difference between revisions
Jump to navigation
Jump to search
added sounds row (for channeling/thorns etc) |
m add nameid |
||
| Line 3: | Line 3: | ||
|imagearea=none | |imagearea=none | ||
|rows= | |rows= | ||
{{infobox row|ID|{{{id|—}}}}} | {{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 21: | Line 22: | ||
| The enchantment's name | | The enchantment's name | ||
| ''None'' | | ''None'' | ||
|- | |||
| <code>nameid</code> | |||
| The enchantment's string ID(s) | |||
| — | |||
|- | |- | ||
| <code>id</code> | | <code>id</code> | ||
Revision as of 12:28, 26 November 2018
{{{1}}}
| ID |
— |
|---|---|
| Numeral ID |
— |
| Maximum Level |
— |
| Primary Items |
None |
| Secondary Items |
None |
| Enchantment Weight |
— |
{
"title": "{{{1}}}",
"rows": [
{
"field": "—",
"label": "ID"
},
{
"field": "—",
"label": "Numeral ID"
},
{
"field": "—",
"label": "Maximum Level"
},
{
"field": "''None''",
"label": "Primary Items"
},
{
"field": "''None''",
"label": "Secondary Items"
},
{
"field": "—",
"label": "Enchantment Weight"
}
],
"invimages": [],
"images": []
}
This template provides a uniform design for the infobox on the Enchanting page. Template:Pipe escape