Difference between revisions of "Template:InfoboxStyle"
Black Rose (talk | contribs) (Created page with "{| class="infobox bordered" width="{{{width|300px}}}" style="float: {{{align|right}}}; -moz-border-radius:2.5px; border-radius:2.5px; font-size: 90%; text-align: left; border:...") |
Black Rose (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | {| class="infobox bordered" width="{{{width|300px}}}" style="float: {{{align|right}}}; -moz-border-radius:2.5px; border-radius:2.5px; font-size: 90%; text-align: left; border:1px solid #{{Color|1|Color={{{Color|basic}}}}}; clear:both; font-family:{{{fontfamily1|arial}}};" cellpadding="3" | + | {| class="infobox bordered" width="{{{width|300px}}}" style="float: {{{align|right}}}; -moz-border-radius:2.5px; border-radius:2.5px; font-size: 90%; text-align: left; border:1px solid #{{Color|1|Color={{{Color|basic}}}}}; clear:both; font-family:{{{fontfamily1|arial}}}; background-color:{{Color|6|Color={{{Color|basic}}}}};" cellpadding="3" |
! colspan="2" style="background-color:rgb({{Color|2|Color={{{Color|basic}}}}}); font-size:115%; font-family:{{{fontfamily2|verdana}}};" align="center"|{{#if:{{{StatusIcon|}}}|{{{StatusIcon}}}}}<font color="#{{Color|4|Color={{{Color|basic}}}}}">{{{Name|{{PAGENAME}}}}}</font> | ! colspan="2" style="background-color:rgb({{Color|2|Color={{{Color|basic}}}}}); font-size:115%; font-family:{{{fontfamily2|verdana}}};" align="center"|{{#if:{{{StatusIcon|}}}|{{{StatusIcon}}}}}<font color="#{{Color|4|Color={{{Color|basic}}}}}">{{{Name|{{PAGENAME}}}}}</font> | ||
|- | |- | ||
| − | {{#if:{{{Image Information|}}}|{{!}} colspan="2" style="text-align:center; background-color:clear;"{{!}}{{{Image Information}}}{{#if:{{{Caption|}}}|<br/>{{{Caption}}}}}<!-- this is a load of bullshit. - Rose --> | + | {{#if:{{{Image Information|}}}|{{!}} colspan="2" style="text-align:center; background-color:clear;"{{!}}{{{Image Information}}}{{#if:{{{Caption|}}}|<br/><font color="#{{Color|5|{{{Color|basic}}}}}">{{{Caption}}}}}</font><!-- this is a load of bullshit. - Rose --> |
{{!}}-}} | {{!}}-}} | ||
{{{data|}}} | {{{data|}}} | ||
|} | |} | ||
Revision as of 02:04, 19 April 2018
| InfoboxStyle |
|---|