Difference between revisions of "Template:League infobox"
From LFS Manual
Jump to navigationJump to searchm (Added some vertical spacing above Template documentation) |
(Didn't seem to fix the loop problem, so I reverted my change) |
||
Line 1: | Line 1: | ||
<!-- EDIT ONLY IF YOU KNOW WHAT YOU ARE DOING --> | <!-- EDIT ONLY IF YOU KNOW WHAT YOU ARE DOING --> | ||
{| width="250" align="right" cellspacing="5" style="border: 1px solid #000000; background-color: #FAFAFA; margin:7px" | {| width="250" align="right" cellspacing="5" style="border: 1px solid #000000; background-color: #FAFAFA; margin:7px" | ||
− | ! colspan="2" style="background-color: #DFDFDF;" | <div style="text-align: center; position: relative; font-size:15px;">{{{name}}}</div> | + | ! colspan="2" style="background-color: #DFDFDF;" | <div style="text-align: center; position: relative; font-size:15px;">{{{name}}}<div style="position: absolute; right: 0; top: 0; margin: 0 2px; font-size:8px;">[[Template:League infobox|v]]</div></div> |
|- | |- | ||
| colspan="2" align="center" | [[Image:{{{logo}}}|{{#if:{{{logosize|}}}|{{{logosize}}}|235}}px]] | | colspan="2" align="center" | [[Image:{{{logo}}}|{{#if:{{{logosize|}}}|{{{logosize}}}|235}}px]] |
Revision as of 18:54, 27 March 2021
{{{name}}}
| |
---|---|
[[Image:{{{logo}}}|235px]] | |
League type | {{{type}}} |
Signup | |
[{{{website}}} Official website]
|
This template is used on pages of LFS leagues. Some parameters are REQUIRED (to avoid showing odd things in the infobox) and there are also optional parameters like season number and administrators of a league.
Template documentation
Required parameters
- name: name of the league
- logo: a picture from the shared repository. Format: BestLeagueLogo.jpg
- type: the type of the league (for example Endurance league, Single seater league, Mixed classes league, GTR league, Drift league, 24h Race, Single event series)
- signup: is there a signup requirement or not? You have to input one of the following: yes / no
- license: the minimum required license to participate in the league, you have to input one of the following: Demo / S1 / S2 / S3 / Various
- website: website or forum of the league. Format: http://bestleague.org
Optional parameters
- logosize: the width of the displayed logo, in pixels. You shouldn't need to use this, as if it's not given, the default value will be used (235). Format: 220
- prizepoolcurrency: if there is a prize pool, choose currency. When used, prizepool is required. Currently supported currencies: $ USD and € EUR. Format: usd
- prizepool: if there is a prize pool, input number only. Format: 1000
- firstseason: a year, when the first season of the league was concluded. Format: 2010
- yearsactive: a period when the league was active. Format: 2001–2006
- seasons: a number of seasons. Format: 4
- orgs: list of the organizers. Format: StrictOrganizer1, KindAdmin2, AFKAdmin3
Copy-paste format
{{League infobox | name = | logo = | logosize = | type = | signup = | license = | prizepoolcurrency = | prizepool = | firstseason = | yearsactive = | seasons = | orgs = | website = }}
Example
Example League
| |
---|---|
League type | Endurance League |
Signup | Required |
License | S2 |
Prize pool | 1000 USD |
First season | 1542 |
Years active | 1542–1583 |
Seasons | 14 seasons |
Organizers | StrictAdmin1, AFKAdmin3 |