Difference between revisions of "Template:Infobox league/doc"
From LFS Manual
Jump to navigationJump to searchm |
|||
Line 1: | Line 1: | ||
<noinclude>{{documentation subpage}}</noinclude> | <noinclude>{{documentation subpage}}</noinclude> | ||
+ | == Usage == | ||
{{Infobox league | {{Infobox league | ||
| name = League name | | name = League name | ||
Line 18: | Line 19: | ||
}} | }} | ||
− | {{- | + | <pre> |
+ | {{Infobox league | ||
+ | | name = | ||
+ | | logo = | ||
+ | | logo_caption = | ||
+ | | type = | ||
+ | | recurrence = | ||
+ | | license = | ||
+ | | prizepool = | ||
+ | | prizecurrency = | ||
+ | | signup = | ||
+ | | firstseason = | ||
+ | | yearsactive = | ||
+ | | seasons = | ||
+ | | orgs = | ||
+ | | website = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == Parameters == | ||
+ | ;param1 | ||
+ | :param1text | ||
+ | ;param2 | ||
+ | :param2text | ||
+ | ;param3 | ||
+ | :param3text | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ Infobox league parameters and basic guidelines | ||
+ | ! scope="col" | Parameter | ||
+ | ! scope="col" | Explanation | ||
+ | ! scope="col" | Example values | ||
+ | |- | ||
+ | ! scope="row" | name | ||
+ | | text | ||
+ | | <code>Lawnmower Racing League</code> | ||
+ | |- | ||
+ | ! scope="row" | logo | ||
+ | | text | ||
+ | | <code><nowiki>[[File:Mrc fbm sat.png|250px]]</nowiki></code> | ||
+ | |- | ||
+ | ! scope="row" | logo_caption | ||
+ | | text | ||
+ | | <code>Series logo caption</code> | ||
+ | |- | ||
+ | ! scope="row" | type | ||
+ | | text | ||
+ | | <code>sprint league</code>, <code><nowiki>endurance league<br>[[:Category:GTR cars|GTR]] league</nowiki></code> | ||
+ | |- | ||
+ | ! scope="row" | recurrence | ||
+ | | text | ||
+ | | <code>weekly</code> | ||
+ | |- | ||
+ | ! scope="row" | license | ||
+ | | text | ||
+ | | <code>S2</code> | ||
+ | |- | ||
+ | ! scope="row" | prizepool | ||
+ | | text | ||
+ | | <code>250</code> | ||
+ | |- | ||
+ | ! scope="row" | prizecurrency | ||
+ | | text | ||
+ | | <code>EUR</code> | ||
+ | |- | ||
+ | ! scope="row" | signup | ||
+ | | text | ||
+ | | <code>yes</code> | ||
+ | |- | ||
+ | ! scope="row" | firstseason | ||
+ | | text | ||
+ | | <code>2006</code> | ||
+ | |- | ||
+ | ! scope="row" | yearsactive | ||
+ | | text | ||
+ | | <code>2020–</code>, <code>2022–2024</code>, <code><nowiki>2010–2017,<br>2020–</nowiki></code> | ||
+ | |- | ||
+ | ! scope="row" | seasons | ||
+ | | text | ||
+ | | <code>7</code> | ||
+ | |- | ||
+ | ! scope="row" | orgs | ||
+ | | text | ||
+ | | <code><nowiki>Awesome Organizer Team<br>Another One</nowiki></code> | ||
+ | |- | ||
+ | ! scope="row" | website | ||
+ | | text | ||
+ | | <code><nowiki>https://www.lfs.net</nowiki></code> | ||
+ | |} | ||
<includeonly> | <includeonly> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</includeonly> | </includeonly> |
Revision as of 11:35, 24 January 2024
This is a documentation subpage for Template:Infobox league.
It may contain usage information, categories and other content that is not part of the original page. |
Usage
League name | |
---|---|
logo caption if needed |
|
Type |
endurance league GTR league |
Recurrence | weekly |
License | S2 |
Prize pool | 250 EUR |
Signup required | Yes |
First season | 2010 |
Years active |
2010–2017, 2020– |
Seasons | 5 seasons |
Organizers | Organizer Team |
Official website |
{{Infobox league | name = | logo = | logo_caption = | type = | recurrence = | license = | prizepool = | prizecurrency = | signup = | firstseason = | yearsactive = | seasons = | orgs = | website = }}
Parameters
- param1
- param1text
- param2
- param2text
- param3
- param3text
Parameter | Explanation | Example values |
---|---|---|
name | text | Lawnmower Racing League
|
logo | text | [[File:Mrc fbm sat.png|250px]]
|
logo_caption | text | Series logo caption
|
type | text | sprint league , endurance league<br>[[:Category:GTR cars|GTR]] league
|
recurrence | text | weekly
|
license | text | S2
|
prizepool | text | 250
|
prizecurrency | text | EUR
|
signup | text | yes
|
firstseason | text | 2006
|
yearsactive | text | 2020– , 2022–2024 , 2010–2017,<br>2020–
|
seasons | text | 7
|
orgs | text | Awesome Organizer Team<br>Another One
|
website | text | https://www.lfs.net
|