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>
<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: 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>|}}
<div style="background-color: none;width: 100%;padding: 0.1em;text-align: center;">
<div style="background-color: none;width: 100%;padding: 0.1em;text-align: center;">
{{{message}}}
{{{message}}}

Revision as of 17:52, 2 January 2025



Test