Template:ItemT/sandbox: Difference between revisions
Jump to navigation
Jump to search
m {{subst:ItemT}} |
m adding 'nocat' to inhibit auto-categorisation |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude> | ||
</noinclude>{{#ifeq: {{{2|}}} | thumb | |||
| <div class="thumb tright"><div class="thumbinner" style="width:414px;"> | |||
}}<!-- | |||
--><div class="gg-itemt"><!-- | |||
<div class="gg-itemt"> | --><div class="gg-itemt-hd"><!-- | ||
--><div class="gg-itemt-img"><!-- | |||
-->{{#if: {{{icon|}}} | |||
| {{icon|{{{icon}}}}} | |||
| yellow = ffff00 | | [[Image:Item Template Icon (empty).gif]] | ||
| purple = 993399 | }}<!-- | ||
| magenta = ff00ff | --></div><!-- | ||
| cyan = 00ffff | --><div class="gg-hd" style="color:#{{#switch: {{{1|}}} | ||
| green = 00ff00 | | yellow = ffff00 | ||
| #default = fff | | purple = 993399 | ||
}};">Item Name Goes Here</div> | | magenta = ff00ff | ||
| cyan = 00ffff | |||
| green = 00ff00 | |||
Item stats goes here | | #default = fff | ||
</div>{{#if: | }};"><!-- | ||
-->{{{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>{{ | |||
#ifeq: {{{nocat|-}}} | - | |||
| [[Category:Items]] | |||
}}</includeonly> | |||