Template:Messagebox: Difference between revisions
Jump to navigation
Jump to search
m
category, color changes
imported>Whyitskai (Created page with "<includeonly><center> {| cellspacing="0" style="{{ #if:{{{width|}}}| width:{{{width}}};|}}{{ #if:{{{clearall|}}}| clear: both;|}}" {{#ifeq:{{{print|false}}}|false|class="noprint"}} |- | style="padding:0 1em 0 1em;text-align:right;" |<div style="padding:.5em; background-color:#{{{bgcolor|efefff}}}; border:solid 1px #{{{border|9f9fff}}};text-align:{{{justification|center}}};margin:auto; {{ #if:{{{min-height|}}}| min-height:{{{min-height}}};|}}">{{#if: {{{image_name|}}} | [...") |
imported>Whyitskai m (category, color changes) |
||
| Line 2: | Line 2: | ||
{| cellspacing="0" style="{{ #if:{{{width|}}}| width:{{{width}}};|}}{{ #if:{{{clearall|}}}| clear: both;|}}" {{#ifeq:{{{print|false}}}|false|class="noprint"}} | {| cellspacing="0" style="{{ #if:{{{width|}}}| width:{{{width}}};|}}{{ #if:{{{clearall|}}}| clear: both;|}}" {{#ifeq:{{{print|false}}}|false|class="noprint"}} | ||
|- | |- | ||
| style="padding:0 1em 0 1em;text-align:right;" |<div style="padding:.5em; background-color:#{{{bgcolor| | | style="padding:0 1em 0 1em;text-align:right;" |<div style="padding:.5em; background-color:#{{{bgcolor|E5E4E2}}}; border:solid 1px #{{{border|E5E4E2}}};text-align:{{{justification|center}}};margin:auto; {{ #if:{{{min-height|}}}| min-height:{{{min-height}}};|}}">{{#if: {{{image_name|}}} | | ||
[[Image:{{{image_name|}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]] | }} | [[Image:{{{image_name|}}}|left{{ #if: {{{image_width|}}}|{{!}}{{{image_width|}}}px|}}{{ #if: {{{mouseover|}}} |{{!}}{{{mouseover|}}}|}}]] | }} | ||
{{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;">{{{header|}}}</span><hr/>|}} | {{ #if: {{{header|}}} |<span style="font-size:125%;font-weight:900;">{{{header|}}}</span><hr/>|}} | ||
| Line 10: | Line 10: | ||
|} | |} | ||
</center>{{#ifeq: {{NAMESPACE}}||{{{categories|}}}}}{{#ifeq: {{NAMESPACE}}|File|{{{categories|}}}}}</includeonly> | </center>{{#ifeq: {{NAMESPACE}}||{{{categories|}}}}}{{#ifeq: {{NAMESPACE}}|File|{{{categories|}}}}}</includeonly> | ||
<noinclude>[[Category:Templates]] | |||
</noinclude> | |||