Difference between revisions of "Template:Crr"

From blackwiki
Jump to navigation Jump to search
imported>Stepho-wrs
(Created page with '{{#switch:{{{long|no}}}|yes=Rolling resistance of |}}{{#switch:{{{link|no}}}|yes=Rolling resistance|''C''<small style="position:relative;top:4px;;right:1p...')
 
imported>Stepho-wrs
(Lowercase 'rolling resistance'.)
 
Line 1: Line 1:
{{#switch:{{{long|no}}}|yes=Rolling resistance of&nbsp;|}}{{#switch:{{{link|no}}}|yes=[[Rolling resistance|''C''<small style="position:relative;top:4px;;right:1px;">rr</small>]]|no=''C''<small style="position:relative;top:4px;;right:1px;">rr</small>}}{{#if:{{{1|}}}|={{{1}}}}}<noinclude>
+
{{#switch:{{{long|no}}}|yes=rolling resistance of&nbsp;|}}{{#switch:{{{link|no}}}|yes=[[Rolling resistance|''C''<small style="position:relative;top:4px;;right:1px;">rr</small>]]|no=''C''<small style="position:relative;top:4px;;right:1px;">rr</small>}}{{#if:{{{1|}}}|={{{1}}}}}<noinclude>
  
 
{{documentation}}<!--
 
{{documentation}}<!--

Latest revision as of 02:17, 11 April 2015

Crr

50px Template documentation[view] [edit] [history] [purge]

This template displays the symbol for coefficient of rolling resistance with an optional link to Rolling resistance (link=yes) and an optional value.

If long=yes then the phrase 'rolling resistance of' is added to the front to make it easier to read as part of a full sentence. If long is not specified at all then it defaults to no.

Usage

{{Crr|link=yes/no|long=yes/no|''value''}}

Examples:

Code Displays as
{{Crr}} Crr
{{Crr|link=yes}} Crr
{{Crr|link=yes|long=yes|0.26}} rolling resistance of Crr=0.26
{{Crr|link=no}} Crr
{{Crr|link=no|long=yes|0.26}} rolling resistance of Crr=0.26
{{Crr|0.26}} Crr=0.26
{{Crr|0.26|link=yes}} Crr=0.26
{{Crr|0.26|link=no}} Crr=0.26

See also

  • {{Cd}} for coefficient of drag.