Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MessageBox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<div style="border: {{#if: {{{color|}}}|{{{color|}}}|rgba(255,255,255,0.08)}} 2px solid; width: 64%;padding: 0em;float: center;text-align: center;">
<div style="border: {{#if: {{{color|}}}|{{{color|}}}|rgba(255,255,255,0.08)}} 2px solid; width: 64%;padding: 0em;float: center;text-align: center;">
{{#if: {{{title|}}}|<div style="display: block;width: 100%;background-color: {{#if: {{{color|}}}|{{{color|}}}|rgba(255,255,255,0.08)}};margin:0em;padding: 0.25em 0em 0.25em 0em;text-align: center;font-size: 150%;font-weight: bold;"></div>|}}
{{#if: {{{title|}}}|<div style="display: block;width: 100%;background-color: {{#if: {{{color|}}}|{{{color|}}}|rgba(255,255,255,0.08)}};margin:0em;padding: 0.25em 0em 0.25em 0em;text-align: center;font-size: 150%;font-weight: bold;"></div>|}}
Line 5: Line 6:
</div>
</div>
</div>
</div>
</includeonly>
<noinclude>
{{MessageBox|message=Test|title=Test|color=cyan}}
</noinclude>

Revision as of 17:51, 2 January 2025



Test