Template:User talk bubble/doc

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search

Usage[edit source]

Copy this code and fill in the fields to create your talkbox.

{{User talk bubble
|image       = 
|color       = 
|color2      = 
|color3      = 
|top-section = (This line is optional*)
|namecolor   = 
|namefonttype= 
|textcolor   = 
|textcolor2  = 
|line        = 
|line2       = 
|border      = 
|border2     = 
|border3     = 
|fonttype    = 
|name        = 
|nick        = 
|sig         = 
|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}}}".

You can fill in the fields to whatever you want, with the colors either being in hexadecimal notation (e.g. #FFF) or in words (e.g. white); a list of colors can be found at Wikipedia's List of colors article.

To make your own version of this template you first should create a template (a page in the Template: namespace; see Help:Namespace for more info) with the name of the talkbox, ex. your username. Names of talkboxes are generally short. For example, if your username is "User", then you make your word bubble at "Template:User". Next, on your template page ("Template:User"), add the above code.

Once you have filled in the fields, your word bubble is ready to be used. On talk pages, you can now include it with this code:

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

Examples[edit source]

Code Result
{{Amorris talk}}
a_morris
TALK - {{{time}}}
{{{text}}}
{{troisnyxetienne}}
TroisNyxEtienne Dessine-moi un mouton. {{{time}}}
{{{text}}}
{{User talk bubble
|image=[[File:Allison Sim.jpg]]
|color= #8D9BF4
|color2= 
|color3= 
|top-section= <span style="color:black;">
At exactly {{{time}}} [[User:A_morris|]] said:
</span>
|textcolor2= indigo
|border=black
|border2=black
|border3=black
|fonttype=Trebuchet
|text={{{text}}}
}}
At exactly {{{time}}} A_morris said:
{{{text}}}