Talk
Talk79
13,961 pages on
this wiki
this wiki
Template page
[[User:{{{name}}}|{{{name}}}]]
[[User talk:{{{name}}}|TALK]] - {{{time}}} | |||
{{{text}}}
| |||
Usage
Input this text into User:[your username]/Talk:
<onlyinclude>{{Talk
|image-section= (This line is optional)*
|image= (This line is optional)
|imagesize= (This line is optional. If not included, the size will be 60px)**
|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)
|gradient1= (This line is optional. The color that "color" will fade into)
|gradient2= (This line is optional. The color that "color2" will fade into)
|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)
|linewidth= (This line is optional. If not included, the line will be its default length****
|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)
|corners= (This line is optional*****)
|top-left= (This line is optional*****)
|top-right= (This line is optional*****)
|bottom-left= (This line is optional*****)
|bottom-right= (This line is optional*****)
|fonttype= (This line is optional. If not included, the font will be a sans-serif font)
|fonttype2= (This line is optional. If not included, the fonttype parameter will be used)
|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}}}
}}</onlyinclude>[[Category:UserTalk templates|{{ROOTPAGENAME}}]]
- *This field allows for full customization of the image space. The image and imagesize field will be redundant if this exists.
- **It is advised this field is only used to reduce the size to less than 60px. Anything larger than 60px will infringe on the main portion of the template and is likely to make it look bad.
- ***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 nick, namecolor, namefonttype, textcolor, fonttype, sig, and time fields do not have to be used. However, in this field the user must include "{{{time}}}".
- ****This field changes the width of the line. Line field is "default" by default, which has a small margin either side. Typing "full" in this field will make the line go the full width of the talkbox. Typing "[value]%" in this field will make the line always span a percentage. Typing "[value]px" in this field will make the line always span a fixed pixel width.
- *****Corners field applies to all, other fields only apply to its corresponding corner and override the Corners field. Corners field is "round" by default. Typing "square" in these fields makes the corners lead to a point, essentially making the main portion of the talkbox square. Typing "diagonal" in these field makes the corners cut-off, essentially making the main portion of the talkbox octagonal. Typing "round" in the speicific-corner fields makes them curved again if another style is used in the Corners field.
And include it in pages with the command:
{{User:your username/Talk
|time=~~~~~
|text=
}}
Classes
This template uses a number of CSS classes that can be changed in your personal CSS. The entire talkbox (including the image) uses the class "talk". The image uses the class "image". The entire box uses the class "box". The text that displays what the user says uses the class "text".
Every user who has a talkbox also has their own CSS class. The CSS class is "user-[Username]". If the username uses spaces, then underscores will be used in the CSS class instead.