Template:Infobox 4on4team/doc

From QWiki
< Template:Infobox 4on4team
Revision as of 09:24, 6 April 2017 by Bps (talk | contribs) (Created page with "{{Infobox 4on4team |name=My team |team=ABCD |image=Infobox placeholder.png |color1=4 |color2=13 |flag=tbd |created=2016 |status=Active |sponsor=Dreamhack |earnings=2000 SEK |f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
TBD My team
Infobox placeholder.png
4on4 team Information
Short team:
ABCD
Color:
  4    13 
Founded:
2016
Founder:
Manager:
Team Captain:
Status:
Active
Sponsor:
Dreamhack
Earnings (approx):
2000 SEK
IRC channel:
#quakeworld
Links

This template produces an Infobox on a team page.

Parameters

These are the variables in the Player template:

  • name = Team Name
  • team = (optional) Team tag / shortname
  • image = (optional) Picture
  • color1 = (optional) Top color, 1-13
  • color2 = (optional) Bottom color, 1-13
  • flag = (optional) 2 letter country code
  • created = (optional) Year, month (2010, April)
  • status = (optional) Active / Inactive
  • sponsor = (optional) Team's personal sponsor
  • earnings = (optional) Team's earnings, approximately
  • founder = (optional) {{player|Player|flag=se}}
  • manager = (optional) {{player|Player|flag=us}}
  • captain = (optional) {{player|Player|flag=fi}}
  • irc-channel = #quakeworld (QuakeNet)
  • website = quakeworld.nu

Example

The following code was used to create the infobox on this page.

{{Infobox 4on4team
|name=My team
|team=ABCD
|image=Infobox placeholder.png
|color1=4
|color2=13
|flag=tbd
|created=2016
|status=Active
|sponsor=Dreamhack
|earnings=2000 SEK
|founder={{player|Player|flag=se}}
|manager={{player|Player|flag=us}}
|captain={{player|Player|flag=fi}}
|irc-channel=#quakeworld
|website=quakeworld.nu
}}