Template:Box: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
(Created page with "<div style="clear: both;"></div> <div style="border: 1px solid {{{border|#99c}}};<!-- -->background: {{{titlebackground|#00ACCA}}};<!-- -->color: {{{titlefo...")
 
(changes to fit better with dark mode)
Line 18: Line 18:
--><font color="{{{titleforeground|#000000}}}"></font>&nbsp;<!--
--><font color="{{{titleforeground|#000000}}}"></font>&nbsp;<!--
--></span ><!--
--></span ><!--
--><div style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.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|#000000}}}">{{{title}}}</font></div></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>
<div style="display: block; border: 1px solid {{{border|#99c}}}; 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 23:37, 17 January 2021

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

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