add |
add rule to replace "Reason" prefix if specified |
||
Line 3: | Line 3: | ||
|shorttext=This is an important racing rule! | |shorttext=This is an important racing rule! | ||
|description=If you do not follow it, you may be disqualified from a race. | |description=If you do not follow it, you may be disqualified from a race. | ||
|smalltext={{#if:{{{1|{{{ | |smalltext={{#if:{{{1|}}}|'''{{#if{{{rule|}}}|{{{rule|}}}|Reason}}''': {{{1|{{{reason|}}}}}}|No reason or rule has been specified. If you know it, please add it using the ''first'' parameter for the {{t|race rule}} template on this page.}} | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}}[[Category:Header box templates]]</noinclude> | {{Documentation}}[[Category:Header box templates]]</noinclude> |
Revision as of 21:54, 9 February 2022
This page has been transcluded from Template:Race rule/Documentation.
Marks a section of a page as a racing rule that if not followed will result in disqualification in a race.
Usage
Note: examples have to be displayed using manual HTML to avoid adding this documentation page and itself to the category.
{{race rule|The reason it is a race rule}}
{{race rule|The reason it is a race rule|rule=The important rule}}
Need to Use Equals
If the reason you are including includes an equals sign, the easiest way to keep the template working is to explicitly number the unnamed parameter with 1=
{{race rule|1=The reason it is a race rule. This Rule = Important|rule=The important rule}}