Template:Infobox enchantment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
attempt to document incompatibilities; not sure what this is for |
||
| Line 7: | Line 7: | ||
{{infobox row|Secondary Items|{{{secondaryitems|''None''}}}}} | {{infobox row|Secondary Items|{{{secondaryitems|''None''}}}}} | ||
{{infobox row|Enchantment Weight|{{{weight|—}}}}} | {{infobox row|Enchantment Weight|{{{weight|—}}}}} | ||
{{infobox row|Incompatibilities|{{{incompat| | {{infobox row|Incompatibilities|{{{incompat|''None''}}}}} | ||
{{#if: {{{sounds|}}} | {{infobox row|Sounds|{{{sounds|}}}}} }} | {{#if: {{{sounds|}}} | {{infobox row|Sounds|{{{sounds|}}}}} }} | ||
}}<noinclude> | }}<noinclude> | ||
| Line 36: | Line 36: | ||
| <code>weight</code> | | <code>weight</code> | ||
| The enchantment's relative probability of being offered | | The enchantment's relative probability of being offered | ||
|- | |||
| <code>incompat</code> | |||
| Minecraft edition incompatibility information | |||
| ''None'' | |||
|- | |- | ||
| <code>sounds</code> | | <code>sounds</code> | ||
Revision as of 18:32, 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