Template:Championship Infobox: Difference between revisions
Jump to navigation
Jump to search
HawkAussie (talk | contribs) mNo edit summary |
No edit summary |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="toccolours vevent" width="325" cellspacing="5" style="font-size: 90%; float:right; padding:3px;" | |||
|- | |- | ||
! colspan="2" style="font-size: medium;text-align:center;" |{{{name}}} | |||
|- | |- | ||
| colspan=2 style="text-align:center;" | [[{{{logo}}}|200px]] | |||
| {{{ | |||
|- | |- | ||
| '''Category''' | |||
| {{{ | | {{{category}}} | ||
|- | |- | ||
| '''Country/Region''' | |||
| {{{ | | {{{locale}}} | ||
|- | |- | ||
| '''Founder(s)''' | |||
| {{{founder}}} | |||
|- | |||
| '''Inaugural Season''' | |||
| {{{inaugural season}}} | | {{{inaugural season}}} | ||
|- | |- | ||
! Last | {{#if:{{{last season<includeonly>|</includeonly>}}}| | ||
{{!}} '''Last season''' | |||
{{!}} {{{last season}}} }} | |||
|- | |- | ||
! | {{#if:{{{chassis suppliers<includeonly>|</includeonly>}}}| | ||
{{!}} '''Chassis supplier(s)''' | |||
{{!}} {{{chassis suppliers}}} }} | |||
|- | |- | ||
! | {{#if:{{{engine suppliers<includeonly>|</includeonly>}}}| | ||
{{!}} '''Engine supplier(s)''' | |||
{{!}} {{{engine suppliers}}} }} | |||
|- | |- | ||
! | {{#if:{{{tyre suppliers<includeonly>|</includeonly>}}}| | ||
{{!}} '''Tyre supplier(s)''' | |||
{{!}} {{{tyre suppliers}}} }} | |||
|- | |- | ||
! | ! colspan="2" style="height:20px" | | ||
| | |||
|- | |- | ||
! colspan="2" style="text-align: center; font-size: 110%; font-weight: bold; background:#ccf"| Records | ! colspan="2" style="text-align: center; font-size: 110%; font-weight: bold; background:#ccf"| Records | ||
|- | |- | ||
! | {{#if:{{{drivers champion<includeonly>|</includeonly>}}}| | ||
| {{{ | {{!}} '''Driver's Champion''' | ||
{{!}} {{{drivers champion}}} }} | |||
|- | |||
{{#if:{{{cons champion<includeonly>|</includeonly>}}}| | |||
{{!}} '''Constructor's Champion''' | |||
{{!}} {{{cons champion}}} }} | |||
|- | |- | ||
! | {{#if:{{{teams champion<includeonly>|</includeonly>}}}| | ||
{{!}} '''Team's Champion''' | |||
{{!}} {{{teams champion}}} }} | |||
|- | |- | ||
! Records | {{#if:{{{records<includeonly>|</includeonly>}}}| | ||
{{!}} '''Records''' | |||
{{!}} {{{records}}} }} | |||
|- | |- | ||
! [[File:Motorsport current event.svg.png|40px]] | {{#if:{{{current season<includeonly>|</includeonly>}}}| | ||
{{spanclear}} {{!}} [[File:Motorsport current event.svg.png|40px]] '''[[{{{current season}}}|Current season]]''' }} | |||
|- | |- | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 53: | Line 63: | ||
<pre> | <pre> | ||
{{Championship Infobox | {{Championship Infobox | ||
|name = | |name = | ||
| | |logo = | ||
| | |category = | ||
| | |locale = | ||
|founder | |founder = | ||
|inaugural season = | |inaugural season = | ||
|last season = | |last season = | ||
| | |chassis suppliers = | ||
|engine suppliers = | |engine suppliers = | ||
|tyre suppliers = | |tyre suppliers = | ||
| | |drivers champion = | ||
| | |cons champion = | ||
| | |teams champion = | ||
|current season | |records = | ||
|current season = | |||
|}} | |}} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 10:16, 23 January 2017
{{Championship Infobox |name = |logo = |category = |locale = |founder = |inaugural season = |last season = |chassis suppliers = |engine suppliers = |tyre suppliers = |drivers champion = |cons champion = |teams champion = |records = |current season = |}} |