Template:ItemT/sandbox: Difference between revisions
Jump to navigation
Jump to search
m test safesubst original |
m adding 'nocat' to inhibit auto-categorisation |
||
| (8 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-hd"><!-- | ||
</ | --><div class="gg-itemt-img"><!-- | ||
-->{{#if: {{{icon|}}} | |||
| {{icon|{{{icon}}}}} | |||
| [[Image:Item Template Icon (empty).gif]] | |||
}}<!-- | |||
--></div><!-- | |||
--><div class="gg-hd" style="color:#{{#switch: {{{1|}}} | |||
| yellow = ffff00 | |||
| purple = 993399 | |||
| magenta = ff00ff | |||
| 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>{{ | |||
#ifeq: {{{nocat|-}}} | - | |||
| [[Category:Items]] | |||
}}</includeonly> | |||