Template:Ombox: Difference between revisions

From Irony Wiki
Jump to navigation Jump to search
(create)
 
(Move documentation to separate page)
Tag: Replaced
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>

Revision as of 05:43, 23 September 2021

Documentation

[O]ther pages [m]essage [box]. Meant for use on page types that are not covered by the other message box types.

Full documentation: wikipedia:Template:Ombox

Parameters

List of all parameters:

{{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.
}}