More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
--> | --> | ||
<includeonly>{{Infobox| | <includeonly>{{#set:Has Image=File:{{{image|PlaceholderImage.jpg}}} }} | ||
{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |bodyclass = mw-collapsible floatright | ||
|header1 = {{{name}}} | |header1 = [[Name::{{{name|}}}]] | ||
|rowclass1 = infobox-title | |rowclass1 = infobox-title | ||
Line 15: | Line 16: | ||
|label4 = Type | |label4 = Type | ||
|data4 = {{{item_type|}}} | |data4 = {{{item_type|}}} | ||
|rowclass4 = infobox-data infobox- | |rowclass4 = infobox-data infobox-col2 | ||
|label5 = | |label5 = Rarity | ||
|data5 = {{{ | |data5 = {{{rarity|}}} | ||
|rowclass5 = infobox-data infobox- | |rowclass5 = infobox-data infobox-col2 | ||
|label6 = | |label6 = Aliases | ||
|data6 = {{{ | |data6 = {{{aliases|}}} | ||
|rowclass6 = infobox-data infobox- | |rowclass6 = infobox-data infobox-col1 | ||
|header7 = {{#if:{{{properties|}}}{{{spells|}}}{{{charges|}}}{{{dc|}}}{{{price|}}}{{{materials}}}|Info}} | |header7 = {{#if:{{{properties|}}}{{{spells|}}}{{{charges|}}}{{{dc|}}}{{{price|}}}{{{materials}}}|Info}} | ||
|rowclass7 = infobox-header | |rowclass7 = infobox-header | ||
|label8 = | |label8 = Attunement | ||
|data8 = {{{ | |data8 = {{{attunement|}}} | ||
|rowclass8 = infobox-data infobox- | |rowclass8 = infobox-data infobox-col2 | ||
|label9 = Spells | |label9 = Spells | ||
Line 48: | Line 49: | ||
|rowclass12 = infobox-data infobox-col2 | |rowclass12 = infobox-data infobox-col2 | ||
|label13 = | |label13 = Properties | ||
|data13 = {{{ | |data13 = {{{properties|}}} | ||
|rowclass13 = infobox-data infobox-col1 | |rowclass13 = infobox-data infobox-col1 | ||
| | |label14 = Materials | ||
|rowclass14 = infobox- | |data14 = {{{materials|}}} | ||
|rowclass14 = infobox-data infobox-col1 | |||
| | |header15 = {{#if:{{{creator|}}}{{{owner|}}}{{{affiliations|}}}|Relationships}} | ||
| | |rowclass15 = infobox-header | ||
|rowclass15 = infobox- | |||
|label16 = | |label16 = Creator | ||
|data16 = {{{ | |data16 = {{{creator|}}} | ||
|rowclass16 = infobox-data infobox-col1 | |rowclass16 = infobox-data infobox-col1 | ||
|label17 = | |label17 = Owner | ||
|data17 = {{{ | |data17 = {{{owner|}}} | ||
|rowclass17 = infobox-data infobox-col1 | |rowclass17 = infobox-data infobox-col1 | ||
|label18 = Affiliations | |||
|data18 = {{{affiliations|}}} | |||
|rowclass18 = infobox-data infobox-col1 | |||
|data30 = | |data30 = |
Latest revision as of 22:26, 29 May 2025
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of item | String | required |
Image | image | no description | File | optional |
Item Type | item_type | The type the item is | String | required |
Aliases | aliases | Aliases of the item | String | optional |
Rarity | rarity | Rarity of the item | String | optional |
Attunement | attunement | If this item requires attunement | Boolean | optional |
Properties | properties | Any properties of the item | String | optional |
Spells | spells | Any spells the item can cast | String | optional |
Charges | charges | Amount of charges the item has | String | optional |
Save DC | dc | The save DC for this items spells/effects | String | optional |
Price | price | Typical price of the item | String | optional |
Materials | materials | Materials that make up the item | String | optional |
Creator | creator | Creator of the item | String | optional |
Owner | owner | Owner of the item | String | optional |
Affiliations | affiliations | Affiliations the item has | String | optional |