Difference between revisions of "Template:LODTable/core"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 1: Line 1:
<includeonly>|{{item link|{{{1}}}}}{{#if:{{{style|}}}| <small>({{common string|{{{style}}}}})</small>}}
+
<includeonly>|{{item link|{{{1}}}}}{{#if:{{{style|}}}| <small>({{item name|{{{style}}}}})</small>}}
 
{{#ifexpr:{{{2}}}>{{{3|0}}}|
 
{{#ifexpr:{{{2}}}>{{{3|0}}}|
 
{{!}}{{Chart bar|{{{2}}}|max={{{max}}}|hex=#{{#if:{{{3|}}}|F3A957|93AECF}}}}
 
{{!}}{{Chart bar|{{{2}}}|max={{{max}}}|hex=#{{#if:{{{3|}}}|F3A957|93AECF}}}}
Line 10: Line 10:
 
}}
 
}}
 
|-</includeonly><noinclude>
 
|-</includeonly><noinclude>
Please see {{tl|LODcmodelTable}} for documentation.</noinclude>
+
{{Doc begin}}
 +
If there is only one number, then the bar is recolored blue. The max of the two numbers is used for the high quality, and the min is used for low quality.<br>
 +
Efficiency is calculated by 1-low/high, and rounded off. It defaults to 0% if only one number is given.
 +
</noinclude>

Revision as of 23:10, 15 February 2015

Documentation for LODTable/core

If there is only one number, then the bar is recolored blue. The max of the two numbers is used for the high quality, and the min is used for low quality.
Efficiency is calculated by 1-low/high, and rounded off. It defaults to 0% if only one number is given.