Difference between revisions of "Template:MotoGP rider"
Jump to navigation
Jump to search
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class="infobox" style="width: 24em; font-size: 90%; text-align: left;"> | <table class="infobox" style="width: 24em; font-size: 90%; text-align: left;"> | ||
<tr> | <tr> | ||
− | <th colspan="2" style="text-align: center; font-size: larger; background:#A2F0E8;">{{{Name | + | <th colspan="2" style="text-align: center; font-size: larger; background:#A2F0E8;">{{{Name}}}</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> |
Latest revision as of 17:03, 10 December 2007
{{{Name}}} | ||
---|---|---|
{{{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 = }}