Template:League infobox
From LFS Manual
Jump to navigationJump to search{{{name}}}
| |
|---|---|
| [[Image:{{{logo}}}|235px]] | |
| First season | {{{firstseason}}} |
| Seasons | {{{seasons}}} seasons |
| League type | {{{type}}} |
| Administrators | {{{admins}}} |
[{{{website}}} Official website]
| |
This template is used on pages of LFS leagues. At the moment, all parameters are REQUIRED (to avoid showing odd things in the infobox).
Template documentation
Required parameters
- name: name of the league
- logo: a picture from the shared repository. Format: BestLeagueLogo.jpg
- firstseason: a year, when the first season of the league was concluded
- seasons: a number of seasons
- type: the type of the league (for example Endurance League, Single Seater League, Mixed Classes League, GTR League, Drift League, 24h Race, Single Event)
- admins: list of the admins. Format: StrictAdmin1, KindAdmin2, AFKAdmin3
- website: website of the league. Format: http://bestleague.org
Copy-paste format
{{League infobox
| name =
| logo =
| firstseason =
| seasons =
| type =
| admins =
| website =
}}