Template:7sTeamCard/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "<pre>{{HLTeamCard |team= |image= |one= |oneflag= |oneclass= |two= |twoflag= |twoclass= |three= |threeflag= |threeclass= |four= |fourflag= |fourclass= |five= |fiveflag= |fivecl..." |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<pre>{{ | == Example == | ||
<pre>{{7sTeamCard | |||
|team=froyotech | |||
|image=Froyotech Logo.png | |||
|imagesize=140x140px | |||
|one=b4nny |oneflag=us |oneclass=Scout | |||
|two=blaze |fourflag=ca|fourclass=Soldier | |||
|three=Hassassin |sixflag=us |sixclass=Demoman | |||
|four=Freestate |fiveflag=us |fiveclass=Heavy | |||
|five=CookieJake |sevenflag=us |sevenclass=Medic | |||
|six=corsa|twoflag=us |twoclass=Sniper | |||
|seven=paddie |threeflag=ca|threeclass=Spy | |||
|notes= | |||
}}</pre> | |||
{{7sTeamCard | |||
|team=froyotech | |||
|image=Froyotech Logo.png | |||
|imagesize=140x140px | |||
|one=b4nny |oneflag=us |oneclass=Scout | |||
|two=blaze |fourflag=ca|fourclass=Soldier | |||
|three=Hassassin |sixflag=us |sixclass=Demoman | |||
|four=Freestate |fiveflag=us |fiveclass=Heavy | |||
|five=CookieJake |sevenflag=us |sevenclass=Medic | |||
|six=corsa|twoflag=us |twoclass=Sniper | |||
|seven=paddie |threeflag=ca|threeclass=Spy | |||
|notes= | |||
}} | |||
==Code== | |||
;Typical | |||
<pre>{{7sTeamCard | |||
|team= | |team= | ||
|image= | |image= | ||
Line 9: | Line 41: | ||
|six= |sixflag= |sixclass= | |six= |sixflag= |sixclass= | ||
|seven= |sevenflag= |sevenclass= | |seven= |sevenflag= |sevenclass= | ||
|qualifier= | |||
}}</pre> | }}</pre> |
Latest revision as of 12:01, 28 January 2018
Example[edit source]
{{7sTeamCard |team=froyotech |image=Froyotech Logo.png |imagesize=140x140px |one=b4nny |oneflag=us |oneclass=Scout |two=blaze |fourflag=ca|fourclass=Soldier |three=Hassassin |sixflag=us |sixclass=Demoman |four=Freestate |fiveflag=us |fiveclass=Heavy |five=CookieJake |sevenflag=us |sevenclass=Medic |six=corsa|twoflag=us |twoclass=Sniper |seven=paddie |threeflag=ca|threeclass=Spy |notes= }}
Code[edit source]
- Typical
{{7sTeamCard |team= |image= |one= |oneflag= |oneclass= |two= |twoflag= |twoclass= |three= |threeflag= |threeclass= |four= |fourflag= |fourclass= |five= |fiveflag= |fiveclass= |six= |sixflag= |sixclass= |seven= |sevenflag= |sevenclass= |qualifier= }}