Template:EventResultsTable: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<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 call it as follows: | |||
<pre> | |||
{{EventResultsTable}} | |||
</pre> | |||
</noinclude> | |||
<includeonly> | |||
{{#ask: [[Event::{{PAGENAME}}]] | {{#ask: [[Event::{{PAGENAME}}]] | ||
|?Has class=Class | |?Has class=Class | ||
| Line 10: | 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}}