NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:WeaponCompRow/charge"

From Liandri Archives

Jump to: navigation, search
m
m
Line 1: Line 1:
<onlyinclude>| {{{dmin}}}
+
| {{{dmin}}}
 
| {{{dmax}}}
 
| {{{dmax}}}
 
| {{#expr: ( {{{dmin}}} + {{{dmax}}} ) / 2 }}
 
| {{#expr: ( {{{dmin}}} + {{{dmax}}} ) / 2 }}
| {{min|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)}} }}
+
| {{min|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}
| {{max|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)}} }}
+
| {{max|{{#expr: {{{rate}}} * {{{dmin}}} }}|{{#expr: {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)}} }}
| {{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{time}}/1.1)) / 2 }}</onlyinclude>
+
| {{#expr: ({{{rate}}} * {{{dmin}}} + {{{dmax}}} / (1/{{{rate}}} + {{{time}}}/1.1)) / 2 }}<noinclude>
 
{{documentation|content=Helper template for charging weapons, like the hellbender rear turret with increasing damage or the assault grenade with constant damage. (see [[Template:WeaponCompRow]])}}
 
{{documentation|content=Helper template for charging weapons, like the hellbender rear turret with increasing damage or the assault grenade with constant damage. (see [[Template:WeaponCompRow]])}}
 +
</noinclude>

Revision as of 06:55, 2 January 2011

| {{{dmin}}} | {{{dmax}}} | Expression error: Unrecognized punctuation character "{". | Expression error: Unexpected < operator. | Expression error: Unexpected < operator. | Expression error: Unrecognized punctuation character "{".

Documentation

Helper template for charging weapons, like the hellbender rear turret with increasing damage or the assault grenade with constant damage. (see Template:WeaponCompRow)