Template:Infobox enchantment: Difference between revisions
m convert to portable infobox |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source="title"> | <title source="title"><default>{{BASEPAGENAME}}</default></title> | ||
<image source="image" /> | <image source="image" /> | ||
<navigation> | <navigation>{{{extratext|}}}</navigation> | ||
<data source="maxlevel"> | <data source="maxlevel"><label>Maximum level</label></data> | ||
<data source="primaryitems"> | <data source="primaryitems"> | ||
<label><abbr title="The items that can receive the enchantment legitimately in Survival mode by using an enchanting table">Primary items</abbr></label> | <label><abbr title="The items that can receive the enchantment legitimately in Survival mode by using an enchanting table">Primary items</abbr></label> | ||
| Line 23: | Line 19: | ||
<format><code>{{{id}}}</code></format> | <format><code>{{{id}}}</code></format> | ||
</data> | </data> | ||
<data source="incompat"> | <data source="incompat"><label>Incompatible with</label></data> | ||
<data source="overleveling"> | <data source="overleveling"> | ||
<label><abbr title="How the enchantment's behavior scales when exceeding the maximum level via commands or other means.">Overleveling behavior</abbr></label> | <label><abbr title="How the enchantment's behavior scales when exceeding the maximum level via commands or other means.">Overleveling behavior</abbr></label> | ||
</data> | </data> | ||
</infobox></onlyinclude><noinclude>{{Documentation}}</noinclude> | </infobox></onlyinclude><noinclude>{{Documentation}}</noinclude> | ||