Template:Infobox MagicItem: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> {| class=infobox !colspan="2" class="infobox-title" | {{{Full Name}}} |- !colspan="2" class="infobox-image" | {{File|{{{Image}}}|}} |- !colspan="2" class="infobox-subtitle" | General Info |-{{#if: {{{Slot|}}} | {{Slot|{{{Slot}}}|}} | {{blank}} }} |-{{#if: {{{Rarity|}}} | {{Rarity|{{{Rarity}}}|}} | {{blank}} }} |-{{#if: {{{Attunement|}}} | {{Attunement|{{{Attunement}}}|}} | {{blank}} }} |-{{#if: {{{Description|}}} | {{Description|{{{Description}}}|}} | {...") |
mNo edit summary |
||
Line 2: | Line 2: | ||
{| class=infobox | {| class=infobox | ||
!colspan="2" class="infobox-title" | {{{Full Name}}} | !colspan="2" class="infobox-title" | {{{Full Name}}} | ||
|-{{#if: {{{Slot|}}} | {{Slot|{{{Slot}}}|}} | {{blank}} }} | |-{{#if: {{{Slot|}}} | {{Slot|{{{Slot}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Rarity|}}} | {{Rarity|{{{Rarity}}}|}} | {{blank}} }} | |-{{#if: {{{Rarity|}}} | {{Rarity|{{{Rarity}}}|}} | {{blank}} }} | ||
Line 18: | Line 14: | ||
<pre> | <pre> | ||
{{Infobox MagicItem| | {{Infobox MagicItem| | ||
Full Name = | Full Name = | ||
Slot = | Slot = |
Latest revision as of 22:26, 20 January 2025
Usage example:
{{Infobox MagicItem| Full Name = Slot = Rarity = Attunement = Description = Source = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | Full Name | no description | String | required |
Image | Image | no description
| File | optional |
Slot | Slot | no description
| String | suggested |
Rarity | Rarity | no description
| String | required |
Attunement | Attunement | no description
| String | required |
Description | Description | no description | String | suggested |
Source | Source | no description | String | suggested |