Template:PublishRaceResult: Difference between revisions

From Hacky Racers Wiki
Created page with "<noinclude> == Documentation == This template is used to publish race results from and event page. === Example === To use this template, you would input the number as follows: <pre> {{PublishRaceResult|vehicle=ACDC|driver=Vince|position=1|class=Full Size - Piloted}} </pre> </noinclude> {{#subobject: |Has vehicle={{{vehicle|}}} |Has driver={{{driver|}}} |Has position={{{position|}}} |Has class={{{class|}}} |Event={{PAGENAME}} }}"
 
Line 4: Line 4:


=== Example ===
=== Example ===
To use this template, you would input the number as follows:
To use this template, you would input each result as follows:
<pre>
<pre>
{{PublishRaceResult|vehicle=ACDC|driver=Vince|position=1|class=Full Size - Piloted}}
{{PublishRaceResult|vehicle=ACDC|driver=Vince|position=1|class=Full Size - Piloted}}

Revision as of 20:22, 28 October 2024

Documentation

This template is used to publish race results from and event page.

Example

To use this template, you would input each result as follows:

{{PublishRaceResult|vehicle=ACDC|driver=Vince|position=1|class=Full Size - Piloted}}