Template:Football squad: Difference between revisions
Content deleted Content added
m I expanded the size of the border in the |titlestyle= to 2px. Tag: Reverted |
|||
| Line 6: | Line 6: | ||
| titleclass=fn org |
| titleclass=fn org |
||
| listclass = hlist |
| listclass = hlist |
||
| titlestyle=background:{{{bgcolor|#ccf}}}; color:{{{textcolor|#000}}}; border: |
| titlestyle=background:{{{bgcolor|#ccf}}}; color:{{{textcolor|#000}}}; border:2px solid {{{bordercolor|}}}; width:87%; |
||
| title= [[{{{teamname}}}|<span style="color:{{{textcolor|#000}}};">{{{title|{{{teamdisplay|{{{teamname}}}}}}}}}</span>]] <span style="color:{{{textcolor|#000}}};"> – current squad</span> |
| title= [[{{{teamname}}}|<span style="color:{{{textcolor|#000}}};">{{{title|{{{teamdisplay|{{{teamname}}}}}}}}}</span>]] <span style="color:{{{textcolor|#000}}};"> – current squad</span> |
||
| list1={{{list}}} |
| list1={{{list}}} |
||
Revision as of 07:24, 11 January 2022
Usage
{{Football squad}} is designed to be used within squad list templates (typically placed at the bottom of a player page) in order to make editing and standardisation easier. If you want to use this template first set up a new template for your squad, typically called something like Template:(team name) squad.
Templates useful for formatting the list are:
- {{football squad2 player}} - takes parameters "no" (number) and "name" (player name).
- {{football squad manager}} - takes the parameter "name" (manager name) and the optional parameter "title" (defaults to Manager, other commonly assigned values are Coach and Head Coach).
- Options
- teamdisplay: Use this parameter when you want the name displayed on the top line of the box to be different than the full title of the article about the team; for example, where the article title is qualified to disambiguate between two similarly-named teams. See {{Olimpija Ljubljana squad}} for an example of usage.
{{football squad
| name = {{subst:PAGENAME}}
| teamname = Norwich City F.C.
| bgcolor = yellow
| textcolor = green
| bordercolor = green
| list =
{{football squad2 player|no=1|name=[[Tim Krul|Krul]]}}
{{football squad2 player|no=2|name=[[Max Aarons|Aarons]]}}
{{football squad2 player|no=3|name=[[Sam Byram|Byram]]}}
{{football squad2 player|no=4|name=[[Ben Godfrey|Godfrey]]}}
{{football squad2 player|no=5|name=[[Grant Hanley|Hanley]]}} ([[Captain (association football)|c]])
{{football squad2 player|no=6|name=[[Christoph Zimmermann|Zimmermann]]}}
{{football squad2 player|no=7|name=[[Lukas Rupp|Rupp]]}}
{{football squad2 player|no=8|name=[[Mario Vrančić|Vrančić]]}}
{{football squad manager|name=[[Daniel Farke|Farke]]|title=Head coach}}
}}
produces:
Players and managers can also be specified using the |no##=, |manager##=, and |manager_type##= parameters, which reduces the post-expand include size of the template.
Microformat
- Subtemplates
- Use {{Start date and age}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {{URL}} for an organisation's URL.
Please do not remove instances of these subtemplates.
- Classes used
The HTML classes of this microformat include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.
nor collapse nested elements which use them.
See also
- {{National squad}}