More actions
again |
center alignment and remove extraneous text coloring |
||
| Line 1: | Line 1: | ||
<includeonly>| style="font-size:80%;" | | <includeonly>| style="font-size:80%; text-align:center;" | | ||
{| style="width:100%;" | {| style="width:100%;" | ||
|- | |- | ||
| Line 5: | Line 5: | ||
| style="background:#1a5959; color:Cyan;" | {{#ifexpr: {{#expr: 100 * {{{1}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{1}}} = 0 | | {{#expr: 100 * {{#expr: {{{1}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | | style="background:#1a5959; color:Cyan;" | {{#ifexpr: {{#expr: 100 * {{{1}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{1}}} = 0 | | {{#expr: 100 * {{#expr: {{{1}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | ||
|} | |} | ||
| style=" | | style="font-size:80%; text-align:center;" | | ||
{| style="width:100%;" | {| style="width:100%;" | ||
|- | |- | ||
| Line 11: | Line 11: | ||
| style="background:#592b1a; color:OrangeRed;" | {{#ifexpr: {{#expr: 100 * {{{2}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{2}}} = 0 | | {{#expr: 100 * {{#expr: {{{2}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | | style="background:#592b1a; color:OrangeRed;" | {{#ifexpr: {{#expr: 100 * {{{2}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{2}}} = 0 | | {{#expr: 100 * {{#expr: {{{2}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | ||
|} | |} | ||
| style=" | | style="font-size:80%; text-align:center;" | | ||
{| style="width:100%;" | {| style="width:100%;" | ||
|- | |- | ||
| Line 17: | Line 17: | ||
| style="background:#4a4a4a; color:Silver;" | {{#ifexpr: {{#expr: 100 * {{{3}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{3}}} = 0 | | {{#expr: 100 * {{#expr: {{{3}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | | style="background:#4a4a4a; color:Silver;" | {{#ifexpr: {{#expr: 100 * {{{3}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) }} < 50 | {{#ifexpr: {{{3}}} = 0 | | {{#expr: 100 * {{#expr: {{{3}}} / ( {{{1}}} + {{{2}}} + {{{3}}} + {{{4}}} ) round 2 }} }}% | }} }} | ||
|} | |} | ||
| style=" | | style="font-size:80%; text-align:center;" | | ||
{| style="width:100%;" | {| style="width:100%;" | ||
|- | |- | ||
Revision as of 07:28, 7 November 2018
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template creates damage profile graphs to be inserted into ammunition data tables. It only functions when included within another table. It creates four cells across, depicting a particular ammo type's EM, thermal, kinetic, and explosive damage profile.
- Dependencies
- Syntax
- Type
{{DamageProfile|<EM Damage>|<Thermal Damage>|<Kinetic Damage>|<Explosive Damage>}}somewhere. (It doesn't matter what size charge's data is used, as long as it's consistent. Output is in percentages.) - Sample output
{| class="wikitable"|+{{DamageProfileHeader}}|-{{DamageProfile|9|0|1|2}}|-{{DamageProfile|0|10|2|0}}|-{{DamageProfile|3|3|3|3}}|}- gives...
EM |
Therm. |
Kinetic |
Exp. | ||||||||
|
|
|
| ||||||||
|
|
|
|
| ||||||||
|
|
|
|
Visit Template:DamageProfile/doc to edit this text! (How does this work?) (Refresh this text - why?)