Template:DNF
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 finish the race (i.e. Retired).
Usage
{{DNF |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 finish" is abbreviated to "DNF".
|
yes
|
Optional |
Examples
What to type | What it produces |
---|---|
{{DNF}}
|
Did not finish |
{{DNF|short=yes}}
|
DNF |
{{DNF|{{ref|1|ref1}}}}
|
Did not finish[1] |
{{DNF|{{ref|1|ref1}}|short=yes}}
|
DNF[1] |