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
 
(4 intermediate revisions by the same user not shown)
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>
}}
 
<includeonly><div style="display:none">
[[Sell price (gold)::{{{gold|}}}]]
[[Sell price (silver)::{{{silver|}}}]]
[[Sell price (copper)::{{{copper|}}}]]
</div></includeonly>

Latest revision as of 15:42, 24 June 2025

Sell Price