Difference between revisions of "Template:DSQ"
From LFS Manual
Jump to navigationJump to search (Created page with "<includeonly>style="background: #000000; color:white; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}"|{{{1|Disqualified}}}</includeonly><noinclude> {{doc...") |
|||
| Line 1: | Line 1: | ||
| − | <includeonly>style="background: #000000; color:white; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}"|{{{1|Disqualified | + | <includeonly>style="background: #000000; color:white; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}"| |
| + | {{{1|Note}}} | ||
| + | {{#switch: {{{2}}} | ||
| + | |short=DSQ | ||
| + | |Disqualified | ||
| + | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 09:33, 25 June 2025
Template documentation
This is a table cell template used to fill cells of a table to indicate a driver that has been disqualified from final race results.
Usage
{{DSQ
|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 "Disqualified" is abbreviated to "DSQ".
|
yes
|
Optional |
Examples
| What to type | What it produces |
|---|---|
{{DSQ}}
|
Note Disqualified |
{{DSQ|short=yes}}
|
Note Disqualified |
{{DSQ|Note}}
|
Note Disqualified |
{{DSQ|Note|short=yes}}
|
Note Disqualified |