Template:Boxstyle: Difference between revisions
Jump to navigation
Jump to search
wurmpedia->Mthec m Updated for cross-browser compatibility for rounded corners. |
wurmpedia->Mthec m Fix for layout issue on item pages. |
||
| Line 10: | Line 10: | ||
border-radius: 10px; | border-radius: 10px; | ||
-khtml-border-radius: 10px; | -khtml-border-radius: 10px; | ||
"</includeonly> | clear:both;"</includeonly> | ||
<noinclude>Basic styling for table boxes. Usage: | <noinclude>Basic styling for table boxes. Usage: | ||
Revision as of 14:33, 7 April 2012
Basic styling for table boxes. Usage:
{{boxstyle
|width=500px (default 60%)
|bgcolor=red (default inherit)
|bordercolor=blue (default black)
|align=right (default left)
}}
All parameters are optional.