Changes
Template:HRP-Description (view source)
Revision as of 14:39, 28 January 2021
, 14:39, 28 January 2021no edit summary
<div id="hrp-desc" style="width: {{{Width|300}}}px; float: left;">
<div id="hrp-desc" style="width: {{{Width|100}}}%; float: left;">
<div class="{{#var:Style|default}}" style="width: {{#expr: {{{Width|100}}} - 2}}%; margin-left: auto; margin-right: auto; margin-bottom: -1000px; padding-bottom: 1000px;">
<div class="{{#var:Style|default}}" style="width: {{#expr: {{{Width|100}}} - 2}}%; margin-left: auto; margin-right: auto; margin-bottom: -1000px; padding-bottom: 1000px;">
<div style="text-align: center; float: left; margin-right: 4px;">{{#if:{{{Picture|}}}|[[File:{{{Picture}}}|{{#expr: {{{Width|300}}}/2 round 0}}px]]|}}</div>
<div style="text-align: center; float: left; margin-right: 4px;">{{#if:{{{Picture|}}}|[[File:{{{Picture}}}|{{#expr: {{{Width|100}}}/2 round 0}}%]]|}}</div>
{{{Description|}}}
{{{Description|}}}
</div>
</div>
</div>
</div>