User talk:Wkitty42: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(added section about the convert template)
m (→‎Using Template:Convert: demo how to do code tags)
Line 23: Line 23:
side note: i wish i could figure out how to do code tags like on the forum :(  
side note: i wish i could figure out how to do code tags like on the forum :(  
[[User:Wkitty42|Wkitty42]] ([[User talk:Wkitty42|talk]]) 15:38, 5 September 2017 (EDT)
[[User:Wkitty42|Wkitty42]] ([[User talk:Wkitty42|talk]]) 15:38, 5 September 2017 (EDT)
<syntaxhighlight>
{{convert|60000|ft|m|abbr=on}}
</syntaxhighlight>

Revision as of 20:52, 5 September 2017

Welcome

this is my talk page. be nice. Wkitty42 (talk) 08:53, 21 April 2016 (EDT)

Using Template:Convert

while looking at the Lockheed_Martin_F-35B_Lightning_II, i noted the use of units that we could automatically have converted for us using the convert template from wikipedia... i'm assuming that we can do that, right? so below is an example of how it would be used and how it would look... i've left the original entry in place for final result comparison...

=== Performance Data === * '''Maximum Speed:''' 1,200 mph {{convert|1200|mph|kt|abbr=on}} * '''Rate of climb:''' classified * '''Service Ceiling:''' 60,000 ft {{convert|60000|ft|m|abbr=on}} * '''Range:''' 1,200 mi {{convert|1200|mi|km|abbr=on}}

=== Performance Data ===


side note: i wish i could figure out how to do code tags like on the forum :( Wkitty42 (talk) 15:38, 5 September 2017 (EDT)

{{convert|60000|ft|m|abbr=on}}