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

From blackwiki
Jump to navigation Jump to search
imported>Thumperward
(split docs)
 
imported>Frietjes
m (doc)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
=== Usage ===
+
This infobox is used
 
+
*in addition to {{tl|Infobox F1 team}} or {{tl|Infobox former F1 team}} for the case where the statistics for an entity ''as a constructor'' are not the same as the statistics for that entity ''as a team'' (see [[Tyrrell Racing]] as an example)
Used:
 
*in addition to {{tl|Infobox F1 team}} or {{tl|Former F1 team}} for the case where the statistics for an entity ''as a constructor'' are not the same as the statistics for that entity ''as a team'' - see [[Tyrrell Racing]] as an example.
 
 
*as a primary infobox for constructors which never ran a works team, such as [[Alta Car and Engineering Company]]
 
*as a primary infobox for constructors which never ran a works team, such as [[Alta Car and Engineering Company]]
  
=== See also ===
+
== Usage ==
 +
<pre style="overflow:auto">
 +
{{Infobox F1 constructor
 +
| name          =
 +
| logo          =
 +
| official_name =
 +
| base          =
 +
| founders      =
 +
| staff        =
 +
| engines      =
 +
| entrants      =
 +
| debut        =
 +
| final_race    =
 +
| races        =
 +
| wins          =
 +
| cons_champ    =
 +
| drivers_champ =
 +
| poles        =
 +
| fastest_laps  =
 +
}}
 +
</pre>
 +
== See also ==
 +
* {{tl|Infobox F1 team}}
  
 
<includeonly>
 
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
+
<!-- CATEGORIES HERE, THANKS -->
[[Category:Formula One constructor infobox templates|{{PAGENAME}}]]
+
[[Category:Formula One constructor infobox templates|F1 constructor]]
 
</includeonly>
 
</includeonly>

Revision as of 14:14, 4 June 2014

This infobox is used

Usage

{{Infobox F1 constructor
| name          =
| logo          =
| official_name =
| base          =
| founders      =
| staff         =
| engines       =
| entrants      =
| debut         =
| final_race    =
| races         =
| wins          =
| cons_champ    =
| drivers_champ =
| poles         =
| fastest_laps  =
}}

See also