Difference between revisions of "Template:League infobox"
From LFS Manual
Jump to navigationJump to search| Line 17: | Line 17: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
| − | This template is used on pages of LFS leagues. | + | 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 == | == Template documentation == | ||
=== Required parameters === | === Required parameters === | ||
Revision as of 00:13, 30 January 2017
{{{name}}}
| |
|---|---|
| [[Image:{{{logo}}}|235px]] | |
| First season | {{{firstseason}}} |
| 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: you have to use the following format: BestLeagueLogo.jpg
- firstseason: year, when the first season of the league was concluded
- 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, use the following format: StrictAdmin1, KindAdmin2, AFKAdmin3
- website: website of the league, you have to use the following format: http://bestleague.org
Copy-paste format
{{League infobox
| name =
| logo =
| firstseason =
| type =
| admins =
| website =
}}