Template:DNQ
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 did not qualify for the race.
Usage
{{DNQ |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 "Did not qualify" is abbreviated to "DNQ".
|
yes
|
Optional |
Examples
What to type | What it produces |
---|---|
{{DNQ}}
|
Did not qualify |
{{DNQ|short=yes}}
|
DNQ |
{{DNQ|Note}}
|
Did not qualifyNote |
{{DNQ|Note|short=yes}}
|
DNQNote |