Template:Cd

From blackwiki
Revision as of 02:05, 4 November 2016 by imported>Stepho-wrs (Add italics to "d".)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cd

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

This template displays the symbol for coefficient of drag with an optional link to Drag coefficient (link=yes) or Automobile drag coefficient (link=car) and an optional value.

If long=yes then the phrase 'drag coefficient 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

{{Cd|link=yes/car/no|long=yes/no|''value''}}

Examples:

Code Displays as
{{Cd}} Cd
{{Cd|link=yes}} Cd
{{Cd|link=yes|long=yes|0.26}} drag coefficient of Cd=0.26
{{Cd|link=yes|long=plural|0.26}} drag coefficients of Cd=0.26
{{Cd|link=car}} Cd
{{Cd|link=car|long=yes|0.26}} drag coefficient of Cd=0.26
{{Cd|link=car|long=plural|0.26}} drag coefficients of Cd=0.26
{{Cd|link=no}} Cd
{{Cd|link=no|long=yes|0.26}} drag coefficient of Cd=0.26
{{Cd|link=no|long=plural|0.26}} drag coefficients of Cd=0.26
{{Cd|0.26}} Cd=0.26
{{Cd|0.26|link=yes}} Cd=0.26
{{Cd|0.26|link=car}} Cd=0.26
{{Cd|0.26|link=no}} Cd=0.26

See also

  • {{CdA}} for drag area.
  • {{Crr}} for coefficient of rolling resistance.