Template:Infobox enchantment: Difference between revisions
Jump to navigation
Jump to search
revised for how it was used in Silk Touch |
No edit summary |
||
| Line 4: | Line 4: | ||
|rows= | |rows= | ||
{{infobox row|Maximum Level|{{{maxlevel|—}}}}} | {{infobox row|Maximum Level|{{{maxlevel|—}}}}} | ||
{{infobox row|Primary | {{infobox row|Primary items|{{{primaryitems|''None''}}}}} | ||
{{infobox row|Secondary | {{infobox row|Secondary items|{{{secondaryitems|''None''}}}}} | ||
{{infobox row|Enchantment | {{infobox row|Enchantment weight|{{{weight|—}}}}} | ||
{{infobox row|Incompatibilities|{{{incompat|''None''}}}}} | {{infobox row|Incompatibilities|{{{incompat|{{{incompatibilities|''None''}}} }}}}} | ||
{{#if: {{{sounds|}}} | {{infobox row|Sounds|{{{sounds|}}}}} }} | {{#if: {{{sounds|}}} | {{infobox row|Sounds|{{{sounds|}}}}} }} | ||
}}<noinclude> | }}<noinclude> | ||
Revision as of 18:48, 4 April 2019
{{{1}}}
| Maximum Level |
— |
|---|---|
| Primary items |
None |
| Secondary items |
None |
| Enchantment weight |
— |
| Incompatibilities |
None |
{
"title": "{{{1}}}",
"rows": [
{
"field": "—",
"label": "Maximum Level"
},
{
"field": "''None''",
"label": "Primary items"
},
{
"field": "''None''",
"label": "Secondary items"
},
{
"field": "—",
"label": "Enchantment weight"
},
{
"field": "''None''",
"label": "Incompatibilities"
}
],
"invimages": [],
"images": []
}
This template provides a uniform design for the infobox on the Enchanting page. Template:Pipe escape