Template:Box-round: Difference between revisions
From CASA Guides
Jump to navigationJump to search
Created page with "{{Box-round|title=Title|Text goes here}} ==Parameters== ;content :Text content of box ;border :Border color :''Default: #99c'' ;titlebackground :Title background color :''Defa..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <div style="clear: both;"></div> | ||
<div style="border: 1px solid {{{border|#99c}}};<!-- | |||
; | -->background: {{{titlebackground|#ccf}}};<!-- | ||
: | -->color: {{{titleforeground|#000}}};<!-- | ||
; | -->padding: .1em;<!-- | ||
: | -->text-align: center;<!-- | ||
: | -->font-weight: bold;<!-- | ||
; | -->font-size: 100%;<!-- | ||
-->margin-bottom: 0px;<!-- | |||
: | -->border-bottom: none;<!-- | ||
; | -->{{border-radius|1.5em 1.5em 0 0}}<!-- | ||
: | -->{{{titlestyle|}}};"><!-- | ||
: | --><!-- | ||
; | --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><font color="{{{titleforeground|#000000}}}">{{{title}}}</font></h2></div> | ||
: | <div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; {{border-radius|0 0 1.5em 1.5em}} {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div> | ||
;title | |||
: | |||
; | |||
: | |||
: | |||
; | |||
; | |||
: | |||
; | |||
: | |||
: |
Latest revision as of 21:54, 17 May 2016
{{{title}}}
{{{content}}}