Template:ItemTemplate: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(changed description to store after a qudtext parse.. updated qud quote with new argument)
m (made # symbol darker)
Line 37: Line 37:
{{#if: {{{chargeused|}}}  | {{infobox row|Charge per Use|{{{chargeused}}} }} }}
{{#if: {{{chargeused|}}}  | {{infobox row|Charge per Use|{{{chargeused}}} }} }}
{{#if: {{{chargeperdram|}}}| {{infobox row|Charge per Dram|{{{chargeperdram}}} }} }}
{{#if: {{{chargeperdram|}}}| {{infobox row|Charge per Dram|{{{chargeperdram}}} }} }}
{{#if: {{{weight|}}}  | {{infobox row|Weight|{{{weight}}}'''#''' }} }}
{{#if: {{{weight|}}}  | {{infobox row|Weight|{{{weight}}}{{qud text|&K'''#'''}} }} }}
<!--tinkering-->
<!--tinkering-->
{{#if: {{{commerce|}}} | {{infobox row | Value|{{{commerce}}} }} }}
{{#if: {{{commerce|}}} | {{infobox row | Value|{{{commerce}}} }} }}

Revision as of 01:45, 17 July 2019

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