User:GDoe5/Template:Item infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | {{{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; width:150px; max-width:300px;{{ | {|- style="text-align:center; border-collapse:collapse; width:150px; max-width:300px;{{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
Line 20: | Line 22: | ||
| background-color: #FFF0D7; color: #151912;}}" | | background-color: #FFF0D7; color: #151912;}}" | ||
! {{{item_name}}} | ! {{{item_name}}} | ||
|} | |} | ||
< | </span> | ||
<br> | |||
<span style="float:left; margin-right:1em; "> | |||
{|- style="text-align:left; border-collapse:collapse; width:300px; max-width:350px; color: #FFEFD7; {{ | {|- style="text-align:left; border-collapse:collapse; width:300px; max-width:350px; color: #FFEFD7; {{ | ||
#switch: {{{item_type}}}| | #switch: {{{item_type}}}| | ||
Line 113: | Line 115: | ||
#if: {{{passive1_description}}} | #if: {{{passive1_description}}} | ||
| | | | ||
{{!}}- | {{!}}- | ||
! {{{passive1_description}}} | ! {{{passive1_description}}} | ||
| }} | | }} | ||
<div style="margin-left:0.5em; margin-right:0.5em;"> | <div style="margin-left:0.5em; margin-right:0.5em;"> | ||
Line 150: | Line 151: | ||
! {{{passive1_stat5}}} | ! {{{passive1_stat5}}} | ||
| }} | | }} | ||
|} | |||
|} | |} | ||
</div> | </div> | ||
<div> | <div> | ||
{|- style="text-align:left; border-collapse:collapse; width:300px; max-width:350px; {{ | {|- style="text-align:left; border-collapse:collapse; width:300px; max-width:350px; {{ | ||
#switch: {{{item_type}}} | #switch: {{{item_type}}} | ||
Line 167: | Line 168: | ||
| }} | | }} | ||
|} | |} | ||
</div> | </div> | ||
Line 181: | Line 181: | ||
! {{{passive2_description}}} | ! {{{passive2_description}}} | ||
| }} | | }} | ||
<div style="margin-left:0.5em; margin-right:0.5em;"> | <div style="margin-left:0.5em; margin-right:0.5em;"> | ||
Line 215: | Line 214: | ||
! {{{passive2_stat5}}} | ! {{{passive2_stat5}}} | ||
| }} | | }} | ||
|} | |||
|} | |} | ||
</div> | </div> | ||
Line 244: | Line 244: | ||
! {{{active1_description}}} | ! {{{active1_description}}} | ||
| }} | | }} | ||
<div style="margin-left:0.5em; margin-right:0.5em;"> | <div style="margin-left:0.5em; margin-right:0.5em;"> | ||
Line 278: | Line 277: | ||
! {{{active1_stat5}}} | ! {{{active1_stat5}}} | ||
| }} | | }} | ||
|} | |||
|} | |} | ||
</div> | </div> | ||
Line 294: | Line 294: | ||
|} | |} | ||
</ | </span> | ||
== Template Data == | |||
<noinclude> | <noinclude> |
Latest revision as of 12:44, 26 August 2024
{{{item_name}}} is a {{{item_type}}} item purchasable at the shop.
[[File:{{{item_imagefilepath}}}.png|100px]] |
{{{item_name}}} |
---|
{{{item_name}}} |
---|
{{{souls}}} |
Components: {{{component1_name}}} |
---|
{{{item_stat1}}} |
---|
{{{item_stat2}}} |
{{{item_stat3}}} |
{{{item_stat4}}} |
{{{item_stat5}}} |
Passive | {{{passive1_cooldown}}} |
{{{passive1_description}}}
|
---|
Passive | {{{passive2_cooldown}}} |
{{{passive2_description}}}
|
---|
Active | {{{passive2_cooldown}}} |
{{{active1_description}}}
|
---|
IS COMPONENT OF: {{{iscomponentof1_name}}} |
Template Data[edit | edit source]
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 |
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 |
has_components | has_components | no description | Boolean | optional |
component1_name | component1_name | no description | Page name | optional |
has_passive1 | has_passive1 | no description | Boolean | required |
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 |
has_active1 | has_active1 | no description | Boolean | required |
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 |
has_iscomponentof | has_iscomponentof | no description | Boolean | required |
iscomponentof1_name | iscomponentof1_name | no description | Page name | optional |