Template:Fmbox: Difference between revisions

m
using Image: consistently to make it easier to find all image refs on a page
m (excess spaces annoy me)
m (using Image: consistently to make it easier to find all image refs on a page)
 
(2 intermediate revisions by one other user not shown)
Line 12: Line 12:
   {{#if:{{{image|}}}
   {{#if:{{{image|}}}
   | {{{image}}}
   | {{{image}}}
   | [[File:{{#switch:{{{type|}}}
   | [[Image:{{#switch:{{{type|}}}
     | warning    = Cmbox deletion.png
     | warning    = Cmbox deletion.png
     | editnotice = Imbox notice.png
     | editnotice = Imbox notice.png
Line 33: Line 33:
| system    =    <!-- Do nothing, valid "type" -->
| system    =    <!-- Do nothing, valid "type" -->
| #default  = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
| #default  = <div style="text-align: center;">This message box is using an invalid "type={{{type|}}}" parameter and needs fixing.</div>[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]<!-- Sort on namespace -->
}}</includeonly><noinclude>Gonna be honest -- I basically brought this over as a hasty cut-and-paste so I could get the [[Template:Script doc auto]] system to work. This is one of Wikipedia's standard templates for making message boxes with the color and message icon of your choice. The template is somewhat redundant of [[Template:Divbox]], except that this is a more powerful, less user-friendly version. '''--Iritscen'''<br />
}}</includeonly><noinclude>Gonna be honest I basically brought this over as a hasty cut-and-paste so I could get the [[Template:Script doc auto]] system to work. This is one of Wikipedia's standard templates for making message boxes with the color and message icon of your choice. The template is somewhat redundant of [[Template:Divbox]], except that this is a more powerful, less user-friendly version. '''--Iritscen'''<br />


'''Sample usages'''<br />
'''Sample usages'''<br />
The most interesting parameter is "type" -- you can choose either "warning", "editnotice", or "system". These types have different appearances, based on classes defined in [[MediaWiki:Common.css]]. We'll explore a few ways to use Fmbox below, but see the link at the bottom for more information on the many abilities of this template.
The most interesting parameter is "type" you can choose either "warning", "editnotice", or "system". These types have different appearances, based on classes defined in [[MediaWiki:Common.css]]. We'll explore a few ways to use Fmbox below, but see the link at the bottom for more information on the many abilities of this template.


First let's start with a basic warning-type box.
First let's start with a basic warning-type box.
Line 72: Line 72:
<br /><br />
<br /><br />
This was just Fmbox 101; there's a ton more functionality in this template, but I'm not going to document it all here. Read the template's original docs here for all the gory details: [[wikipedia:Template:Fmbox]].
This was just Fmbox 101; there's a ton more functionality in this template, but I'm not going to document it all here. Read the template's original docs here for all the gory details: [[wikipedia:Template:Fmbox]].
[[Category:Header and footer templates]]
[[Category:Message box templates]]
</noinclude>
</noinclude>
2,112

edits