Template:Item: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
created template
Created template
Line 1: Line 1:
#REDIRECT [[Template:Equipment]]
<noinclude>
See [[Template:Item/doc]] for documentation on this template.<br/>
[[Category:Item templates|Item]]
</noinclude>
<onlyinclude><includeonly>
{{ #switch: {{{1}}}
| header = {{{!}} cellpadding="0" cellspacing="0" class="equipmentTemplateTable"
{{!}}-
| entry =
{{!}} style="vertical-align:top;" {{!}}
{{{!}} cellpadding="5" cellspacing="0" style="margin: 0px 10px 0px 0px; height:100%; width:250px; border-collapse: collapse;"
{{!}}-
{{!}} colspan="2" style="font-size:120%; font-weight:bold;" class="equipmentTemplateHeader" {{!}} {{#if: {{{image|}}} | {{{image}}} }} &nbsp;{{{name}}}
{{!}}-
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Sell Price
{{!}} class="equipmentTemplateCell" {{!}} {{{sellPrice}}}
{{!}}
{{#if: {{{flavor|}}} | {{!}}-
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Flavor text
{{!}} class="equipmentTemplateCell" {{!}} {{{flavor}}} }}
{{#if: {{{console|}}} | {{!}}-
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Console
{{!}} class="equipmentTemplateCell" {{!}} {{{console}}} }}
{{#if: {{{notes|}}} | {{!}}-
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Notes
{{!}} class="equipmentTemplateCell" {{!}} {{{notes}}} }}
{{!}}}
{{!}}
| footer = {{!}}} }}
</includeonly></onlyinclude>

Revision as of 13:40, 18 March 2010

See Template:Item/doc for documentation on this template.