The logo competition for the 2025 4chan Winter Cup is now taking submissions. | ||
The deadline is January 6th, 23:59 UTC. Logos will be placed in this gallery to facilitate discussion. This will be followed by a polling period to determine which logo will be used. Please send all submissions to Potatotron. You must supply a high-res PNG file (5000x5000 limit) and the original multi-layer source file. | ||
Cloverleaf logo: .png .svg |
|
Cloverball logo: .ai .png .svg |
Difference between revisions of "Template:Sq start"
m (1 revision) |
m (Change heading colour to wikimedia recommended values in an attempt to get some of the shades of grey on the wiki unified) |
||
Line 3: | Line 3: | ||
|bgcolor="#FFFFFF" valign="top" width="48%"| | |bgcolor="#FFFFFF" valign="top" width="48%"| | ||
{| border="0" cellspacing="0" cellpadding="2" | {| border="0" cellspacing="0" cellpadding="2" | ||
|- bgcolor=# | |- bgcolor=#F0F0F0 | ||
!width=1%|No. | !width=1%|No. | ||
!width=1%|Position | !width=1%|Position |
Revision as of 17:34, 27 June 2015
|
Usage
This template is used to display a squad in a standard format. This is a small format for a team's main page, with the full roster to be shown on a separate page. This shows the 'bare bones' information, i.e. squad number, position and player name.
Most squads are split into two vertical columns. For these, you can use the {{sq start}}, {{sq mid}} and {{sq end}} templates to help with the layouting, and then use this template repeatedly within them:
{{sq start}} {{sq player|no=#SHIRT_NUMBER|pos=#POS_OR_ROLE|name=#PLAYER_NAME}} {{sq player|no=#SHIRT_NUMBER|pos=#POS_OR_ROLE|name=#PLAYER_NAME|other=#OTHER_RELATED_INFO}} ... {{sq mid}} {{sq player|no=#SHIRT_NUMBER|pos=#POS_OR_ROLE|name=#PLAYER_NAME}} ... {{sq end}}
Example
For example, the following code:
{{sq start}} {{sq player |no=1 |pos=GK |name=EVA-01 }} {{sq player |no=2 |pos=CB |name=Mazinger Z }} {{sq player |no=3 |pos=RWF |name=Alteisen |other=Captain }} {{sq mid}} {{sq player |no=20 |pos=CMF |name=Strike Freedom }} {{sq player |no=26 |pos=DMF |name=Megas XLR }} {{sq player |no=31 |pos=RMF |name=Daizengar }} {{sq end}}
Produces this table:
|
|
Parameters
- no: The shirt number for the player, if they have one. If the player's number is not known, or unassigned, then you can use the
–
character instead. - pos: The position in which the player plays. You can use any of the options below:
- GK Goalkeeper;
- CB for Centre Back;
- RB for Right Back;
- LB for Left Back;
- SW for Sweeper;
- DMF for Defensive Midfielder;
- CMF for Centre Midfielder;
- RMF for Right Midfielder;
- LMF for Left Midfielder;
- AMF for Attacking Midfielder;
- RWF for Right-Wing Forward;
- LWF for Left-Wing Forward;
- SS for Second Striker;
- CF for Centre Forward.
- name: The player's name. Simple enough.
- other: This is an optional parameter. You can add any related info to this parameter, like specifying captain, vice-captain, whether the player is on loan, etc. It will show additional info in the brackets after the player name. You do not have to specify it if neither applies.
Special Players
For gold, silver or bronze players, the tags {{sq gold player}}, {{sq silver player}} and {{sq bronze player}} can be used respectively.
For players in the starting lineup that are not bronze, silver or gold, use the tag {{sq start player}}.
Entering:
{{sq start}} {{sq player |no=1 |pos=GK |name=EVA-01 }} {{sq start player |no=2 |pos=DMF |name=Mazinger Z }} {{sq gold player |no=3 |pos=RWF |name=Alteisen |other=Captain }} {{sq mid}} {{sq bronze player |no=20 |pos=CMF |name=Strike Freedom }} {{sq silver player |no=26 |pos=DMF |name=Megas XLR }} {{sq bronze player |no=31 |pos=RMF |name=Daizengar }} {{sq end}}
Produces:
|
|