More languages
More actions
(Created fully customizable message box) |
(Created fully customizable message box) |
||
Line 1: | Line 1: | ||
<includeonly>{{#invoke:Message box|main|text={{{text|}}}|image=[[File:{{{image|}}}|52px|link=|alt=]]}}</includeonly> | <includeonly>{{#invoke:Message box|main|text={{{text|}}}|image=[[File:{{{image|}}}|52px|link=|alt=]]}}</includeonly><noinclude> | ||
<nowiki> | |||
{{Message box | |||
|image = | |||
|text = | |||
}} | |||
</nowiki> | |||
e.g.: | |||
<nowiki> | |||
{{Message box | |||
|image = Warning icon.png | |||
|text = This is a warning message box | |||
}} | |||
</nowiki> | |||
{{Message box | |||
|image = Warning icon.png | |||
|text = This is a warning message box | |||
}} | |||
</noinclude> |
Revision as of 15:35, 3 January 2022
{{Message box |image = |text = }}
e.g.:
{{Message box |image = Warning icon.png |text = This is a warning message box }}
This is a warning message box |