Template:Infobox motorsport round: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
m replace {{PAGENAME}} with {{PAGENAMEBASE}} to remove any disambiguation if article name is used as infobox title, using AWB |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ infobox |
{{ infobox |
||
| bodyclass = vcard |
| bodyclass = vcard |
||
| title = {{{name|<includeonly>{{ |
| title = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly> }}} |
||
| titleclass = fn |
| titleclass = fn |
||
| image = {{# |
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{{image-size|}}}|sizedefault=frameless}} |
||
| caption = {{{caption|}}} |
| caption = {{{caption|}}} |
||
Line 10: | Line 10: | ||
| label2 = Country |
| label2 = Country |
||
| data2 = {{{country/region|}}} |
| data2 = {{{country/region|}}} |
||
| label3 = Inaugural |
| label3 = Inaugural event |
||
| data3 = {{#if:{{{inaugural|}}}|[[:Category:{{{inaugural}}} in motorsport|{{{inaugural}}}]]}} |
| data3 = {{#if:{{{inaugural|}}}|[[:Category:{{{inaugural}}} in motorsport|{{{inaugural}}}]]}} |
||
| label4 = Inaugural |
| label4 = Inaugural event |
||
| data4 = {{{inaugural2|}}} |
| data4 = {{{inaugural2|}}} |
||
| label5 = Folded |
| label5 = Folded |
||
Line 30: | Line 30: | ||
| label12 = Tyre suppliers |
| label12 = Tyre suppliers |
||
| data12 = {{{tyres|}}} |
| data12 = {{{tyres|}}} |
||
| label13 = {{#if:{{{folded}}}|Last}} |
| label13 = {{#if:{{{folded}}}|Last}} winning driver |
||
| data13 = {{{winning driver|}}} |
| data13 = {{{winning driver|}}} |
||
| label14 = {{#if:{{{folded}}}|Last}} |
| label14 = {{#if:{{{folded}}}|Last}} winning co-driver |
||
| data14 = {{{winning |
| data14 = {{{winning co-driver|}}} |
||
| label15 = {{#if:{{{folded}}}|Last}} |
| label15 = {{#if:{{{folded}}}|Last}} winning team |
||
| data15 = {{{winning team|}}} |
| data15 = {{{winning team|}}} |
||
| label16 = {{#if:{{{folded}}}|Last}} |
| label16 = {{#if:{{{folded}}}|Last}} winning manufacturer |
||
| data16 = {{{manufacturer|}}} |
| data16 = {{{manufacturer|}}} |
||
| label17 = {{#if:{{{folded}}}|Last}} |
| label17 = {{#if:{{{folded}}}|Last}} winning car |
||
| data17 = {{{constructor|}}} |
| data17 = {{{constructor|}}} |
||
| label18 = Official Website |
| label18 = Official Website |
||
| data18 = {{{website|}}} |
| data18 = {{{website|}}} |
||
| below = {{#if:{{{current_season|}}}|[[File:Motorsport current event.svg|33px|]] ''[[{{{current_season|}}}{{!}}Current season]]''}} |
|||
}}<noinclude> |
|||
{{documentation}} |
|||
</noinclude> |
Latest revision as of 01:55, 30 November 2016
Usage
[edit]{{Infobox motorsport round
| name =
| logo =
| image-size = (optional; will default to 250px if left blank)
| caption =
| category = [1]
| country/region =
| inaugural =
| inaugural2 = [2]
| folded =
| classes = [3]
| drivers = [4]
| riders = [4]
| teams =
| constructors = [5]
| engines = [5]
| tyres = [5]
| winning driver =
| winning co-driver =
| winning team =
| manufacturer = [6]
| constructor = [6]
| website =
| current_season =
| race_director =
}}