Template:Mbox: Difference between revisions
m Bugfix |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color:#f8f8ff;border:1px solid #daa520;padding:10px;display:flex;"> | <div style="background-color:#f8f8ff;border:1px solid #daa520;padding:10px;display:flex;"> | ||
{{#if: {{{icon|}}} | <div style="margin:5px;">{{icon | {{{icon}}} }}</div> | }} | {{#if: {{{icon|}}} | <div style="margin:5px;font-size:24px;">{{icon | {{{icon}}} }}</div> | }} | ||
<div style="margin:5px;">{{#if: {{{title|}}} | <b>{{{title}}}</b><br/> |}}{{{1|}}}</div></div> | <div style="margin:5px;">{{#if: {{{title|}}} | <b>{{{title}}}</b><br/> |}}{{{1|}}}</div></div> | ||
[[Category:Article stubs]] | [[Category:Article stubs]]</includeonly> | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 05:15, 15 October 2024
Argument | Description |
---|---|
icon | (Optional) An Icon to display in the message box |
title | (Optional) A Title to display in the message box |
All other content is displayed as text |
{Documentation}