Template:Box: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
(border color again)
No edit summary
Line 1: Line 1:
<div style="clear: both;"></div>
<div style="clear: both;"></div>
<div style="border: 1px solid {{{border|#0089A1}}};<!--
<div style="border: 1px solid {{{border|#2c8aa1}}};<!--
-->background: {{{titlebackground|#00ACCA}}};<!--
-->background: {{{titlebackground|#2c8aa1}}};<!--
-->color: {{{titleforeground|#000}}};<!--
-->color: {{{titleforeground|#FFF}}};<!--
-->padding: 0.1em;<!--
-->padding: 0.1em;<!--
-->text-align: center;<!--
-->text-align: center;<!--
Line 16: Line 16:
-->font-size: 80%;<!--
-->font-size: 80%;<!--
-->padding-right: 0.5em;"><!--
-->padding-right: 0.5em;"><!--
--><font color="{{{titleforeground|#000000}}}"></font>&nbsp;<!--
--><font color="{{{titleforeground|#FFFFFF}}}"></font>&nbsp;<!--
--></span ><!--
--></span ><!--
--><div style="font-size: 100%;font-weight: bold;border: none; margin: 0; padding: 0; padding-bottom: 0.1em;"><font color="{{{titleforeground|#000000}}}">{{{title}}}</font></div></div>
--><div style="font-size: 100%;font-weight: bold;border: none; margin: 0; padding: 0; padding-bottom: 0.1em;"><font color="{{{titleforeground|#FFFFFF}}}">{{{title}}}</font></div></div>
<div style="display: block; border: 1px solid {{{border|#0089A1}}}; vertical-align: top; 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>
<div style="display: block; border: 1px solid {{{border|#2c8aa1}}}; vertical-align: top; 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>
<noinclude>
<noinclude>
To use this, type <nowiki>{{Box|title=Title|Text goes here}}</nowiki>.</noinclude>
To use this, type <nowiki>{{Box|title=Title|Text goes here}}</nowiki>.</noinclude>

Revision as of 03:38, 18 January 2021

 
{{{title}}}
{{{content}}}

To use this, type {{Box|title=Title|Text goes here}}.