Template:Divbox: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(rv (cat carried into articles))
>Vanished user [email protected]
(+ optional {{{width}}} & {{{float}}} parameters)
Line 1: Line 1:
<div class="boilerplate metadata" id="{{{2}}}" style="{{divstyle{{{1}}}}}"><center><b>{{{2}}}</b></center>{{{3}}}</div>
<div class="boilerplate metadata" id="{{{2}}}" style="{{divstyle{{{1}}}}}" {{#if: {{{width|}}}|width: {{{width}}};|}} {{#if: {{{float|}}}|float: {{{float}}};|}}><center><b>{{{2}}}</b></center>{{{3}}}</div>

Revision as of 14:55, 13 August 2006