Template:Infobox enchantment: Difference between revisions
Jump to navigation
Jump to search
better defaults |
added sounds row (for channeling/thorns etc) |
||
| Line 8: | Line 8: | ||
{{infobox row|Secondary Items|{{{secondaryitems|''None''}}}}} | {{infobox row|Secondary Items|{{{secondaryitems|''None''}}}}} | ||
{{infobox row|Enchantment Weight|{{{weight|—}}}}} | {{infobox row|Enchantment Weight|{{{weight|—}}}}} | ||
{{#if: {{{sounds|}}} | {{infobox row|Sounds|{{{sounds|}}}}} }} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation|content= | {{documentation|content= | ||
| Line 39: | Line 40: | ||
| <code>weight</code> | | <code>weight</code> | ||
| The enchantment's relative probability of being offered | | The enchantment's relative probability of being offered | ||
| | |- | ||
| <code>sounds</code> | |||
| Sounds made when enchantment takes effect (if any) | |||
| ''None'' | |||
|- | |||
|} | |} | ||
}} | }} | ||
Revision as of 01:46, 21 July 2018
{{{1}}}
| ID |
— |
|---|---|
| Maximum Level |
— |
| Primary Items |
None |
| Secondary Items |
None |
| Enchantment Weight |
— |
{
"title": "{{{1}}}",
"rows": [
{
"field": "—",
"label": "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