Template:MessageBox: Difference between revisions
Jump to navigation
Jump to search
OtherXAdmin (talk | contribs) No edit summary Tag: Reverted |
OtherXAdmin (talk | contribs) No edit summary Tag: Reverted |
||
Line 8: | Line 8: | ||
<includeonly><table class="messagebox" | <includeonly><table class="messagebox" | ||
<td class="messagebox-image"[[File:Blue chathead.png|60x60px|center|link=]]</td> | <td class="messagebox-image"[[File:Blue chathead.png|60x60px|center|link=]]</td> | ||
<td><span class="messagebox-title"><b> | <td><span class="messagebox-title"><b>TITLE</b></span><br style="clear: both;" /><div style="font-size:0.85em; line-height:1.4em;" class="messagebox-text">text| | ||
</table></includeonly><noinclude>{{/doc}}</noinclude> | </table></includeonly><noinclude>{{/doc}}</noinclude> |
Revision as of 13:25, 4 February 2024
Template documentation
This documentation is transcluded from Template:MessageBox/doc. [edit] [history] [purge]
The MessageBox template is a wrapper for all types of message boxes. This includes licenses, Maintenance templates, and general notices used to alert the reader about something.
Parameters
To use this template, copy the following code and fill in the necessary information
{{MessageBox |class = (optional) classes |img = Image |imgwidth = (optional) width of the table cell around the image |Tagline text |Extra information }}
The first parameter is mandatory, but all further parameters are optional. A plain message box will look like this: {{MessageBox|Example of a messagebox with no customisation}}
<table class="messagebox"