Difference between revisions of "Template:Infobox F1 race/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(Created page with '{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == == See also == <includeonly> <!-- Categ...')
 
imported>Frietjes
(doc)
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
 +
<pre style="overflow:auto">
 +
{{Infobox F1 race
 +
| name =
 +
| flag =
 +
| circuit =
 +
| image = <!-- Circuit image -->
 +
| image_size = <!-- default is 200px -->
 +
| laps =
 +
| circuit_length_km =
 +
| circuit_length_mi =
 +
| race_length_km =
 +
| race_length_mi =
 +
| times_held =
 +
| first_held = <!-- use | first_race = to override linking -->
 +
| last_held = <!-- use | last_race = to override linking -->
 +
| most_wins_driver =
 +
| most_wins_constructor =
 +
<!-- Current season information -->
 +
| current_year =
 +
| pole_driver =
 +
| pole_team =
 +
| pole_time =
 +
| winner =
 +
| winning_team =
 +
| winning_time =
 +
| second =
 +
| second_team =
 +
| second_time =
 +
| third =
 +
| third_team =
 +
| third_time =
 +
| fastest_lap_driver =
 +
| fastest_lap_team =
 +
| fastest_lap =
 +
}}
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 18:23, 16 June 2013

Usage

{{Infobox F1 race
| name =
| flag =
| circuit =
| image = <!-- Circuit image -->
| image_size = <!-- default is 200px -->
| laps =
| circuit_length_km =
| circuit_length_mi =
| race_length_km =
| race_length_mi =
| times_held =
| first_held = <!-- use | first_race = to override linking -->
| last_held = <!-- use | last_race = to override linking -->
| most_wins_driver =
| most_wins_constructor =
<!-- Current season information -->
| current_year =
| pole_driver =
| pole_team =
| pole_time =
| winner =
| winning_team =
| winning_time =
| second =
| second_team =
| second_time =
| third =
| third_team =
| third_time =
| fastest_lap_driver =
| fastest_lap_team =
| fastest_lap =
}}

See also