Difference between revisions of "Template:League infobox"

From LFS Manual
Jump to navigationJump to search
m
Line 7: Line 7:
 
| style="vertical-align: top;" | '''First season'''
 
| style="vertical-align: top;" | '''First season'''
 
| {{{firstseason}}}
 
| {{{firstseason}}}
 +
|-
 +
| style="vertical-align: top;" | '''Seasons'''
 +
| {{{seasons}}} seasons
 
|-  
 
|-  
 
| style="vertical-align: top;" | '''League type'''
 
| style="vertical-align: top;" | '''League type'''
Line 21: Line 24:
 
* '''name:''' name of the league
 
* '''name:''' name of the league
 
* '''logo:''' a picture from the shared repository. Format: BestLeagueLogo.jpg
 
* '''logo:''' a picture from the shared repository. Format: BestLeagueLogo.jpg
* '''firstseason:''' year, when the first season of the league was concluded
+
* '''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)
 
* '''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
 
* '''admins:''' list of the admins. Format: StrictAdmin1, KindAdmin2, AFKAdmin3
Line 31: Line 35:
 
| logo        =  
 
| logo        =  
 
| firstseason =  
 
| firstseason =  
 +
| seasons    =
 
| type        =  
 
| type        =  
 
| admins      =  
 
| admins      =  

Revision as of 16:38, 30 January 2017

{{{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     = 
}}