Template:VehicleResultsTable: Difference between revisions
Created page with "<noinclude> == Documentation == This template is used to display all race results associated with a vehicle. It assumes the vehicle based on the page name calling this template. === Example === To use this template, you would input the number as follows: <pre> {{VehicleResultsTable}} </pre> </noinclude> {{#ask: [[Has vehicle::{{PAGENAME}}]] |?Event=Event |?Has driver=Driver |?Has position=Position |?Has class=Class |format=table |sort=Event |order=ascending |mainlabel=..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
=== Example === | === Example === | ||
To use this template, you would | To use this template, you would call it as follows: | ||
<pre> | <pre> | ||
{{VehicleResultsTable}} | {{VehicleResultsTable}} | ||
| Line 10: | Line 10: | ||
</noinclude> | </noinclude> | ||
<includeonly> | |||
{{#ask: [[Has vehicle::{{PAGENAME}}]] | {{#ask: [[Has vehicle::{{PAGENAME}}]] | ||
|?Event=Event | |?Event=Event | ||
| Line 20: | Line 21: | ||
|mainlabel=- | |mainlabel=- | ||
}} | }} | ||
</includeonly> | |||
Latest revision as of 21:41, 28 October 2024
Documentation
This template is used to display all race results associated with a vehicle. It assumes the vehicle based on the page name calling this template.
Example
To use this template, you would call it as follows:
{{VehicleResultsTable}}