Template:Imbox: Difference between revisions

From Irony Wiki
Jump to navigation Jump to search
(Created page with "{{#invoke:Message box|imbox}}")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Message box|imbox}}
{{#invoke:Message box|imbox}}<noinclude>
== Documentation ==
['''I''']mage ['''m''']essage ['''box'''] is meant to be used for file pages.
 
'''Full documentation:''' [[wikipedia:Template:Imbox]]
 
=== Parameters ===
List of all parameters:
 
<pre>
{{Imbox
| name = name of the template
| type  = speedy / delete / content / style / notice /
          move / protection / license / featured
| image = none / [[File:Some image.svg|40px]]
| imageright = [[File:Some image.svg|40px]]
| style = CSS value
| textstyle = CSS value
| text  = The message body text.
| below = More text or another imbox.
| plainlinks = no
}}
</pre>
 
[[Category:Message box templates]]
</noinclude>

Latest revision as of 08:16, 27 July 2020

Documentation

[I]mage [m]essage [box] is meant to be used for file pages.

Full documentation: wikipedia:Template:Imbox

Parameters

List of all parameters:

{{Imbox
| name = name of the template
| type  = speedy / delete / content / style / notice / 
          move / protection / license / featured
| image = none / [[File:Some image.svg|40px]]
| imageright = [[File:Some image.svg|40px]]
| style = CSS value
| textstyle = CSS value
| text  = The message body text.
| below = More text or another imbox.
| plainlinks = no
}}