Template:User comment bubble

From Brickipedia, the LEGO Wiki


Template-info.png Template documentation

This documentation is transcluded from Template:User comment bubble/doc. (edit | history)

 

Usage[edit source]

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

{{User comment 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.
}}

The original template came from The Sims Wiki.