NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:WeaponCompRow/none"

From Liandri Archives

Jump to: navigation, search
m
 
Line 2: Line 2:
 
<onlyinclude>| {{{dmin}}}
 
<onlyinclude>| {{{dmin}}}
 
| {{{dmax}}}
 
| {{{dmax}}}
| {{#expr: ( {{{dmin}}} + {{{dmax}}} ) / 2 }}
+
| {{trunc|{{#expr: ( {{{dmin}}} + {{{dmax}}} ) / 2 }}|2}}
| {{#expr: {{{rate}}} * {{{dmin}}} }}
+
| {{trunc|{{#expr: {{{rate}}} * {{{dmin}}} }}|2}}
| {{#expr: {{{rate}}} * {{{dmax}}} }}
+
| {{trunc|{{#expr: {{{rate}}} * {{{dmax}}} }}|2}}
| {{#expr: {{{rate}}} * ( {{{dmin}}} + {{{dmax}}} ) / 2 }}</onlyinclude>
+
| {{trunc|{{#expr: {{{rate}}} * ( {{{dmin}}} + {{{dmax}}} ) / 2 }}|2}}</onlyinclude>
 
{{documentation|content=Helper template for non-charging weapons with constant or random damage per shot. (see [[Template:WeaponCompRow]])}}
 
{{documentation|content=Helper template for non-charging weapons with constant or random damage per shot. (see [[Template:WeaponCompRow]])}}

Latest revision as of 07:40, 2 January 2011

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

Documentation

Helper template for non-charging weapons with constant or random damage per shot. (see Template:WeaponCompRow)