Template:Infobox AUDL season/doc
| 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 number of matches played
- {{{total goals}}} — Total number of goals scored. Works with *{{{matches}}} to provide average goals scored.
- {{{average goals}}} — Manual input of average goals scored. Round to two 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