You need to be logged into the wiki to be able to edit! To login or join the wiki, click here.

Difference between revisions of "Template:Fmbox"

From Kiwiki
Jump to: navigation, search
(Created page with "<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox {{#switch:{{{type|}}} | warning = fmbox-warning | editnotice = fmbox-editnotice | system <!-- system =...")
 
 
Line 7: Line 7:
 
}} {{{class|}}}" style="{{{style|}}}">
 
}} {{{class|}}}" style="{{{style|}}}">
 
<tr>
 
<tr>
{{#ifeq:{{{image|}}}|none
 
| <!-- No image. -->
 
| <td class="mbox-image">
 
  {{#if:{{{image|}}}
 
  | {{{image}}}
 
  | [[File:{{#switch:{{{type|}}}
 
    | warning    = Cmbox deletion.png
 
    | editnotice = Imbox notice.png
 
    | system          <!-- system = default -->
 
    | #default  = Imbox notice.png
 
    }}|40x40px|link=|alt=]]
 
  }}</td>
 
}}
 
 
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
 
<td class="mbox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
 
{{#if:{{{imageright|}}}
 
{{#if:{{{imageright|}}}

Latest revision as of 13:53, 29 March 2012

{{#if:

|

}}

{{#switch:

| | warning | editnotice | system =

| #default =
This message box is using an invalid "type=" parameter and needs fixing.
[[Category:Wikipedia message box parameter needs fixing|Template:Main otherTemplate:Fmbox]]

}}