Template:ExcgTable: Difference between revisions

From Darkan
Jump to navigation Jump to search
(Created page with "{{#ifeq:{{NAMESPACE}}|Template|{{documentation}}}} {| class="wikitable" ! Item ! Icon ! Price ! Date ! Last ! LastDate ! Value ! ItemId |- | {{{Item|}}} | [[File:{{{Icon|Coins 1000.png}}}|link={{{Item|}}}|{{{Item|}}}]] | {{#if: {{{Price|}}} | {{,|{{{Price|}}}}} | Unknown }} | {{{Date|}}} | {{#if: {{{Last|}}} | {{,|{{{Last|}}}}} | N/A }} | {{{LastDate|}}} | {{#if: {{{Value|}}} | {{{Value|}}} | N/A }} | {{{ItemId|}}} |- |}")
 
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq:{{NAMESPACE}}|Template|{{documentation}}}}
|[[File:{{{Icon|}}}]]
{| class="wikitable"
| width=300 align=left | [[{{{Item}}}]]
! Item
| {{{Price}}}
! Icon
| {{{ItemId}}}
! Price
| {{{Date}}}
! Date
! Last
! LastDate
! Value
! ItemId
|-
|-
| {{{Item|}}}
| [[File:{{{Icon|Coins 1000.png}}}|link={{{Item|}}}|{{{Item|}}}]]
| {{#if: {{{Price|}}} | {{,|{{{Price|}}}}} | Unknown }}
| {{{Date|}}}
| {{#if: {{{Last|}}} | {{,|{{{Last|}}}}} | N/A }}
| {{{LastDate|}}}
| {{#if: {{{Value|}}} | {{{Value|}}} | N/A }}
| {{{ItemId|}}}
|-
|}

Latest revision as of 17:48, 14 February 2024

|[[File:]] | width=300 align=left | [[{{{Item}}}]] | {{{Price}}} | {{{ItemId}}} | {{{Date}}} |-