شابلون:Message box/style 2

ویکی‌پدیادان، آچیق بیلیک‌لیک‌دن

Documentation[دَییشدیر]

A simple messagebox template.

All parameters except text are optional, as they will be defined by default.

List of Parameters[دَییشدیر]

text = Write your text

small = Write small text

txtcolor = Color of all text

txtstyle = Style of all text

image = [[File:''name_of_image''|''width_of_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

borderstyle = style of special border, by default left border; can be defined but left blank for no special border

bdcolor = color of special border

bdcolor2 = color of overall box border

margin = margin style

padding = padding

Example[دَییشدیر]

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