Template:FIN
From LFS Manual
(Redirected from Template:RUN)
Jump to navigationJump to searchTemplate documentation
This is a table cell template used to fill cells of a table to indicate a driver finished the race and was officially classified.
Usage
{{FIN
|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 |
|---|---|
{{FIN}}
|
Finished |
{{FIN|short=yes}}
|
FIN |
{{FIN|Note}}
|
FinishedNote |
{{FIN|Note|short=yes}}
|
FINNote |