Difference between revisions of "Template:7sTeamCard/doc"
Jump to navigation
Jump to search
froyotech
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=
}}
| Error creating thumbnail: Unable to save thumbnail to destination b4nny
| |
| Error creating thumbnail: Unable to save thumbnail to destination blaze
| |
| Error creating thumbnail: Unable to save thumbnail to destination Hassassin
| |
| Error creating thumbnail: Unable to save thumbnail to destination Freestate
| |
| Error creating thumbnail: Unable to save thumbnail to destination CookieJake
| |
| Error creating thumbnail: Unable to save thumbnail to destination corsa
| |
| Error creating thumbnail: Unable to save thumbnail to destination paddie
|
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=
}}