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