Difference between revisions of "User:Serg/Sandbox/Item Block"
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table border="0" cellspacing="0" cellpadding="0" style="border:black solid 1px;"> | <table border="0" cellspacing="0" cellpadding="0" style="border:black solid 1px;"> | ||
<tr> | <tr> | ||
+ | {{User:Serg/Sandbox/Item Block/Item Chunk | ||
+ | |hat = Batter's Helmet | ||
+ | |hat value = {{{batter's helmet|yes}}} | ||
+ | |hat paint = {{{batter's helmet paint|E7B53B}}} | ||
+ | |hat name = {{{batter's helmet name|"Bob"}}} | ||
+ | |hat description = {{{batter's helmet description|Billy Bob}}} | ||
+ | }} | ||
<td | <td | ||
− | |||
− | |||
− | |||
style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{bonk helm|no}}}}}"> | style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{bonk helm|no}}}}}"> | ||
− | + | {{User:Serg/Sandbox/Item_Block/Coloured_Item|hat=Bonk_Helm|paint={{{bonk helm paint|7D4071}}}}} | |
</td><td | </td><td | ||
style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{ye olde baker boy|no}}}}}"> | style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{ye olde baker boy|no}}}}}"> | ||
− | + | {{User:Serg/Sandbox/Item_Block/Coloured_Item|hat=Ye_Olde_Baker_Boy|paint={{{ye olde baker boy paint|E7B53B}}}}} | |
</td><td | </td><td | ||
style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{baseball bill's sports shine|no}}}}}"> | style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{baseball bill's sports shine|no}}}}}"> | ||
Line 295: | Line 299: | ||
<td style="background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{saxton hale mask|no}}}}}"> | <td style="background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{saxton hale mask|no}}}}}"> | ||
[[File:Item_icon_Saxton_Hale_Mask.png|64px]] | [[File:Item_icon_Saxton_Hale_Mask.png|64px]] | ||
+ | <td style="background:#729E42"> | ||
+ | {{#switch:{{{badge|bronze}}} | ||
+ | | platnium = [[File:Item_icon_Primeval_Warrior.png|64px]] | ||
+ | | gold = [[File:Item_icon_Grizzled_Veteran.png|64px]] | ||
+ | | silver = [[File:Item_icon_Soldier_of_Fortune.png|64px]] | ||
+ | | bronze = [[File:Item_icon_Mercenary.png|64px]] | ||
+ | | #default = [[File:Item_icon_Mercenary.png|64px]] | ||
+ | }} | ||
</td> | </td> | ||
− | <td style="background:{{ | + | <td style="background: |
− | [[File: | + | {{#switch:{{{dueling badge|no}}} |
− | + | | platnium = <nowiki>#729E42;</nowiki> | |
− | + | | gold = <nowiki>#729E42;</nowiki> | |
− | [[File:Item_icon_Bronze_Dueling_Badge.png|64px]] | + | | silver = <nowiki>#729E42;</nowiki> |
+ | | bronze = <nowiki>#729E42;</nowiki> | ||
+ | | want = <nowiki>#E7B53B</nowiki> | ||
+ | | no = <nowiki>#B8383B</nowiki> | ||
+ | | #default = <nowiki>#B8383B</nowiki> | ||
+ | }} | ||
+ | "> | ||
+ | {{#switch:{{{dueling badge|no}}} | ||
+ | | platnium = [[File:Item_icon_Platnium_Dueling_Badge.png|64px]] | ||
+ | | gold = [[File:Item_icon_Gold_Dueling_Badge.png|64px]] | ||
+ | | silver = [[File:Item_icon_Silver_Dueling_Badge.png|64px]] | ||
+ | | bronze = [[File:Item_icon_Bronze_Dueling_Badge.png|64px]] | ||
+ | | want = [[File:Item_icon_Bronze_Dueling_Badge.png|64px]] | ||
+ | | no = [[File:Item_icon_Bronze_Dueling_Badge.png|64px]] | ||
+ | | #default = [[File:Item_icon_Bronze_Dueling_Badge.png|64px]] | ||
+ | }} | ||
</td> | </td> | ||
<td style="background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{earbuds|no}}}}}"> | <td style="background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{earbuds|no}}}}}"> | ||
Line 343: | Line 370: | ||
<noinclude> | <noinclude> | ||
{{User:Serg/Sandbox/Item_Block | {{User:Serg/Sandbox/Item_Block | ||
− | |batter's helmet = | + | |batter's helmet = no |
+ | |batter's helmet paint = E7B53B | ||
+ | |batter's helmet name = "Yessir" | ||
+ | |batter's helmet description = no, sir. | ||
|bonk helm = want | |bonk helm = want | ||
|ye olde baker boy = yes | |ye olde baker boy = yes | ||
Line 446: | Line 476: | ||
|sniper mask = want | |sniper mask = want | ||
|spy mask = want | |spy mask = want | ||
+ | |badge = platnium | ||
+ | |dueling badge = want | ||
}} | }} | ||
</noinclude> | </noinclude> |