Template:Infobox enchantment: Difference between revisions
Jump to navigation
Jump to search
+defaults |
better defaults |
||
| Line 5: | Line 5: | ||
{{infobox row|ID|{{{id|—}}}}} | {{infobox row|ID|{{{id|—}}}}} | ||
{{infobox row|Maximum Level|{{{maxlevel|—}}}}} | {{infobox row|Maximum Level|{{{maxlevel|—}}}}} | ||
{{infobox row|Primary Items|{{{primaryitems| | {{infobox row|Primary Items|{{{primaryitems|''None''}}}}} | ||
{{infobox row|Secondary Items|{{{secondaryitems| | {{infobox row|Secondary Items|{{{secondaryitems|''None''}}}}} | ||
{{infobox row|Enchantment Weight|{{{weight|—}}}}} | {{infobox row|Enchantment Weight|{{{weight|—}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
| Line 31: | Line 31: | ||
| <code>primaryitems</code> | | <code>primaryitems</code> | ||
| Items which can be offered the enchantment by an enchantment table | | Items which can be offered the enchantment by an enchantment table | ||
| | | ''None'' | ||
|- | |- | ||
| <code>secondaryitems</code> | | <code>secondaryitems</code> | ||
| Other legitimate items | | Other legitimate items | ||
| | | ''None'' | ||
|- | |- | ||
| <code>weight</code> | | <code>weight</code> | ||
Revision as of 21:01, 13 February 2017
{{{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