Difference between revisions of "Template:FIN/doc"
From LFS Manual
Jump to navigationJump to searchm (Flame CZE moved page Template:RUN/doc to Template:FIN/doc) |
|||
Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
− | {{ | + | {{FIN |
|1 = | |1 = | ||
|short = | |short = | ||
Line 35: | Line 35: | ||
! What to type !! What it produces | ! What to type !! What it produces | ||
|- | |- | ||
− | | {{tl|code=1| | + | | {{tl|code=1|FIN}} |
− | | {{ | + | | {{FIN}} |
|- | |- | ||
− | | {{tl|code=1| | + | | {{tl|code=1|FIN|2=short=yes}} |
− | | {{ | + | | {{FIN|short=yes}} |
|- | |- | ||
− | | {{tl|code=1| | + | | {{tl|code=1|FIN|Note}} |
− | | {{ | + | | {{FIN|Note}} |
|- | |- | ||
− | | {{tl|code=1| | + | | {{tl|code=1|FIN|2=Note|3=short=yes}} |
− | | {{ | + | | {{FIN|Note|short=yes}} |
|} | |} | ||
Latest revision as of 12:22, 25 June 2025
![]() |
This is a documentation subpage for Template:FIN.
It may contain usage information, categories and other content that is not part of the original page. |
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 |