Difference between revisions of "Template:Infobox AUDL season/doc"
imported>Ult580 (→Usage) |
imported>Ult580 |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
| − | {{Parameter names example|_template=| competition | logo | image | pixels | alt | caption | season | dates | east | midwest | west | south | champions | matches | matches footnote | total goals | total goals footnote | average goals | most goals player | most assists player | most blocks player | biggest home win | biggest away win | highest scoring | longest wins | + | {{Parameter names example|_template=| competition | logo | image | pixels | alt | caption | season | dates | east | midwest | west | south | champions | matches | matches footnote | total goals | total goals footnote | average goals | most goals player | most assists player | most blocks player | biggest home win | biggest away win | highest scoring | lowest scoring | longest wins | longest losses | highest attendance | lowest attendance | attendance | average attendance | prevseason | nextseason | updated | extra information}} |
== Usage == | == Usage == | ||
<pre style="overflow: auto;"> | <pre style="overflow: auto;"> | ||
| Line 29: | Line 29: | ||
| biggest away win = | | biggest away win = | ||
| highest scoring = | | highest scoring = | ||
| + | | lowest scoring = | ||
| longest wins = | | longest wins = | ||
| − | |||
| − | |||
| longest losses = | | longest losses = | ||
| highest attendance = | | highest attendance = | ||
| Line 58: | Line 57: | ||
* <nowiki>{{{average goals}}}</nowiki> — Manual input of average goals scored. Round to 2 decimal places. | * <nowiki>{{{average goals}}}</nowiki> — Manual input of average goals scored. Round to 2 decimal places. | ||
* <nowiki>{{{most goals player}}}</nowiki> — The name of the player scoring the most goals, and the number of goals, in the form "''Player (goals)''". | * <nowiki>{{{most goals player}}}</nowiki> — The name of the player scoring the most goals, and the number of goals, in the form "''Player (goals)''". | ||
| − | * <nowiki>{{{most assists player}}}</nowiki> — The name of the player who got the most | + | * <nowiki>{{{most assists player}}}</nowiki> — The name of the player who got the most assists, and the number of assists, in the form "''Player (assists)''". |
* <nowiki>{{{most blocks player}}}</nowiki> — The name of the player who got the most blocks, and the number of blocks, in the form "''Player (blocks)''". | * <nowiki>{{{most blocks player}}}</nowiki> — The name of the player who got the most blocks, and the number of blocks, in the form "''Player (blocks)''". | ||
| − | * <nowiki>{{{biggest home win}}}</nowiki> — Result | + | * <nowiki>{{{biggest home win}}}</nowiki> — Result and date |
* <nowiki>{{{biggest away win}}}</nowiki> — As above | * <nowiki>{{{biggest away win}}}</nowiki> — As above | ||
* <nowiki>{{{highest scoring}}}</nowiki> — As above | * <nowiki>{{{highest scoring}}}</nowiki> — As above | ||
| − | * <nowiki>{{{ | + | * <nowiki>{{{lowest scoring}}}</nowiki> — As above |
| − | + | * <nowiki>{{{longest wins}}}</nowiki> — No. games and team | |
| − | * <nowiki>{{{longest | ||
* <nowiki>{{{longest losses}}}</nowiki> — As above | * <nowiki>{{{longest losses}}}</nowiki> — As above | ||
| − | * <nowiki>{{{highest attendance}}}</nowiki> — Attendance | + | * <nowiki>{{{highest attendance}}}</nowiki> — Attendance, match and date |
* <nowiki>{{{lowest attendance}}}</nowiki> — As above | * <nowiki>{{{lowest attendance}}}</nowiki> — As above | ||
* <nowiki>{{{attendance}}}</nowiki> — Total Attendance for season | * <nowiki>{{{attendance}}}</nowiki> — Total Attendance for season | ||
| Line 187: | Line 185: | ||
"description": "Result (with date)" | "description": "Result (with date)" | ||
}, | }, | ||
| − | " | + | "lowest scoring": { |
"required": false, | "required": false, | ||
| − | "label": " | + | "label": "Lowest Scoring", |
"type": "line", | "type": "line", | ||
| − | "description": " | + | "description": "Result (with date)" |
}, | }, | ||
| − | "longest | + | "longest wins": { |
"required": false, | "required": false, | ||
| − | "label": "Longest | + | "label": "Longest Wins", |
"type": "line", | "type": "line", | ||
"description": "No. of games won - Team(date from - date to)" | "description": "No. of games won - Team(date from - date to)" | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}, | }, | ||
"longest losses": { | "longest losses": { | ||
Revision as of 23:18, 23 April 2017
| This is a documentation subpage for Template:Infobox AUDL season. It contains usage information, categories and other content that is not part of the original template page. |
Template:Parameter names example
Contents
Usage
{{Infobox AUDL season
| competition =
| logo =
| image =
| pixels = <!-- width of image in pixels (px) -->
| alt =
| caption =
| season =
| dates =
| east =
| midwest =
| west =
| south =
| champions =
| matches =
| matches footnote =
| total goals =
| total goals footnote =
| average goals =
| most goals player =
| most assists player =
| most blocks player =
| biggest home win =
| biggest away win =
| highest scoring =
| lowest scoring =
| longest wins =
| longest losses =
| highest attendance =
| lowest attendance =
| attendance =
| average attendance =
| prevseason =
| nextseason =
| updated =
| extra information =
}}
Parameters
All parameters are optional.
- {{{competition}}} — The commonly-used name of the competition (including sponsorship). If this is omitted, it will be automatically derived from the article title.
- {{{dates}}} — The dates of the first and last matches played in the season, separated by an endash
- {{{east}}} — East Division Champions
- {{{midwest}}} — Midwest Division Champions
- {{{west}}} — West Division Champions
- {{{south}}} — South Division Champions
- {{{champions}}} — Overall AUDL Champions
- {{{matches}}} — Total amount of matches played
- {{{total goals}}} — Total amount of goals scored. Works with *{{{matches}}} to provide average goals scored.
- {{{average goals}}} — Manual input of average goals scored. Round to 2 decimal places.
- {{{most goals player}}} — The name of the player scoring the most goals, and the number of goals, in the form "Player (goals)".
- {{{most assists player}}} — The name of the player who got the most assists, and the number of assists, in the form "Player (assists)".
- {{{most blocks player}}} — The name of the player who got the most blocks, and the number of blocks, in the form "Player (blocks)".
- {{{biggest home win}}} — Result and date
- {{{biggest away win}}} — As above
- {{{highest scoring}}} — As above
- {{{lowest scoring}}} — As above
- {{{longest wins}}} — No. games and team
- {{{longest losses}}} — As above
- {{{highest attendance}}} — Attendance, match and date
- {{{lowest attendance}}} — As above
- {{{attendance}}} — Total Attendance for season
- {{{average attendance}}} — Attendance
- {{{extra information}}} — Any additional information about the season, if any.
- {{{updated}}} — The date/time at which the season's infobox and article were most recently updated.
TemplateData
TemplateData for Infobox AUDL season
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Image of logo of the league. | Page | optional |
| Pixels | pixels | Width of the image in pixels | Number | optional |
| Image Caption | caption | Caption for the image that is provided | String | optional |
| Competition | competition | Commonly used name of competition | String | optional |
| East Champions | east | Champions of the East Division. | String | optional |
| Midwest Champions | midwest | Champions of the Midwest Division. | String | optional |
| West Champions | west | Champions of the West Division. | String | optional |
| South Champions | south | Champions of the South Division. | String | optional |
| AUDL Champions | champions | Overall AUDL Champions. | String | optional |
| Matches | matches | Total matches played | Number | optional |
| Total Goals | total goals | Total Goals scored | Number | optional |
| Average Goals | average goals | Manual input of average goals scored. Round to 2 decimal places | String | optional |
| Most goals | most goals player | The name of player with the most goals | String | optional |
| Most assists | most assists player | The name of player with the most assists | String | optional |
| Most blocks | most blocks player | The name of player with the most blocks | String | optional |
| Biggest home win | biggest home win | Result (with date) | Line | optional |
| Biggest away win | biggest away win | Result (with date) | Line | optional |
| Highest Scoring | highest scoring | Result (with date) | Line | optional |
| Lowest Scoring | lowest scoring | Result (with date) | Line | optional |
| Longest Wins | longest wins | No. of games won - Team(date from - date to) | Line | optional |
| Longest losses | longest losses | No. of games lost - Team(date from - date to) | Line | optional |
| Highest Attendance | highest attendance | Attendance (with date) | Line | optional |
| Lowest Attendance | lowest attendance | Attendance (with date) | Line | optional |
| Attendance | attendance | Total attendance for season | Number | optional |
| Average Attendance | average attendance | Average attendance for season | Number | optional |
| Previous Season | prevseason | Link to the page of the previous season | Page | optional |
| Next Season | nextseason | Link to the page of the next season | Page | optional |
| Extra Information | extra information | Any additional information about the season | String | optional |
| Updated | updated | The date/time at which the infobox was most recently updated | Line | optional |
References