Difference between revisions of "Template:DSQ/doc"
From LFS Manual
Jump to navigationJump to searchLine 2: | Line 2: | ||
This is a table cell template used to fill cells of a table to indicate a driver that has been disqualified from final race results. | This is a table cell template used to fill cells of a table to indicate a driver that has been disqualified from final race results. | ||
+ | |||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{DSQ | ||
+ | |1 = footnote for the cause of status | ||
+ | |short = if set to "yes", shown text "Disqualified" is abbreviated to "DSQ" | ||
+ | }} | ||
+ | </pre> | ||
=== Examples === | === Examples === |
Revision as of 10:51, 25 June 2025
![]() |
This is a documentation subpage for Template:DSQ.
It may contain usage information, categories and other content that is not part of the original page. |
This is a table cell template used to fill cells of a table to indicate a driver that has been disqualified from final race results.
Usage
{{DSQ |1 = footnote for the cause of status |short = if set to "yes", shown text "Disqualified" is abbreviated to "DSQ" }}
Examples
What to type | What it produces |
---|---|
{{DSQ}}
|
Disqualified |
{{DSQ|short=yes}}
|
DSQ |
{{DSQ|Note}}
|
DisqualifiedNote |
{{DSQ|Note|short=yes}}
|
DSQNote |