Template:EventResultsTable: Difference between revisions
Created page with "<noinclude> == Documentation == This template is used to display all race results associated with an event. It assumes the event based on the page name calling this template. === Example === To use this template, you would input the number as follows: <pre> {{EventResultsTable}} </pre> </noinclude> {{#ask: [[Event::{{PAGENAME}}]] |?Has class=Class |?Has position=Position |?Has vehicle=Vehicle |?Has driver=Driver |format=table |sort=Has class, Has position |order=ascend..." |
No edit summary |
||
| (2 intermediate revisions 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> | ||
{{EventResultsTable}} | {{EventResultsTable}} | ||
| Line 10: | Line 10: | ||
</noinclude> | </noinclude> | ||
<includeonly> | |||
{{#ask: [[Event::{{PAGENAME}}]] | {{#ask: [[Event::{{PAGENAME}}]] | ||
|?Has class=Class | |?Has class=Class | ||
| Line 21: | Line 22: | ||
|mainlabel=- | |mainlabel=- | ||
}} | }} | ||
</includeonly> | |||
Latest revision as of 21:40, 28 October 2024
Documentation
This template is used to display all race results associated with an event. It assumes the event based on the page name calling this template.
Example
To use this template, you would call it as follows:
{{EventResultsTable}}