Difference between revisions of "Template:Mbox"

From Minetest Developer Wiki
Jump to navigation Jump to search
(hide images for now)
(Unhide images)
Line 23: Line 23:
 
  | warning
 
  | warning
 
  | serious
 
  | serious
  | delete<!-- = [[File:Mbox warning.png|25px|link=]] -->
+
  | delete = [[File:Mbox warning.png|25px|link=]]
 
  | content
 
  | content
  | issue<!-- = [[File:Mbox important.png|25px|link=]] -->
+
  | issue = [[File:Mbox important.png|25px|link=]]
  | style<!-- = [[File:Mbox style.png|25px|link=]] -->
+
  | style = [[File:Mbox style.png|25px|link=]]
  | move<!-- = [[File:Mbox move.png|25px|link=]] -->
+
  | move = [[File:Mbox move.png|25px|link=]]
  | protection<!-- = [[File:Mbox protection.png|25px|link=]] -->
+
  | protection = [[File:Mbox protection.png|25px|link=]]
 
  | notice
 
  | notice
  | #default<!-- = [[File:Mbox information.png|25px|link=]] -->
+
  | #default = [[File:Mbox information.png|25px|link=]]
 
  }}
 
  }}
 
  }}</td>
 
  }}</td>

Revision as of 14:25, 13 May 2019

Mbox information.png {{{text}}}

Usage

{{Mbox
 |text =
 |type =
}}

Examples

Mbox warning.png warning – for speedy deletion and other serious notices
Mbox warning.png serious – for deletion notices
Mbox important.png issue – for larger issues
Mbox style.png style – for cleanup
Mbox protection.png protection – for protection notices
Mbox move.png move – for move requests
Mbox information.png notice (default)

Disclaimer

Template:Mbox is based on commons:Template:Mbox and mw:Template:Mbox, which are available under the Creative Commons Attribution-ShareAlike License.