Template:Mbox: Difference between revisions

From Nubious
Nubious (talk | contribs)
No edit summary
Nubious (talk | contribs)
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;">X</div>|}}}<div style="margin:5px;">{{if|{{{title|}}}|<b>{{{title}}}</b>|}CONTENT</div></div>
{{{if|{{{icon|}}}|<div style="margin:5px;">{{{icon}}}</div>|}}}<div style="margin:5px;">{{if|{{{title|}}}|<b>{{{title}}}</b>|}CONTENT</div></div>
[[Category:Article stubs]]
[[Category:Article stubs]]
* 1={{{1|}}}
* 2={{{2|}}}
* 3={{{3|}}}
* icon={{{icon|}}}
* title={{{title|}}}
</includeonly>
</includeonly>
<includeonly>
{{Messagebox | {{#if: {{{1|}}} | {{{1}}} | Things to do }} }}[[Category:Todo]]
</includeonly>
<noinclude>
<noinclude>
{| class="wikitable"
{| class="wikitable"

Revision as of 20:24, 12 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}