Difference between revisions of "Template:DSQ/doc"

From LFS Manual
Jump to navigationJump to search
Line 25: Line 25:
 
|-
 
|-
 
! scope="row" | short
 
! scope="row" | short
| When a value is set to <code>yes</code>, shown text "Disqualified" is abbreviated to "DSQ".
+
| When set to <code>yes</code>, shown text "Disqualified" is abbreviated to "DSQ".
 
| {{code|yes}}
 
| {{code|yes}}
 
| {{Optional}}
 
| {{Optional}}

Revision as of 10:56, 25 June 2025

Information icon4.png This is a documentation subpage for Template:DSQ.

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 that has been disqualified from final race results.

Usage

{{DSQ
|1             = 
|short         =  
}}

Parameters

Template:DSQ parameters and basic guidelines
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}} Disqualified
{{DSQ|short=yes}} DSQ
{{DSQ|Note}} DisqualifiedNote
{{DSQ|Note|short=yes}} DSQNote