Template:Infobox enchantment: Difference between revisions
actually, removing IDs, if you want the data values, you go to the data values tab, also results in more updating work if an ID changes (it' really awkward formatting with BE and JE having different IDs too) |
m 57 revisions imported |
||
| (51 intermediate revisions by 11 users not shown) | |||
| Line 1: | Line 1: | ||
{{#invoke:infobox|infobox | {{#invoke:infobox|infobox | ||
|title={{{1}}} | |title={{{1|{{BASEPAGENAME}}}}} | ||
|imagearea=none | |imagearea=none | ||
|rows= | |rows= | ||
{{ | {{Infobox row|Maximum level|{{ #if: {{{maxlevel|}}} | {{{maxlevel}}} | — }} }} | ||
{{ | {{Infobox row|{{tooltip|Primary items|Items that can receive the enchantment from an enchanting table}}|{{{primaryitems|''None''}}} }} | ||
{{ | {{Infobox row|{{tooltip|Secondary items|Items that cannot receive the enchantment from an enchanting table but can receive it from an enchanted book on an anvil.}}|{{{secondaryitems|''None''}}} }} | ||
{{ | {{Infobox row|{{tooltip|Enchantment weight|Relative chance of the enchantment being offered.}}|{{{weight|—}}} }} | ||
{{#if: {{{ | {{#if: {{{id|}}} | {{Infobox row|[[Resource location|Identifier]]|<code>{{{id}}}</code> }} }} | ||
{{#if: {{{incompat|}}} | {{Infobox row|Incompatible with|{{{incompat}}} }} }} | |||
{{#if: {{{overleveling|}}} | {{Infobox row|{{abbr|Overleveling behavior|How the enchantment's behavior scales when exceeding the maximum level via commands or other means.}}|{{{overleveling}}} }} }} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation | {{documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | |||
! | |||
</noinclude> | </noinclude> | ||