|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{#invoke:Message box|ombox}}<noinclude> | | {{#invoke:Message box|ombox}}<noinclude>{{documentation}}</noinclude> |
| | |
| == Documentation ==
| |
| ['''O''']ther pages ['''m''']essage ['''box''']. Meant for use on page types that are not covered by the [[:Category:Message box templates|other message box types]].
| |
| | |
| '''Full documentation:''' [[wikipedia:Template:Ombox]]
| |
| | |
| === Parameters ===
| |
| List of all parameters:
| |
| | |
| <pre>
| |
| {{ombox | |
| | name = name of the template
| |
| | type = speedy / delete / content / style / notice / move / protection
| |
| | image = none / [[File:Some image.svg|40px]]
| |
| | imageright = [[File:Some image.svg|40px]]
| |
| | style = CSS values
| |
| | textstyle = CSS values
| |
| | plainlinks = no
| |
| | text = The message body text.
| |
| | small = {{{small|}}} / yes
| |
| | smallimage = none / [[File:Some image.svg|30px]]
| |
| | smallimageright = none / [[File:Some image.svg|30px]]
| |
| | smalltext = A shorter message body text.
| |
| }} | |
| </pre>
| |
| | |
| [[Category:Message box templates]]
| |
| </noinclude> | |