Jump to content

Template:PriceDisplay: Difference between revisions

From Drifters Almanac
m Protected "Template:PriceDisplay" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Line 1: Line 1:
<!-- ========================== -->
<!--        SELL PRICE          -->
<!-- ========================== -->
{{#if:{{{gold|}}}{{{silver|}}}{{{copper|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sell Price</div>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sell Price</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">{{#if:{{{gold|}}}|{{{gold}}} Gold}}{{#if:{{{silver|}}}| &#32;{{{silver}}} Silver}}{{#if:{{{copper|}}}| &#32;{{{copper}}} Copper}}</div>
<div style="margin-left: 1em;">{{#if:{{{gold|}}}|{{{gold}}} Gold}}{{#if:{{{silver|}}}| &#32;{{{silver}}} Silver}}{{#if:{{{copper|}}}| &#32;{{{copper}}} Copper}}</div>
}}

Revision as of 09:14, 13 May 2025

Sell Price