Template:Mi2 to Km2/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Drew R. Smith
No edit summary
imported>Drew R. Smith
Line 17: Line 17:
:*'''Produces''':{{Mi2 to Km2|250||switch}}
:*'''Produces''':{{Mi2 to Km2|250||switch}}


Set ''round'' to define the degree of rounding (e.g. '''1''' for one decimal place).
Set ''round'' to define the degree of rounding (e.g. '''1''' for one decimal place). ''Note:For the "link" and "mag" parameters to work, round must have a value.
:'''Example''':<nowiki>{{Mi2 to Km2|250|||3}}</nowiki>
:'''Example''':<nowiki>{{Mi2 to Km2|250|||3}}</nowiki>
:*'''Produces''':{{Mi2 to Km2|250|||3}}
:*'''Produces''':{{Mi2 to Km2|250|||3}}


Setting ''link'' to any non-empty value causes the units to be wikilinked to [[Square mile]] and [[Square kilometre]].
Setting ''link'' to any non-empty value causes the units to be wikilinked to [[Square mile]] and [[Square kilometre]].
:'''Example''':<nowiki>{{Mi2 to Km2|250||||yes}}</nowiki>
:'''Example''':<nowiki>{{Mi2 to Km2|250|||1|1}}</nowiki>
:*'''Produces''':{{Mi2 to Km2|250|||1|1}}
:*'''Produces''':{{Mi2 to Km2|250|||1|1}}


Setting ''mag'' changes the wikilink behind km2 (for example, set it to '''1 foo''' to link to [[1 foo]] [[km²]]).
Setting ''mag'' changes the wikilink behind km2 (for example, set it to '''1 foo''' to link to [[1 foo]] [[km²]]).
:'''Example''':<nowiki>{{Mi2 to Km2|250||||yes|f00}}</nowiki>
:'''Example''':<nowiki>{{Mi2 to Km2|250|||1|1|f00}}</nowiki>
:*'''Produces'''{{Mi2 to Km2|250|||1|1|f00}}
:*'''Produces'''{{Mi2 to Km2|250|||1|1|f00}}
This template is primarily designed for infoboxes.
This template is primarily designed for infoboxes.

Revision as of 00:20, 15 June 2009


Usage

This template was created exclusively as a subtemplate for {{Infobox Settlement}}.

Usage: {{Mi2 to Km2|mi2|km2|switch|round|link|magn}}

Ordinarily produces: km2 km2 (mi2 sq mi)

If one of mi2 and km2 is omitted, it will be calculated by conversion of the other (which must be numerical or an error will be displayed).

Example:{{Mi2 to Km2|250}}
  • Produces:250 sq mi (647.5 km2)


Setting switch to any non-empty value causes the metric value to be displayed first.

Example:{{Mi2 to Km2|250||switch}}
  • Produces:647.5 km2 (250 sq mi)

Set round to define the degree of rounding (e.g. 1 for one decimal place). Note:For the "link" and "mag" parameters to work, round must have a value.

Example:{{Mi2 to Km2|250|||3}}
  • Produces:250 sq mi (647.497 km2)

Setting link to any non-empty value causes the units to be wikilinked to Square mile and Square kilometre.

Example:{{Mi2 to Km2|250|||1|1}}

Setting mag changes the wikilink behind km2 (for example, set it to 1 foo to link to 1 foo km²).

Example:{{Mi2 to Km2|250|||1|1|f00}}

This template is primarily designed for infoboxes.

See also

  • {{convert}} (for use in article text)