Template:Infobox Team/doc

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

This template is the standard infobox for all team pages.

Code

This lists all the parameters. Not all of them are necessary (such as the "othergames"), but as many as possible should be filled in.

{{Infobox Team
| name       =
| image      =
| location   =
| owners     =
| manager    =
| sponsors   =
| othergames =
}}

Example

Input:

{{Infobox Team
| name       = Team Liquid
| image      = Liquidlogobig.png
| location   = Netherlands
| owners     = Victor Goosens (Nazgul)<br>
Steve Arhancet (Liquid112)
| manager    = Robin Nyman (Bumblebee)
| sponsors   =
[http://www.kingston.com/us/memory/hyperx HyperX]<br>
[http://www.barracudanetworks.com/ Barracuda Networks]<br>
[http://www.getshinythings.com/ ShinyThings]<br>
[http://www.razerzone.com/ Razer]<br>
[http://www.twitch.tv/ Twitch]<br>
[http://www.needforseatusa.com NEEDforSEAT]<br>
| othergames =
''Counter-Strike: Global Offensive''<br>
''Hearthstone: Heroes of WarCraft''<br>
''Heroes of the Storm''<br>
''League of Legends''<br>
''StarCraft II: Legacy of the Void''<br>
''Street Fighter''<br>
''Dota 2''
}}

Output:

Team Liquid
Liquidlogobig.png
Location Netherlands
Owners Victor Goosens (Nazgul)

Steve Arhancet (Liquid112)

Player manager Robin Nyman (Bumblebee)
Sponsors/Partners HyperX

Barracuda Networks
ShinyThings
Razer
Twitch
NEEDforSEAT

Other games Counter-Strike: Global Offensive

Hearthstone: Heroes of WarCraft
Heroes of the Storm
League of Legends
StarCraft II: Legacy of the Void
Street Fighter
Dota 2

Parameters

  • name = The team's title.
  • image = A logo of the sponsor. (Image sized to 250 pixels in width)
  • location = The country of the team. If it is possible to add the city, place the city with the comma and before the country.
  • owners = Founders/owners of the team.
  • manager = Player manager of the team.
  • sponsors = Sister sponsors of the team. List the sponsors with <br>. ("[[Sponsor's name]]").
  • othergames - Other games the team sponsors. List the games with <br>. ("[[Game's name]]")