Template:DSQ
From LFS Manual
Jump to navigationJump to searchTemplate documentation
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 = |short = }}
Parameters
Parameter | Explanation | Example values | Required? |
---|---|---|---|
1 | Footnote for the status reason, if any. Unnamed parameter. | Reason
|
Optional |
short | When set to yes , shown text "Disqualified" is abbreviated to "DSQ".
|
yes
|
Optional |
Examples
What to type | What it produces |
---|---|
{{DSQ}}
|
Disqualified |
{{DSQ|short=yes}}
|
DSQ |
{{DSQ|Note}}
|
DisqualifiedNote |
{{DSQ|Note|short=yes}}
|
DSQNote |