More actions
m 1 revision imported |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- | |||
Infobox | |||
--> | |||
<includeonly>{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |||
|header1 = {{{name}}} | |||
|rowclass1 = infobox-title | |||
|image3 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PlaceholderImage.jpg|400px]]}} | |||
|imagerowclass3 = infobox-image | |||
|label4 = Type | |||
|data4 = {{{item_type|}}} | |||
|rowclass4 = infobox-data infobox-col1 | |||
|label5 = Aliases | |||
|data5 = {{{aliases|}}} | |||
|rowclass5 = infobox-data infobox-col1 | |||
|label6 = Rarity | |||
|data6 = {{{rarity|}}} | |||
|rowclass6 = infobox-data infobox-col2 | |||
|header7 = {{#if:{{{properties|}}}{{{spells|}}}{{{charges|}}}{{{dc|}}}{{{price|}}}{{{materials}}}|Info}} | |||
|rowclass7 = infobox-header | |||
|label8 = Properties | |||
|data8 = {{{properties|}}} | |||
|rowclass8 = infobox-data infobox-col2 | |||
|label9 = Spells | |||
|data9 = {{{spells|}}} | |||
|rowclass9 = infobox-data infobox-col2 | |||
|label10 = Charges | |||
|data10 = {{{charges|}}} | |||
|rowclass10 = infobox-data infobox-col2 | |||
|label11 = Save DC | |||
|data11 = {{{dc|}}} | |||
|rowclass11 = infobox-data infobox-col2 | |||
|label13 = Price | |||
|data13 = {{{price|}}} | |||
|rowclass13 = infobox-data infobox-col1 | |||
|label13 = Materials | |||
|data13 = {{{materials|}}} | |||
|rowclass13 = infobox-data infobox-col1 | |||
|header7 = {{#if:{{{creator|}}}{{{owner|}}}{{{affiliations|}}}|Relationships}} | |||
|rowclass7 = infobox-header | |||
|label14 = Creator | |||
|data14 = {{{creator|}}} | |||
|rowclass14 = infobox-data infobox-col1 | |||
|label15 = Owner | |||
|data15 = {{{owner|}}} | |||
|rowclass15 = infobox-data infobox-col1 | |||
|label16 = Affiliations | |||
|data16 = {{{affiliations|}}} | |||
|rowclass16 = infobox-data infobox-col1 | |||
|data30 = | |||
}}</includeonly> | |||
<!-- | |||
Short description | |||
--> | |||
<includeonly>{{Short description|{{{name}}} - {{{item_type|}}}}}</includeonly> | |||
<!-- | |||
Categorization | |||
--> | |||
<includeonly> | <includeonly> | ||
[[Category: | [[Category:Item]] | ||
</includeonly> | |||
<noinclude> | |||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> | |||
--> |
Latest revision as of 18:46, 23 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 |