Difference between revisions of "Template:CODATA2010-helper"
Jump to navigation
Jump to search
imported>Electrical & computer engineer (setting default value of units-per back to empty string) |
imported>Electrical & computer engineer (removing support for units-per) |
||
| Line 17: | Line 17: | ||
-->|e={{{e|}}}<!-- | -->|e={{{e|}}}<!-- | ||
-->|{{#ifeq: {{{include-units|link}}}|link|ul|u}}={{#ifeq: {{{include-units|link}}}|no||{{{units|}}}}}<!-- | -->|{{#ifeq: {{{include-units|link}}}|link|ul|u}}={{#ifeq: {{{include-units|link}}}|no||{{{units|}}}}}<!-- | ||
| − | |||
-->}} | -->}} | ||
| <!--number parameter not set--> | | <!--number parameter not set--> | ||
Revision as of 21:43, 14 June 2011
This template is necessary because when Template:CODATA2010 calls itself, a template loop is detected, and it fails.
This call of CODATA2010-helper lacks unnamed parameters.
Contents
Purpose
To reduce the amount of duplicate code, Template:CODATA2010 uses this template to call Template:val. Template:CODATA2010 receives the name of a physical constant as a parameter, and passes the value of the constant (including uncertainty and units) to this template, along with most of the rest of its parameters.
Parameters
- 1: The part of the value preceding the uncertainty and multiplication by a power of ten
- 2 (optional): The uncertainty in the last digits of the value, expressed as one or more digits surrounded by parentheses
- e (optional): The exponent for the power of ten
- include-units (optional):
no,no link, or defaultlink. Respectively, omits the units (appropriate when the units are given elsewhere in the article), merely includes the units, or includes the units as links to the page about the unit. - units (optional): The units for the physical constant
- debug (optional): If
yes, displays a list of the parameters with their values before the main output.
Usage examples
See Template:CODATA2010-helper/testcases#Testing main template
See also
| The above documentation is transcluded from Template:CODATA2010-helper/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |