Template:Box: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
No edit summary
mNo edit summary
Line 20: Line 20:
--><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="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|#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>
<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>.
<templatedata>
{
"params": {
"1": {},
"border": {},
"titlebackground": {},
"titleforeground": {},
"titlestyle": {},
"title": {},
"style": {},
"text": {},
"content": {}
}
}
</templatedata>
</noinclude>

Revision as of 11:38, 30 March 2021

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


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

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

no description

Unknownoptional
borderborder

no description

Unknownoptional
titlebackgroundtitlebackground

no description

Unknownoptional
titleforegroundtitleforeground

no description

Unknownoptional
titlestyletitlestyle

no description

Unknownoptional
titletitle

no description

Unknownoptional
stylestyle

no description

Unknownoptional
texttext

no description

Unknownoptional
contentcontent

no description

Unknownoptional