Template:ARMDamage: Difference between revisions

From ARMS Institute, the ARMS Wiki
Jump to navigation Jump to search
m (Replaced content with "shoot down the picture")
Tags: Replaced Reverted
m (Reverted edits by Wpvandelicer (talk) to last revision by Gameboy224)
Tag: Rollback
 
Line 1: Line 1:
shoot down the picture
{| class="wikitable" style="text-align:center"
! colspan="10" | {{{name|{{BASEPAGENAME}}}}}
|-
! colspan="2" |
! colspan="4" style="padding-right: 6em; padding-left: 6em;" | Normal
! colspan="4" style="padding-right: 6em; padding-left: 6em;" | Plus
|-
! colspan="2" | Uncharged
| colspan="4" {{#if: {{{udamage|}}} |{{!}} '''{{{udamage}}}''' |{{!}}TBD}}
| colspan="4" {{#if: {{{udamage|}}} |{{!}} '''{{#expr: {{{udamage|}}}+10}}''' |{{!}}TBD}}
|-
! colspan="2" | Charged
{{#if: {{{explodedamage|}}}|
{{!}} colspan="2" {{#if: {{{cdamage|}}} |{{!}} '''{{{cdamage}}}''' |{{!}}TBD}}
{{!}} colspan="2" {{!}} '''{{{explodedamage}}}'''
{{!}} colspan="2" {{#if: {{{cdamage|}}} |{{!}} '''{{#expr: {{{cdamage|}}}+10}}''' |{{!}}TBD}}
{{!}} colspan="2" {{!}} '''{{{explodedamage}}}''' |
{{!}} colspan="4" {{#if: {{{cdamage|}}} |{{!}} '''{{{cdamage}}}''' |{{!}}TBD}}
{{!}} colspan="4" {{#if: {{{cdamage|}}} |{{!}} '''{{#expr: {{{cdamage|}}}+10}}''' |{{!}}TBD}}
}}
|-
! colspan="2" | Rush
| colspan="4" {{#if: {{{rdamage|}}} |{{!}} '''{{{rdamage}}}''' {{#if: {{{rushhits|}}} | ({{{rushhits}}} total hits)|}} |{{!}}TBD}}
| colspan="4" {{#if: {{{rdamage|}}} |{{!}} '''{{{rdamage|}}}''' {{#if: {{{rushhits|}}} | ({{{rushhits}}} total hits)|}} |{{!}}TBD}}
|}<noinclude>{{Doc}}[[Category:Article templates]]</noinclude>

Latest revision as of 13:24, 24 August 2023

ARMDamage
Normal Plus
Uncharged TBD TBD
Charged TBD TBD
Rush TBD TBD
Example:

{{ARMDamage |udamage= 100 |cdamage= 120 |explodedamage= 50 |rdamage= 170 }}

ARMDamage
Normal Plus
Uncharged 100 110
Charged 120 50 130 50
Rush 170 170

This documentation is transcluded from Template:ARMDamage/doc.