Difference between revisions of "Template:League infobox"

From LFS Manual
Jump to navigationJump to search
m
Line 15: Line 15:
 
|-
 
|-
 
! colspan="2" style="background-color: #DFDFDF;" | <div style="text-align: center; position: relative;">[{{{website}}} Official website]</div>
 
! colspan="2" style="background-color: #DFDFDF;" | <div style="text-align: center; position: relative;">[{{{website}}} Official website]</div>
|}
+
|}<noinclude>
<noinclude>
 
 
This template is used on pages of LFS leagues. At the moment, '''all parameters are REQUIRED''' (to avoid showing odd things in the infobox).
 
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 ==

Revision as of 16:50, 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: a picture from the shared repository. 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. Format: StrictAdmin1, KindAdmin2, AFKAdmin3
  • website: website of the league. Format: http://bestleague.org

Copy-paste format

{{League infobox
| name        = 
| logo        = 
| firstseason = 
| type        = 
| admins      = 
| website     = 
}}