Template:CdA/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:CdA. It contains usage information, categories and other content that is not part of the original template page. |
This template displays the symbol for drag area with an optional link to drag area (link=yes) or Automobile drag coefficient#Drag area (link=car) and an optional value.
If long=yes then the phrase 'drag area 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
{{CdA|link=yes/car/no|long=yes/no|''value''}}
Examples:
| Code | Displays as |
|---|---|
| {{CdA}} | CdA |
| {{CdA|link=yes}} | CdA |
| {{CdA|link=yes|long=yes|0.26}} | drag area of CdA=0.26 |
| {{CdA|link=car}} | CdA |
| {{CdA|link=car|long=yes|0.26}} | drag area of CdA=0.26 |
| {{CdA|link=no}} | CdA |
| {{CdA|link=no|long=yes|0.26}} | drag area of CdA=0.26 |
| {{CdA|0.26}} | CdA=0.26 |
| {{CdA|0.26|link=yes}} | CdA=0.26 |
| {{CdA|0.26|link=car}} | CdA=0.26 |
| {{CdA|0.26|link=no}} | CdA=0.26 |
See also
{{Cd}}for coefficient of drag.