Template:Metabox: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>LostInRiverview
(really don't think this will work)
sims>LostInRiverview
mNo edit summary
Line 1: Line 1:
{|class="roundborder" style="border: 1px solid {{{color}}}; background: #EEEEEE; border-left: 8px solid {{{color}}}; border-right: 1px solid {{{color}}}; font-size: 95%; line-height:150%;" width={{#if:{{{width|}}}|"{{{width}}}%"|"80%"}} align="center"
{|class="roundborder" style="border: 1px solid {{{color}}}; background: #EEEEEE; border-left: 8px solid {{{color}}}; border-right: 1px solid {{{color}}}; font-size: 95%; line-height:150%;" width={{#if:{{{width|}}}|"{{{width}}}%"|"80%"}} align="center"
{{#if:{{{image|}}}|{|class="roundborder" style="background: {{{color}}}; border-right: 1px solid {{{color}}}; width: 50px;" align="center"{{!}}{{{image}}}|}| }}
{{#if:{{{image|}}}|{|class="roundborder" style="background: {{{color}}}; border-right: 1px solid {{{color}}};" width="50px" align="center"{{!}}{{{image}}}|}| }}
|{{{title}}}<br />{{{text}}}
|{{{title}}}<br />{{{text}}}
|}
|}

Revision as of 03:35, 21 August 2013

class="roundborder" style="background: {{{color}}}; border-right: 1px solid {{{color}}};" width="50px" align="center"|{{{image}}}
{{{title}}}
{{{text}}}