v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Ct"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(doc)
(Add special case for "none")
Line 1: Line 1:
{{#vardefine:temp|{{#rmatch:{{{1|0}}}|\d+(\.\d+)?|$0}}
+
<!-- Special case if "none": Just display "none" without any formatting. Needed for stone templates. -->{{#ifeq:{{{1}}}|none|none|{{
 +
#vardefine:temp|{{#rmatch:{{{1|0}}}|\d+(\.\d+)?|$0}}
 
}}<span style="border-bottom: 1px #0000CC dotted;cursor:help;" title="{{#expr:({{#var:temp}}-10000)*5/9 round 1}}&nbsp;°C  ({{#expr:({{#var:temp}}-10000)+32 round 1}}&nbsp;°F)">{{{1|0}}}{{#ifeq:{{#var:temp}}|{{{1}}}|&nbsp;°U}}</span><sup> {{
 
}}<span style="border-bottom: 1px #0000CC dotted;cursor:help;" title="{{#expr:({{#var:temp}}-10000)*5/9 round 1}}&nbsp;°C  ({{#expr:({{#var:temp}}-10000)+32 round 1}}&nbsp;°F)">{{{1|0}}}{{#ifeq:{{#var:temp}}|{{{1}}}|&nbsp;°U}}</span><sup> {{
 
#if:{{{1|}}}||{{ct/e|#c00|No temperature specified!}}}} {{
 
#if:{{{1|}}}||{{ct/e|#c00|No temperature specified!}}}} {{
 
#ifexpr:{{#var:temp|0}}-10000+32>-459.67||{{ct/e|#69f|Below absolute zero}}}} {{
 
#ifexpr:{{#var:temp|0}}-10000+32>-459.67||{{ct/e|#69f|Below absolute zero}}}} {{
 
#ifexpr:{{#var:temp|0}}>60000|{{ct/e|#c60|Temperature too high!}}}} {{
 
#ifexpr:{{#var:temp|0}}>60000|{{ct/e|#c60|Temperature too high!}}}} {{
#ifexpr:{{#var:temp|0}}<0|{{ct/e|#00c|Temperature too low!}}}}</sup><noinclude>
+
#ifexpr:{{#var:temp|0}}<0|{{ct/e|#00c|Temperature too low!}}}}</sup>}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 21:16, 14 July 2014

0 ! !