User:Soxra/TalkTemplate

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search

Usage

You are free to use this template wherever you like!

Input this text into a page of your choice in the namespace Template:

{{User:Soxra/TalkTemplate
|image=(This line is optional.) This image can be internal or external (if external, it MUST begin with http).
|color=(This line is optional. If not included, the color will be white)
|color2=(This line is optional. If not included, the color field will be used)
|color3=(This line is optional. If not included, the color2 field will be used)
|top-section=(This line is optional. *)
|namecolor=(This line is optional. If not included, the textcolor field will be used)
|namefonttype=(This line is optional. If not included, the fonttype field will be used)
|textcolor=(This line is optional. If not included the textcolor will be black)
|textcolor2=(This line is optional. If not included, the textcolor field will be used)
|line=(This line is optional. If not included, color2 will be used)
|line2=(This line is optional. Only needed if color3 is used. If not used, color3 will be)
|border=(This line is optional. If not included, the border will be gray)
|fonttype=(This line is optional. If not included, the font will be Arial)
|name=(This line is MANDATORY. This is your username.)
|nick=(This line is optional, and only need filled in if you wish to use a nickname, rather than your user name.)
|talktext=(This line is optional. It will replace the word TALK in the talk page link if used.)
|sig=(This line is optional. If not included no dash or sig will be displayed)
|time={{{time}}}
|text={{{text}}}
}}
*This field allows for more customization. It allows the user to control everything in the top part of the template. If this field is used, the name, nick, namecolor, namefonttype, textcolor, talktext, sig and time fields do not have to be used. However, in this field the user must include "{{{time}}}".

Here are a couple examples:

Example I

Soxra
TALK - 22:10, December 16, 2010 (UTC)
Some text

Code

{{User:Soxra/TalkTemplate
|name=Soxra
|time=~~~~~
|text=Some text
}}

Example II

hadesdayssprite.png
A name - Signature text
Some witty chat text! - 22:10, December 16, 2010 (UTC)
TEXT!

Code

{{User:Soxra/TalkTemplate
|image=http://img815.imageshack.us/img815/3645/hadesdayssprite.png
|color=red
|color2=blue
|color3=green
|textcolor=#fff
|textcolor2=#ccc
|fonttype=Georgia,serif
|talktext=Some witty chat text!
|name=Soxra
|nick=A name
|sig=''Signature text''
|time=~~~~~
|text=TEXT!
}}