The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Template

Difference between revisions of "Ombox"

From Unofficial Stationeers Wiki

(adding duplicate type names from ambox for mbox functionality)
m (16 revisions imported)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<table class="plainlinks ombox
+
{{#invoke:Message box|ombox}}<noinclude>
{{#switch:{{{type|}}}
+
{{documentation}}
| speedy    = ombox-speedy
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
| delete    <!-- delete = serious -->
 
| serious    = ombox-delete
 
| content    = ombox-content
 
| style      = ombox-style
 
| move      <!-- move = merge -->
 
| merge      = ombox-move
 
| protection = ombox-protection
 
| notice    <!-- notice = default -->
 
| #default  = ombox-notice
 
}}" style="{{{style|}}}">
 
<tr>
 
{{#ifeq:{{{image|}}}|none
 
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td>
 
| <td class="ombox-image">
 
  {{#if:{{{image|}}}
 
  | {{{image}}}
 
  | {{#switch:{{{type|}}}
 
    | speedy    = [[Image:Imbox speedy deletion.png|40x40px]]
 
    | delete    = [[Image:Imbox deletion.png|40x40px]]
 
    | content    = [[Image:Imbox content.png|40x40px]]
 
    | style      = [[Image:Imbox style.png|40x40px]]
 
    | move      = [[Image:Imbox move.png|40x40px]]
 
    | protection = [[Image:Imbox protection.png|40x40px]]
 
    | notice          <!-- notice = default -->
 
    | #default  = [[Image:Imbox notice.png|40x40px]]
 
    }}
 
  }}</td>
 
}}
 
<td class="ombox-text" style="{{{textstyle|}}}"> {{{text}}} </td>
 
{{#if:{{{imageright|}}}
 
| <td class="ombox-imageright"> {{{imageright}}} </td>
 
}}
 
</tr>
 
</table><noinclude>
 
 
 
{{pp-template|small=yes}}
 
{{Documentation}}
 
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
 
 
</noinclude>
 
</noinclude>

Latest revision as of 15:00, 14 July 2018

Template documentation[create]