Difference between revisions of "Template:MotoGP rider"

From WOI Encyclopedia Italia
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
<th colspan="2" style="text-align: center; font-size: larger; background:#A2F0E8;">{{{Name|{{PAGENAME}}}}}</th>
 
<th colspan="2" style="text-align: center; font-size: larger; background:#A2F0E8;">{{{Name|{{PAGENAME}}}}}</th>
 
</tr>
 
</tr>
 +
<tr>
 +
{{#if:{{{Image|<noinclude>-</noinclude>}}} |
 +
<td colspan="2" style="text-align: center;">{{{Image}}}{{#if:{{{Caption|}}}|<br />{{{Caption|}}} }}</td>
 +
}}
 +
</tr>
 +
{{#if:{{{Other_names|}}} |
 +
<tr>
 +
<td>'''Other names'''</td>
 +
<td>{{{Other_names}}}</td>
 +
</tr>
 +
}}
 
<tr>
 
<tr>
 
<td>'''Nationality'''</td>
 
<td>'''Nationality'''</td>
Line 81: Line 92:
 
<td>{{{Last position}}}</td>
 
<td>{{{Last position}}}</td>
 
</tr>
 
</tr>
}}</table>
+
}}</table><noinclude>
 +
== Usage ==
 +
<pre>
 +
{{Infobox MotoGP rider
 +
|  image =
 +
| name =
 +
| caption =
 +
| nationality =
 +
| nicknames =
 +
| bike number =
 +
| current team =
 +
| championships =
 +
| race starts =
 +
| race wins =
 +
| podiums =
 +
| poles =
 +
| fastest laps =
 +
| points =
 +
| last season =
 +
| last position =
 +
}}
 +
</pre>
 +
 
 +
[[Category:MotoGP riders|*]]
 +
[[Category:Motorcycle racer infobox templates|M]]
 +
</noinclude>

Revision as of 17:57, 10 December 2007

MotoGP rider
{{{Image}}}
Nationality {{{Nationality}}}
Date of birth {{{Birthdate}}}
Place of birth    {{{Birthplace}}}
MotoGP Record

Usage

{{Infobox MotoGP rider
|  image = 
| name = 
| caption = 
| nationality = 
| nicknames = 
| bike number = 
| current team = 
| championships = 
| race starts = 
| race wins = 
| podiums = 
| poles = 
| fastest laps = 
| points = 
| last season = 
| last position = 
}}