Difference between revisions of "Template:HLTeamCard/doc"
Jump to navigation
Jump to search
m |
|||
Line 18: | Line 18: | ||
;|<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. | ||
+ | ;|role<class>= | ||
+ | :If a team has different roles. E.g. <code><nowiki>|rolesoldier={{Icon|roamer}}</nowiki></code> will show the {{Icon|roamer}} roamer icon in place of the {{Icon|soldier}} icon. | ||
;|qualifier= | ;|qualifier= | ||
:How the team qualified for the event, i.e. "Invited". Can also be a link. | :How the team qualified for the event, i.e. "Invited". Can also be a link. |
Revision as of 05:07, 20 April 2020
Template meant to be used when presenting a Highlander 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 be 245x165px, can use the regular image size input ways of just width (245px) or height (x165px) 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.
- |role<class>=
- If a team has different roles. E.g.
|rolesoldier={{Icon|roamer}}
will show the roamer icon in place of the icon. - |qualifier=
- How the team qualified for the event, i.e. "Invited". Can also be a link.
Example
{{HLTeamCard |team=Highpander |image=Highpander.png |scout=Kissakala |scoutflag=fi |soldier=zoob |soldierflag=fi |pyro=Stevepander |pyroflag=uk |demoman=Hildreth |demomanflag=uk |heavy=Polk |heavyflag=us |engineer=nijoonen |engineerflag=se |medic=Sprayer |medicflag=li |sniper=phromelo |sniperflag=pl |spy=Grenjabob |spyflag=uk |notes= }}
Code
- Typical
{{HLTeamCard |team= |image= |scout= |scoutflag= |soldier= |soldierflag= |pyro= |pyroflag= |demoman= |demomanflag= |heavy= |heavyflag= |engineer= |engineerflag= |medic= |medicflag= |sniper= |sniperflag= |spy= |spyflag= }}
- All variables
{{HLTeamCard |team= |link= |ref= |image= |imagesize= |notes= |scout= |scoutflag= |soldier= |soldierflag= |pyro= |pyroflag= |demoman= |demomanflag= |heavy= |heavyflag= |engineer= |engineerflag= |medic= |medicflag= |sniper= |sniperflag= |spy= |spyflag= |qualifier= }}