Template:Team colors infobox
Documentation for Team colors infobox
| This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Team colors infobox/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: all (add) |
Generates infobox for team color item skins. Supports up to 20 different sets of images.
Usage
The example infobox showcased below:
{{Team colors infobox
team-colors-class1 = Example
team-colors-class1-name = Example Nameplate
}}
will produce an infobox showing RED and BLU skins, under the image paths RED Example.png and BLU Example.png, with a nameplate below the team headers reading Example Nameplate.
Parameters
Set image paths using the team color classes parameters:
{{Team colors infobox
team-colors-class1 =
...
team-colors-class20 =
}}
Name overrides must also be set underneath the image paths, using the name parameters:
{{Team colors infobox
team-colors-class1-name =
...
team-colors-class20-name =
}}
Desired localized names can be placed in these parameters, without overriding existing images, when bringing the infobox to translated pages.