Template:Infobox item: Difference between revisions
actually apply file to param |
m item_stat7 for sharpshooter |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| Spirit = background-color: #623585; | | Spirit = background-color: #623585; | ||
| background-color: #80550F;}}" | | background-color: #80550F;}}" | ||
! colspan="4"; style="width:280px; padding:5px 12px; text-align:center; font-size: | ! colspan="4"; style="width:280px; padding:5px 12px; text-align:center; font-size:24px; font-family:'Retail Demo Bold',serif; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
| Weapon = background-color: #C97A03; | | Weapon = background-color: #C97A03; | ||
Line 166: | Line 166: | ||
| Spirit = background-color: #623585; | | Spirit = background-color: #623585; | ||
| background-color: #80550F;}}" {{!}} {{{item_stat5|}}}}} | | background-color: #80550F;}}" {{!}} {{{item_stat5|}}}}} | ||
|- | |||
{{#if:{{{item_stat6|}}}| | |||
{{!}} colspan=4 style="text-align:left; padding:2px 12px; {{ | |||
#switch: {{{item_type}}} | |||
| Weapon = background-color: #80550F; | |||
| Vitality = background-color: #4D7214; | |||
| Spirit = background-color: #623585; | |||
| background-color: #80550F;}}" {{!}} {{{item_stat6|}}}}} | |||
|- | |||
{{#if:{{{item_stat7|}}}| | |||
{{!}} colspan=4 style="text-align:left; padding:2px 12px; {{ | |||
#switch: {{{item_type}}} | |||
| Weapon = background-color: #80550F; | |||
| Vitality = background-color: #4D7214; | |||
| Spirit = background-color: #623585; | |||
| background-color: #80550F;}}" {{!}} {{{item_stat7|}}}}} | |||
|- | |- | ||
{{#ifeq:{{{has_passive1|}}}|true| | {{#ifeq:{{{has_passive1|}}}|true| | ||
Line 202: | Line 218: | ||
{{!}}- | {{!}}- | ||
{{!}} {{{passive1_stat5}}}|}} | {{!}} {{{passive1_stat5}}}|}} | ||
{{#if:{{{passive1_stat6|}}}| | |||
{{!}}- | |||
{{!}} {{{passive1_stat6}}}|}} | |||
{{!}}}<!--end of inner passive1 stat box--> | {{!}}}<!--end of inner passive1 stat box--> | ||
}} | }} | ||
Line 278: | Line 297: | ||
{{!}}- | {{!}}- | ||
{{!}} {{{active1_stat5}}}|}} | {{!}} {{{active1_stat5}}}|}} | ||
{{#if:{{{active1_stat6|}}}| | |||
{{!}}- | |||
{{!}} {{{active1_stat6}}}|}} | |||
{{!}}}<!--end of inner active1 stat box--> | {{!}}}<!--end of inner active1 stat box--> | ||
{{!}}- | |||
{{#if:{{{active2_description|}}}| | |||
{{!}} colspan=4 style="text-align:left; padding:2px 12px; {{!}} {{{active2_description}}}|}} | |||
}} | |||
{{#if:{{{active2_stat1|}}}| | |||
{{{!}}- style="text-align:left; width:300px; max-width:280px; border-radius:8px; margin:6px auto; {{ | |||
#switch: {{{item_type}}} | |||
| Weapon = background-color: #67430A; | |||
| Vitality = background-color: #3D5B0E; | |||
| Spirit = background-color: #4D2869; | |||
| background-color: #67430A;}}" | |||
{{!}}- | |||
{{#if:{{{active2_stat1|}}}| | |||
{{!}}- | |||
{{!}} {{{active2_stat1}}}|}} | |||
{{#if:{{{active2_stat2|}}}| | |||
{{!}}- | |||
{{!}} {{{active2_stat2}}}|}} | |||
{{#if:{{{active2_stat3|}}}| | |||
{{!}}- | |||
{{!}} {{{active2_stat3}}}|}} | |||
{{#if:{{{active2_stat4|}}}| | |||
{{!}}- | |||
{{!}} {{{active2_stat4}}}|}} | |||
{{#if:{{{active2_stat5|}}}| | |||
{{!}}- | |||
{{!}} {{{active2_stat5}}}|}} | |||
{{!}}}<!--end of inner active2 stat box--> | |||
}} | }} | ||
|- | |- | ||
Line 297: | Line 347: | ||
| background-color: #C97A03;}}" {{!}} Sounds | | background-color: #C97A03;}}" {{!}} Sounds | ||
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{sound1|}}}]] | {{!}} colspan="4" {{!}} [[File:{{{sound1|}}}]] | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{sound2|}}}| | {{#if:{{{sound2|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}} [[File:{{{sound2|}}}]] | {{!}} colspan="4" {{!}} [[File:{{{sound2|}}}]] | ||
}} | }} | ||
|}<!--end of infobox--> | |}<!--end of infobox--> | ||
</div>{{#ifeq:{{{no_category|}}}|true||[[Category:Items]]}}</includeonly><noinclude>{{Documentation}}</noinclude> | </div>{{#ifeq:{{{no_category|}}}|true||[[Category:Items]]}}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 00:52, 7 December 2024
Usage[edit source]
This template creates an infobox for items. It automatically categorizes the pages it is transcluded onto in Category:Items.
Examples[edit source]
Parameter | Description | Type | Status | |
---|---|---|---|---|
item_icon | item_icon | Custom file. | File | optional |
item_name | item_name | Item name. | Page name | required |
item_type | item_type | Item type.
| String | required |
item_tier | item_tier | Item tier.
| Number | required |
souls | souls | Souls cost.
| Number | required |
has_passive1 | has_passive1 | If the item has a passive section.
| Boolean | required |
has_passive2 | has_passive2 | If the item has a second passive section.
| Boolean | required |
has_active1 | has_active1 | If the item has an active section.
| Boolean | required |
has_components | has_components | If the item has a component.
| Boolean | required |
has_iscomponentof | has_iscomponentof | If the item is a component of X.
| Boolean | required |
component1_name | component1_name | Name of the component.
| String | optional |
item_description | item_description | Item description. | String | optional |
item_stat1 | item_stat1 | no description | String | optional |
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 |
item_stat6 | item_stat6 | no description | String | optional |
item_stat7 | item_stat7 | no description | String | optional |
passive1_cooldown | passive1_cooldown | no description | Number | optional |
passive1_description | passive1_description | no description | String | 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 |
passive1_stat6 | passive1_stat6 | no description | String | optional |
passive2_cooldown | passive2_cooldown | no description | Number | optional |
passive2_description | passive2_description | no description | String | 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_cooldown | active1_cooldown | no description | Number | optional |
active1_description | active1_description | no description | String | 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 |
active1_stat6 | active1_stat6 | no description | String | optional |
active2_description | active2_description | no description | String | optional |
active2_stat1 | active2_stat1 | no description | String | optional |
active2_stat2 | active2_stat2 | no description | String | optional |
active2_stat3 | active2_stat3 | no description | String | optional |
active2_stat4 | active2_stat4 | no description | String | optional |
active2_stat5 | active2_stat5 | no description | String | optional |
iscomponentof1_name | iscomponentof1_name | Name of the component. | String | optional |
sound1 | sound1 | Sound file name. | File | optional |
sound2 | sound2 | Sound file name. | File | optional |
no_category | no_category | Sets whether this should categorize [[:Category:Items]] onto the transcluded page.
| Boolean | optional |