Difference between revisions of "Template:League infobox"

From LFS Manual
Jump to navigationJump to search
(Didn't seem to fix the loop problem, so I reverted my change)
(8 intermediate revisions by 2 users not shown)
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:5px"
+
{| 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 style="position: absolute; right: 0; top: 0; margin: 0 2px; font-size:8px;">[[Template:League infobox|v]]</div></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>
 
|-
 
|-
Line 13: Line 13:
 
| style="vertical-align: top;" | {{#if:{{{license|}}}|'''License'''|}}
 
| style="vertical-align: top;" | {{#if:{{{license|}}}|'''License'''|}}
 
| {{#ifeq:{{{license}}}|Demo|Demo|}}{{#ifeq:{{{license}}}|S1|S1|}}{{#ifeq:{{{license}}}|S2|S2|}}{{#ifeq:{{{license}}}|S3|S3|}}{{#ifeq:{{{license}}}|Various|Various|}}
 
| {{#ifeq:{{{license}}}|Demo|Demo|}}{{#ifeq:{{{license}}}|S1|S1|}}{{#ifeq:{{{license}}}|S2|S2|}}{{#ifeq:{{{license}}}|S3|S3|}}{{#ifeq:{{{license}}}|Various|Various|}}
 +
|-
 +
| style="vertical-align: top;" | {{#if:{{{prizepoolcurrency|}}}| |}}{{#if:{{{prizepoolcurrency}}}| |}}{{#if:{{{prizepool|}}}|'''Prize pool'''|}}
 +
| {{#ifeq:{{{prizepoolcurrency}}}|eur|{{{prizepool}}} EUR}}{{#ifeq:{{{prizepoolcurrency}}}|usd|{{{prizepool}}} USD|}}{{#ifeq:{{{prizepoolcurrency}}}||{{{prizepool}}}|}}
 
|-  
 
|-  
 
| style="vertical-align: top;" | {{#if:{{{firstseason|}}}|'''First season'''|}}
 
| style="vertical-align: top;" | {{#if:{{{firstseason|}}}|'''First season'''|}}
 
| {{#if:{{{firstseason|}}}|{{{firstseason}}}|}}
 
| {{#if:{{{firstseason|}}}|{{{firstseason}}}|}}
 +
|-
 +
| style="vertical-align: top;" | {{#if:{{{yearsactive|}}}|'''Years active'''|}}
 +
| {{#if:{{{yearsactive|}}}|{{{yearsactive}}}|}}
 
|-  
 
|-  
 
| style="vertical-align: top;" | {{#if:{{{seasons|}}}|'''Seasons'''|}}
 
| style="vertical-align: top;" | {{#if:{{{seasons|}}}|'''Seasons'''|}}
Line 26: Line 32:
 
|}<noinclude>
 
|}<noinclude>
 
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.
 
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 ==
 
== Template documentation ==
 
=== Required parameters ===
 
=== Required parameters ===
Line 37: Line 45:
 
=== Optional parameters ===
 
=== 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
 
* '''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
 
* '''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
 
* '''seasons:''' a number of seasons. Format: 4
 
* '''orgs:''' list of the organizers. Format: StrictOrganizer1, KindAdmin2, AFKAdmin3
 
* '''orgs:''' list of the organizers. Format: StrictOrganizer1, KindAdmin2, AFKAdmin3
Line 49: Line 60:
 
| signup      =  
 
| signup      =  
 
| license    =  
 
| license    =  
 +
| prizepoolcurrency =
 +
| prizepool  =
 
| firstseason =  
 
| firstseason =  
 +
| yearsactive =
 
| seasons    =  
 
| seasons    =  
 
| orgs        =  
 
| orgs        =  
Line 63: Line 77:
 
| signup      = yes
 
| signup      = yes
 
| license    = S2
 
| license    = S2
 +
| prizepoolcurrency = usd
 +
| prizepool  = 1000
 
| firstseason = 1542
 
| firstseason = 1542
 +
| yearsactive = 1542–1583
 
| seasons    = 14
 
| seasons    = 14
 
| orgs        = StrictAdmin1, AFKAdmin3
 
| orgs        = StrictAdmin1, AFKAdmin3

Revision as of 19: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
BL1.jpg
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