Difference between revisions of "Template:Mph"
Line 1: | Line 1: | ||
− | <includeonly>{{{1|}}} mph ({{#expr:{{{1|}}}*1.60934}} km/h)</includeonly><noinclude> | + | <includeonly>{{{1|}}} mph ({{#expr:{{#expr:{{{1|}}}*1.60934}} round 1}} km/h)</includeonly><noinclude> |
===Source=== | ===Source=== | ||
− | <code><nowiki>{{{1|}}} mph ({{#expr:{{{1|}}}*1.60934}} km/h)</nowiki><noinclude></code><br /> | + | <code><nowiki>{{{1|}}} mph ({{#expr:{{#expr:{{{1|}}}*1.60934}} round 1}} km/h)</nowiki><noinclude></code><br /> |
===Usage=== | ===Usage=== | ||
Used to convert mph to km/h at the press of the Imperial/Metric button in the header. To use this template, type the following:<br /> | Used to convert mph to km/h at the press of the Imperial/Metric button in the header. To use this template, type the following:<br /> |
Revision as of 17:50, 6 October 2013
Source
{{{1|}}} mph ({{#expr:{{#expr:{{{1|}}}*1.60934}} round 1}} km/h)
Usage
Used to convert mph to km/h at the press of the Imperial/Metric button in the header. To use this template, type the following:
{{Mph|100}}
into an article while using Source Mode. Only use numeric figures. The template will display "mph" after the entered text.