Template:ItemT/sandbox: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Trimoon (talk | contribs)
m removed underconstruction
Trimoon (talk | contribs)
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-hd">
}}<!--
  <div class="gg-itemt-img">{{ #if: {{{icon|}}} | {{icon|{{{icon}}}}} | [[Image:Item Template Icon (empty).gif]] }}</div>
--><div class="gg-itemt"><!--
  <div class="gg-hd" style="color:#{{ #switch: {{{1|}}}
  --><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|}}}
  <p>{{{4|Item description goes here.}}}</p>
                                          | yellow  = ffff00
</div>
                                          | 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>

Revision as of 18:57, 18 April 2016

Item Name Goes Here

Item description goes here.

Item stats goes here