Difference between revisions of "Template:7sTeamCard/doc"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
+ | == Example == | ||
+ | <pre>{{7sTeamCard | ||
+ | |team=froyotech | ||
+ | |image=Froyotech logo inverted.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 inverted.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 | <pre>{{7sTeamCard | ||
|team= | |team= | ||
Line 9: | Line 41: | ||
|six= |sixflag= |sixclass= | |six= |sixflag= |sixclass= | ||
|seven= |sevenflag= |sevenclass= | |seven= |sevenflag= |sevenclass= | ||
+ | |qualifier= | ||
}}</pre> | }}</pre> |
Revision as of 12:00, 28 January 2018
Example
{{7sTeamCard |team=froyotech |image=Froyotech logo inverted.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
{{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= }}