Template:Website infobox: Difference between revisions

no edit summary
m (Text replacement - "colspan=2" to "colspan="2"")
No edit summary
Line 1: Line 1:
{| class="infobox" cellspacing="0" cellpadding="4" style="width:250px; background:{{{BG|#F2F3F4}}}; border:1px solid #999999; color:{{{color|inherit}}}"
{| class="infobox" cellspacing="0" cellpadding="4" style="width:250px; background:{{{BG|#F2F3F4}}}; border:1px solid #999999; color:{{{color|inherit}}}"
|-
|-
! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}; text-align:center; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! colspan="2" class="infoboxheading" style="background:{{{BG|transparent}}}; font-size:120%" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! colspan="2" style="background:{{{imageBG|transparent}}}; text-align:center" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}} {{#if:{{{caption|}}}|<div style="clear:both">{{{caption}}}</div>}}
! colspan="2" style="background:{{{imageBG|transparent}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|<div>{{{caption}}}</div>}}
}}
}}
|-
|-