Difference between revisions of "Template:DNS"
From LFS Manual
Jump to navigationJump to search (Created page with "<includeonly>style="background: #FFFFFF; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}"|{{#ifeq:{{{short}}}|yes|DNS|Did not start}}{{#if:{{{1|}}}|<sup>{...") |
(No difference)
|
Latest revision as of 11:12, 25 June 2025
Template documentation
This is a table cell template used to fill cells of a table to indicate a driver did not start the race.
Usage
{{DNS |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 start" is abbreviated to "DNS".
|
yes
|
Optional |
Examples
What to type | What it produces |
---|---|
{{DNS}}
|
Did not start |
{{DNS|short=yes}}
|
DNS |
{{DNS|Note}}
|
Did not startNote |
{{DNS|Note|short=yes}}
|
DNSNote |