24,589
edits
m (Replaced with div) |
mNo edit summary |
||
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: | <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:6px 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> | </div><noinclude> | ||
==How to== | ==How to== |
edits