Difference between revisions of "Template:ItemT/sandbox"
From Project: Gorgon Wiki
m (removed underconstruction) |
m (Formating source code) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | </noinclude>{{#ifeq: {{{2|}}} | thumb | <div class="thumb tright"><div class="thumbinner" style="width:414px;"> }} | + | </noinclude>{{#ifeq: {{{2|}}} | thumb |
| − | <div class="gg-itemt"> | + | | <div class="thumb tright"><div class="thumbinner" style="width:414px;"> |
| − | + | }}<!-- | |
| − | + | --><div class="gg-itemt"><!-- | |
| − | + | --><div class="gg-itemt-hd"><!-- | |
| − | | yellow = ffff00 | + | --><div class="gg-itemt-img"><!-- |
| − | | purple = 993399 | + | -->{{#if: {{{icon|}}} |
| − | | magenta = ff00ff | + | | {{icon|{{{icon}}}}} |
| − | | cyan = 00ffff | + | | [[Image:Item Template Icon (empty).gif]] |
| − | | green = 00ff00 | + | }}<!-- |
| − | | #default = fff | + | --></div><!-- |
| − | }};">{{{3|Item Name Goes Here}}}</div> | + | --><div class="gg-hd" style="color:#{{#switch: {{{1|}}} |
| − | + | | yellow = ffff00 | |
| − | + | | purple = 993399 | |
| − | {{{5|Item stats goes here}}} | + | | magenta = ff00ff |
| − | </div>{{#if: {{{caption|}}} | <div class="thumbcaption">{{{caption}}}</div> }}{{#ifeq: {{{2|}}} | thumb | </div></div> }}<includeonly>[[Category:Items]]</includeonly> | + | | cyan = 00ffff |
| + | | green = 00ff00 | ||
| + | | #default = fff | ||
| + | }};"><!-- | ||
| + | -->{{{3|Item Name Goes Here}}}<!-- | ||
| + | --></div><!-- | ||
| + | --><p>{{{4|Item description goes here.}}}</p><!-- | ||
| + | --></div><!-- | ||
| + | -->{{{5|Item stats goes here}}}<!-- | ||
| + | --></div><!-- | ||
| + | -->{{#if: {{{caption|}}} | ||
| + | | <div class="thumbcaption">{{{caption}}}</div> | ||
| + | }}{{ | ||
| + | #ifeq: {{{2|}}} | thumb | ||
| + | | </div></div> | ||
| + | }}<includeonly>[[Category:Items]]</includeonly> | ||