Last modified on 24 July 2009, at 17:07

Template:TalkBubble

[[User:{{{name}}}|{{{name}}}]]
[[User talk:{{{name}}}|TALK]] - {{{time}}}
{{{text}}}

Initial concept and coding is attributed to TacticAngel. Several additions to the code have been made by Hecko X, ILHI, and several other users of the FFWiki

UsageEdit

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

{{TalkBubble
|image= (This line is optional)
|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, there will be no line)
|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)
|border2= (This line is optional. If not included, the border field will be used)
|border3= (This line is optional. If not included, the border2 field will be used)
|fonttype= (This line is optional. If not included, the font will be Arial)
|name=
|nick= (This line is optional, and only need filled in if you wish to use a nickname, rather than your user name.)
|sig= (This line is optional. If not included no dash or sig will be displayed)
|time={{{time}}}
|text={{{text}}}
}}
*This fields 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, sig and time fields do not have to be used. However, in this field the user must include "{{{time}}}".

And include it in pages with the command:

{{<name of template>
|time=~~~~~
|text=
}}