Template:ItemT/sandbox: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Trimoon (talk | contribs)
m Copy-over from ItemT upto documentation code
Trimoon (talk | contribs)
m adding 'nocat' to inhibit auto-categorisation
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
<noinclude>
 
</noinclude>{{#ifeq: {{{2|}}} | thumb
  Add your experimental template code here.
| <div class="thumb tright"><div class="thumbinner" style="width:414px;">
 
}}<!--
--><noinclude>{{Underconstruction}}
--><div class="gg-itemt"><!--
</noinclude>{{#ifeq: {{{2|}}} | thumb | <div class="thumb tright"><div class="thumbinner" style="width:414px;"> }}
  --><div class="gg-itemt-hd"><!--
<div class="gg-itemt">
      --><div class="gg-itemt-img"><!--
<div class="gg-itemt-hd">
        -->{{#if: {{{icon|}}}
  <div class="gg-itemt-img">{{ #if: {{{icon|}}} | {{icon|{{{icon}}}}} | [[Image:Item Template Icon (empty).gif]] }}</div>
            | {{icon|{{{icon}}}}}
  <div class="gg-hd" style="color:#{{ #switch: {{{1|}}}
            | [[Image:Item Template Icon (empty).gif]]
| yellow  = ffff00
            }}<!--
| purple  = 993399
      --></div><!--
| magenta  = ff00ff
      --><div class="gg-hd" style="color:#{{#switch: {{{1|}}}
| cyan    = 00ffff
                                          | yellow  = ffff00
| green    = 00ff00
                                          | purple  = 993399
| #default = fff
                                          | magenta  = ff00ff
}};">{{{3|Item Name Goes Here}}}</div>
                                          | cyan    = 00ffff
  <p>{{{4|Item description goes here.}}}</p>
                                          | green    = 00ff00
</div>
                                          | #default = fff
{{{5|Item stats goes here}}}
                                          }};"><!--
</div>{{#if: {{{caption|}}} | <div class="thumbcaption">{{{caption}}}</div> }}{{#ifeq: {{{2|}}} | thumb | </div></div> }}<includeonly>[[Category:Items]]</includeonly>
        -->{{{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>

Latest revision as of 19:02, 18 April 2016

Item Name Goes Here

Item description goes here.

Item stats goes here