Difference between revisions of "Template:BAM ability"

From Yugipedia
Jump to: navigation, search
(Replace "Monsters" with "Monster" at the start, so we don't get "Monsterss" later. There should already be a space between "LV" and the number.)
(see if this fixes anything)
Line 49: Line 49:
 
   | {{ #explode: {{ #var: $input }} }}
 
   | {{ #explode: {{ #var: $input }} }}
 
   | {{ #if: {{ #var: $target }}
 
   | {{ #if: {{ #var: $target }}
     | {{ #explode: {{ #var: $input }} | 1 }}
+
     | {{ #explode: {{ #var: $input }} || 1 }}
 
     | {{ #explode: {{ #var: $input }} }}
 
     | {{ #explode: {{ #var: $input }} }}
 
     }}
 
     }}

Revision as of 23:38, 2 October 2013

.