We are currently updating the articles for 1.09.0. Translated articles will need to be updated by their respective authors.

Difference between revisions of "Template:Messagebox"

From No More Room in Hell
Jump to: navigation, search
Line 11: Line 11:
 
<noinclude>
 
<noinclude>
 
----
 
----
 +
This template is missing some features!
  
 
How to use:
 
How to use:

Revision as of 19:16, 11 September 2012


This template is missing some features!

How to use:

{{messagebox
|text = Text here
|small = Small text here
|txtcolor = Red
|image = [[File:en.png|55px|link=Template:Messagebox]] (Leave blank for Info.png)
|bgcolor = yellow
|bdcolor = green
}}

text = Write your text

small = Write small text

txtcolor = Color of all text

image = link_to_some_resource_or_page_at_this_wiki

link in format ''http://...'' or just name of page at this wiki (like "Template:Messagebox" without quotes)

bgcolor = color of background

bdcolor = color of border

And that will look like this:

For bgcolor and bdcolor and txtcolor you can use color codes (in format #XXXXXX where "X" is a Hexadecimal)