Jump to content

Template:Offhand: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 56: Line 56:
</div>
</div>
}}
}}
 
<!-- ========================== -->
<!--        SALE PRICE        -->
<!-- ========================== -->
{{#if:{{{sale_price|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sale Price</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">
'''Sale Price''': {{{sale_price}}}<br />
</div>
}}
<!-- ========================== -->
<!--          GALLERY          -->
<!-- ========================== -->
{{#if:{{{model_image1|}}}{{{model_image2|}}}{{{model_image3|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Gallery</div>
<hr style="border: 0; border-top: 1px solid #555;" />
}}
{{#if:{{{model_image1|}}}|[[File:{{{model_image1}}}|frameless|200px]] }}
{{#if:{{{model_image2|}}}|[[File:{{{model_image2}}}|frameless|200px]] }}
{{#if:{{{model_image3|}}}|[[File:{{{model_image3}}}|frameless|200px]] }}
<!-- ========================== -->
<!-- ========================== -->
<!--        CATEGORIES        -->
<!--        CATEGORIES        -->

Revision as of 10:27, 2 May 2025