Difference between revisions of "Template:6sTeamCard/doc"
Jump to navigation
Jump to search
m |
m |
||
Line 19: | Line 19: | ||
;|<class>flag= | ;|<class>flag= | ||
:Player nationality/flag only 2 letter code in lower case is needed. | :Player nationality/flag only 2 letter code in lower case is needed. | ||
+ | ;|<class>team= | ||
+ | :Player's main team if playing on a secondary team (e.g. national teams). Must in the main team's proper capitalisation. | ||
+ | ;|<class>teamimg= | ||
+ | :Alternate image file to be used for main team icon. | ||
;|role<class>= | ;|role<class>= | ||
:If a team has different roles, preferably in this format: ''<nowiki>[[File:</nowiki>'''class'''<nowiki>icon.png]] [[</nowiki>'''class'''<nowiki>]]</nowiki>'' | :If a team has different roles, preferably in this format: ''<nowiki>[[File:</nowiki>'''class'''<nowiki>icon.png]] [[</nowiki>'''class'''<nowiki>]]</nowiki>'' | ||
Line 72: | Line 76: | ||
|imagesize= | |imagesize= | ||
|notes= | |notes= | ||
− | |scout1= |scout1flag= |scout1role= | + | |scout1= |scout1flag= |scout1role= |scout1team= |scout1teamimg= |
− | |scout2= |scout2flag= |scout2role= | + | |scout2= |scout2flag= |scout2role= |scout2team= |scout2teamimg= |
− | |roamer= |roamerflag= |roamerrole= | + | |roamer= |roamerflag= |roamerrole= |roamerteam= |roamerteamimg= |
− | |pocket= |pocketflag= |pocketrole= | + | |pocket= |pocketflag= |pocketrole= |pocketteam= |pocketteamimg= |
− | |demoman= |demomanflag= |demomanrole= | + | |demoman= |demomanflag= |demomanrole= |demomanteam= |demomanteamimg= |
− | |medic= |medicflag= |medicrole= | + | |medic= |medicflag= |medicrole= |medicteam= |medicteamimg= |
|qualifier= | |qualifier= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 03:19, 29 September 2016
Credit to Liquipedia
Template meant to be used when presenting a 6 man team on a tournament page. With only logo displayed until it's hovered and the roster is revealed.
Usage
X will denote a number from 1 to 5, 1 is the top row and 5 the bottom.
- |team=
- |link=
- Name of the team and link to the page if different.
- |ref=
- To be used to insert a reference if there was some change with the team or whatever.
- |image=
- Image file link (no File: or Image: before this)
- |imagesize=
- Max size is 140x140px, can use the regular image size input ways of just width (140px) or height (x140px) to make the image fit into the template.
- |notes=
- Superscript text that appears next to the team name.
- |<class>=
- Player name.
- |<class>flag=
- Player nationality/flag only 2 letter code in lower case is needed.
- |<class>team=
- Player's main team if playing on a secondary team (e.g. national teams). Must in the main team's proper capitalisation.
- |<class>teamimg=
- Alternate image file to be used for main team icon.
- |role<class>=
- If a team has different roles, preferably in this format: [[File:classicon.png]] [[class]]
- |qualifier=
- How the team qualified for the event, i.e. "Invited". Can also be a link.
Example
{{6sTeamCard |team=Epsilon |image=Epsilon.jpeg |imagesize=140x140px |scout1=kileR4fuNN |scout1flag=pt |scout2=basH. |scout2flag=de |roamer=Tek |roamerflag=fr |pocket=Mike |pocketflag=uk |demoman=WARHURYEAH |demomanflag=uk |medic=KnOxXx |medicflag=fr |notes= }}
Code
- Typical
{{6sTeamCard |team= |image= |scout1= |scout1flag= |scout2= |scout2flag= |roamer= |roamerflag= |pocket= |pocketflag= |demoman= |demomanflag= |medic= |medicflag= |qualifier= }}
- All variables
{{6sTeamCard |team= |link= |ref= |image= |imagesize= |notes= |scout1= |scout1flag= |scout1role= |scout1team= |scout1teamimg= |scout2= |scout2flag= |scout2role= |scout2team= |scout2teamimg= |roamer= |roamerflag= |roamerrole= |roamerteam= |roamerteamimg= |pocket= |pocketflag= |pocketrole= |pocketteam= |pocketteamimg= |demoman= |demomanflag= |demomanrole= |demomanteam= |demomanteamimg= |medic= |medicflag= |medicrole= |medicteam= |medicteamimg= |qualifier= }}