24,589
edits
mNo edit summary |
m (Replaced with div) |
||
Line 1: | Line 1: | ||
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: .5em; -moz-border-radius: .5em; -webkit-border-radius: .5em; -ms-border-radius: .5em; -o-border-radius: .5em; background: #333333; font-family:Trebuchet MS, Tahoma, Verdana, Arial;}}} width:{{{width|90%}}}; margin:0 auto;" {{#if:{{{id|}}}|class="{{{id|}}}"|}}><div style="color:#fff; text-align:center;">{{{title|Title}}}</div><div style="{{{style2|text-align:justify; color:#000000; border-radius: 0 0 .5em .5em; -moz-border-radius: 0 0 .5em .5em; -webkit-border-radius: 0 0 .5em .5em; -ms-border-radius: 0 0 .5em .5em; -o-border-radius: 0 0 .5em .5em; padding: 0 4px 0 4px; background:#F0F8FF;}}}">{{{content|Content}}}</div> | |||
</div><noinclude> | |||
{{{content|Content}}} | |||
<noinclude> | |||
==How to== | ==How to== | ||
Simply copy the following: | Simply copy the following: |
edits