Difference between revisions of "User:Serg/Sandbox/Item Block/Item Chunk"
m |
|||
Line 1: | Line 1: | ||
<td | <td | ||
style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{hat value|yes}}}}}"> | style = "background:{{User:Serg/Sandbox/Item_Block/Item_Colour|input={{{hat value|yes}}}}}"> | ||
− | {{User:Serg/Sandbox/Item_Block/Coloured_Item|hat={{{hat|Batter's Helmet}}}|paint={{{hat paint|E7B53B}}}}} | + | {{User:Serg/Sandbox/Item_Block/Coloured_Item|hat={{{hat|Batter's Helmet}}}|paint={{{hat paint|E7B53B}}}|hat description2={{{hat description|"Blah!"}}}|hat name2 = {{{hat name|Poop}}}|hat link = {{{hat link|http://optf2.com/}}}}} |
</td> | </td> | ||
Line 7: | Line 7: | ||
Assume this is a piece of the main part. | Assume this is a piece of the main part. | ||
+ | <table> | ||
+ | <tr> | ||
{{User:Serg/Sandbox/Item Block/Item Chunk | {{User:Serg/Sandbox/Item Block/Item Chunk | ||
− | |hat = | + | |hat = Bonk Helm |
− | |hat value = {{{batter's helmet}}} | + | |hat value = {{{batter's helmet|yes}}} |
− | |hat paint = {{{batter's helmet paint}}} | + | |hat paint = {{{batter's helmet paint|E7B53B}}} |
+ | |hat name = "This is a hat!" | ||
+ | |hat description = I can describe stuff! | ||
+ | |hat link = http://optf2.com/2 | ||
}} | }} | ||
+ | </tr> | ||
+ | </table> | ||
</noinclude> | </noinclude> |