Difference between revisions of "Template:Chat example/frontend"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (bug fix) |
Explorer09 (Talk | contribs) m (ParentArticle) |
||
Line 19: | Line 19: | ||
--></div><noinclude> | --></div><noinclude> | ||
---- | ---- | ||
+ | {{ParentArticle|[[Template:Chat example]]}} | ||
===Parameters=== | ===Parameters=== | ||
{{Chat example/frontend|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}|end1={{{end1}}}|end2={{{end2}}}|end3={{{end3}}}|end4={{{end4}}}}} | {{Chat example/frontend|{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}|end1={{{end1}}}|end2={{{end2}}}|end3={{{end3}}}|end4={{{end4}}}}} |
Revision as of 13:10, 4 August 2010
{{{1}}}
(Up to Template:Chat example)
Parameters
{{{1}}}({{{end1}}})
{{{2}}}({{{end2}}})
{{{3}}}({{{end3}}})
{{{4}}}({{{end4}}})
- color: text color of {{{1}}}, by default it's white.
- color2, color3, and color4: text color of {{{2}}}, {{{3}}}, and {{{4}}}. By default they are the same as {{{color1}}} .
- style1, style2, style3, and style4: other CSS styles that can be applied to {{{1}}}, {{{2}}}, {{{3}}} or {{{4}}}.
Chat box styles
The {{{type}}} parameter specifys how the chat box looks.
- (nothing)
- W:A and WWP chat box (both games have the same looking box)
- background-color: #000040;
- type=w2
- Worms 2 (Everyone) chat box
- background-color: #000000;
- type=w2-private
- Worms 2 (Private) chat box
- background-color: #008080;