Template:Pillose/Infobox item: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{{item_name}}} is a {{{item_type}}} item purchasable at the shop. <span style="float:left; margin-right:2em;"> {|- style="text-align:center; border-collapse:collapse; border-radius: 7px; width:100px; max-width:200px;{{ #switch: {{{item_type}}} | Weapon = background-color: #FCAC4D; color: #3A2B08; | Vitality = background-color: #86C921; color: #233A00; | Spirit = background-color: #DE9CFF; color: #3C254E; | background-color: #FCAC4D; color: #3A2B08;}}" | <span s..." |
No edit summary |
||
Line 295: | Line 295: | ||
" | " | ||
{{!}}- | {{!}}- | ||
{{!}} IS COMPONENT OF: <br> {{{iscomponentof1_name}}} | {{!}} IS COMPONENT OF: <br> [[{{{iscomponentof1_name}}}]] | ||
| display: none;"}} | | display: none;"}} | ||
|} | |} |
Revision as of 18:50, 26 August 2024
{{{item_name}}} is a {{{item_type}}} item purchasable at the shop.
[[File:{{{item_imagefilepath}}}.png|50px]] |
{{{item_name}}} |
---|
{{{item_name}}} |
---|
{{{souls}}} |
Template Data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
item_imagefilepath | item_imagefilepath | no description | String | required |
item_name | item_name | no description | Page name | required |
item_type | item_type | no description
| String | required |
has_components | has_components | no description
| String | required |
has_passive1 | has_passive1 | no description
| String | required |
has_passive2 | has_passive2 | no description
| String | required |
has_active1 | has_active1 | no description
| String | required |
has_iscomponentof | has_iscomponentof | no description
| String | required |
item_stat1 | item_stat1 | no description | String | suggested |
item_stat2 | item_stat2 | no description | String | optional |
item_stat3 | item_stat3 | no description | String | optional |
item_stat4 | item_stat4 | no description | String | optional |
item_stat5 | item_stat5 | no description | String | optional |
souls | souls | no description | Number | required |
component1_name | component1_name | no description | Page name | optional |
passive1_description | passive1_description | no description | String | optional |
passive1_cooldown | passive1_cooldown | no description | Number | optional |
passive1_stat1 | passive1_stat1 | no description | String | optional |
passive1_stat2 | passive1_stat2 | no description | String | optional |
passive1_stat3 | passive1_stat3 | no description | String | optional |
passive1_stat4 | passive1_stat4 | no description | String | optional |
passive1_stat5 | passive1_stat5 | no description | String | optional |
passive2_description | passive2_description | no description | String | optional |
passive2_cooldown | passive2_cooldown | no description | Number | optional |
passive2_stat1 | passive2_stat1 | no description | String | optional |
passive2_stat2 | passive2_stat2 | no description | String | optional |
passive2_stat3 | passive2_stat3 | no description | String | optional |
passive2_stat4 | passive2_stat4 | no description | String | optional |
passive2_stat5 | passive2_stat5 | no description | String | optional |
active1_description | active1_description | no description | String | optional |
active1_cooldown | active1_cooldown | no description | Number | optional |
active1_stat1 | active1_stat1 | no description | String | optional |
active1_stat2 | active1_stat2 | no description | String | optional |
active1_stat3 | active1_stat3 | no description | String | optional |
active1_stat4 | active1_stat4 | no description | String | optional |
active1_stat5 | active1_stat5 | no description | String | optional |
iscomponentof1_name | iscomponentof1_name | no description | Page name | optional |