Anonymous
×
Create a new article
Write your page title here:
We currently have 1,806 articles on Everwind Wiki. Type your article name above or click on one of the titles below and start writing!



Everwind Wiki
1,806Articles
Revision as of 16:17, 25 July 2021 by Castus (talk | contribs) (Created page with "<onlyinclude><!-- -->{| class="va-mbox" style="border-left: 10px solid {{{color|{{{Color|grey}}}}}}; {{{style|{{{Style|}}}}}}" |- ! <div style="width: 40px;">Image:{{{image...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
header?
content?
Template documentation (for the above template, sometimes hidden or invisible)


This template provides a common style for article management templates.

Using this

To use this, create a new template page and type the following.

{{Mbox
|color      = 
|image      =
|px         =
|font       = 
|line-height=
|text-align =
|quote      =
|character  =
|header     =
|content    =
|note       =
}}

About the parameters

  • color - (optional) The desired color of the background. (Default is #013354)
  • image - The file name of a relevant image.
  • px - (optional) Width of the image. (Default is 50px)
  • font - (optional) The font size of text. (Default is 11px)
  • line-height - (optional) Height of lines of text. (Default is 15px)
  • text-align - (optional) Alignment of the header and message text. (Default is left)
  • quote - A quote from a BioShock character that is related to the purpose of the template.
  • character - The name of the character who said the quote.
  • header - Text to include in the heading of the template.
  • content - Text to include in the message part of the template.
  • note - (optional) Any additional text that is needed.

Example

Code

{{Mbox
|image     = Peach Wilkins.jpg
|quote     = Come on in and show us those snappy snappies.
|character = Peach Wilkins
|header    = This article could use some more [[:Category:Pictures needed|pictures]].
|content   = Would you kindly help {{SITENAME}} by  [[Special:Upload|adding some]]?
}}

Result

This article could use some more pictures.
Would you kindly help Everwind Wiki by adding some?

Visit Template:Mbox/doc to edit this text! (How does this work?)