Template:Shop: Difference between revisions
From Dragon Quest Wiki
FlyingRagnar (talk | contribs) No edit summary |
FlyingRagnar (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| cellpadding="0" cellspacing="0" style="font-size:90%;width:22em;border-width:1px;border-color:#000000;border-style:solid;" | {| cellpadding="0" cellspacing="0" style="font-size:90%;width:22em;border-width:1px;border-color:#000000;border-style:solid;" | ||
|- | |- | ||
! style="text-align:center;" colspan="2" | {{{Type}}} Shop | ! style="text-align:center;" colspan="2" | {{{Type}}} Shop ({{{Console}}}) | ||
|- | |- | ||
! colspan="1" style="width:50%;text-align:center;font-size:90%;font-style:italic;vertical-align:top;" | Item | ! colspan="1" style="width:50%;text-align:center;font-size:90%;font-style:italic;vertical-align:top;" | Item | ||
! colspan="1" style="width:50%;text-align:center;font-size:90%;font-style:italic;vertical-align:top;" | Price | ! colspan="1" style="width:50%;text-align:center;font-size:90%;font-style:italic;vertical-align:top;" | Price | ||
|- | |||
{{#if: {{{item1|}}}| | {{#if: {{{item1|}}}| | ||
{{!}} colspan="1" style="width:50%;text-align:center;font-size:90%;vertical-align:top;" {{!}} {{{item1}}} | {{!}} colspan="1" style="width:50%;text-align:center;font-size:90%;vertical-align:top;" {{!}} {{{item1}}} | ||
{{!}} colspan="1" style="width:50%;text-align:center;font-size:90%;vertical-align:top;" {{!}} {{{cost1}}} }} | {{!}} colspan="1" style="width:50%;text-align:center;font-size:90%;vertical-align:top;" {{!}} {{{cost1}}} }} | ||
Line 56: | Line 53: | ||
<pre>{{Shop | <pre>{{Shop | ||
| Type = | | Type = | ||
| Console = | | Console = | ||
| item1 = | cost1 = | | item1 = | cost1 = |
Revision as of 14:46, 11 December 2009
{{{Type}}} Shop ({{{Console}}}) | |
---|---|
Item | Price |
Usage
{{Shop | Type = | Console = | item1 = | cost1 = | item2 = | cost2 = | item3 = | cost3 = | item4 = | cost4 = | item5 = | cost5 = | item6 = | cost6 = | item7 = | cost7 = | item8 = | cost8 = | item9 = | cost9 = | item10 = | cost10 = }} |