Template:ItemTemplate: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (formatting fix)
m (fixed a funky typo in complexity)
Line 39: Line 39:
{{#if: {{{weight|}}}  | {{infobox row|Weight|{{{weight}}}{{qud text|&K#}} }} }}
{{#if: {{{weight|}}}  | {{infobox row|Weight|{{{weight}}}{{qud text|&K#}} }} }}
<!--tinkering-->
<!--tinkering-->
{{#if: {{{commerce|}}} | {{infobox row | Value|{{{commerce}}} }} }}
{{#if: {{{commerce|}}} | {{infobox row |Value|{{{commerce}}} }} }}
{{#if: {{{complexity|}}}| {{infobox row|Complexity||{{{complexity}}} }} }}
{{#if: {{{complexity|}}}| {{infobox row|Complexity|{{{complexity}}} }} }}
{{#if: {{{tier|}}}    | {{infobox row|Tier|{{{tier}}} }} }}
{{#if: {{{tier|}}}    | {{infobox row|Tier|{{{tier}}} }} }}
{{#if: {{{bits|}}}    | {{#if:{{{canbuild|}}}{{{candisassemble|}}}| {{infobox row|[[Bits]]|{{Bits|{{{bits}}}}} }} }} }}
{{#if: {{{bits|}}}    | {{#if:{{{canbuild|}}}{{{candisassemble|}}}| {{infobox row|[[Bits]]|{{Bits|{{{bits}}}}} }} }} }}

Revision as of 21:51, 23 July 2019

This template defines the table "Items". This table has not been created yet. Template:ItemTemplate/doc