Difference between revisions of "Template:TeamAbbr/doc"
From QWiki
m (Added doc for |gray setting) |
m (Updated with Copy/paste code) |
||
Line 33: | Line 33: | ||
{{GroupTableSlot| {{TeamAbbr|Australia|flag=au|Yeti, HarlsoM, dracs, blindcant, swoop}} |place=2 |win_m=2 |lose_m=3 |win_g=4 |lose_g=7 |diff=-3 |bg=}} | {{GroupTableSlot| {{TeamAbbr|Australia|flag=au|Yeti, HarlsoM, dracs, blindcant, swoop}} |place=2 |win_m=2 |lose_m=3 |win_g=4 |lose_g=7 |diff=-3 |bg=}} | ||
{{GroupTableEnd}} | {{GroupTableEnd}} | ||
+ | |||
+ | ==Copy/Paste== | ||
+ | <pre><nowiki>{{TeamAbbr|Teamname|flag=tbd|player1, player2, player3, player4}}</nowiki></pre> |
Revision as of 09:51, 18 March 2021
This template is used to display a team and then its players on one (comma separated) line together.
RussiaBilly The Kid, gLAd, Zeppski, Quake, Bulat, Gorgoroth, NLK, SS, Max Power
Use
- |=
- The name of the team. This will not be linked.
- |gray=
- Changes color of team name to lighter gray.
- |flag=
- Country flag using two letter ISO code. Use tbd for . Leave empty to hide flag entirely.
- |rows=
- If set to
2
, player names will move under team. - |(after last pipe)=
- Anything entered here will display to the right of the team.
- Note: When listing players, please use comma followed by a space (
,
) between each player. - By default players are printed with small, light gray text, but this template supports the us of {{player}} so that individual players can have
flag
,link
or abbr.
More uses
Example, on 2 rows, with full use of {{player}} for each name:
Russia
Billy The Kid, gLAd, Zeppski, Quake, Bulat, Gorgoroth, nlk, SS, Max Power
Example within {{GroupTableStart}}:
GroupTableStart | |||||
---|---|---|---|---|---|
1. | RussiaBilly The Kid, gLAd, Zeppski, Quake, Bulat, Gorgoroth, NLK, SS, max_power | 4-1 | 8-2 | +6 | |
2. | AustraliaYeti, HarlsoM, dracs, blindcant, swoop | 2-3 | 4-7 | -3 |
Copy/Paste
{{TeamAbbr|Teamname|flag=tbd|player1, player2, player3, player4}}