Editing Card Tips:Union Activation

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 14: Line 14:
 
== List ==
 
== List ==
 
* All possible ATKs of [[LIGHT]] [[Machine]] [[Normal Monster|Normal]] and [[Union monster]]s that can be in the [[Deck]], its respective monster(s), and all LIGHT Machine monsters that have the same ATK but a different original name, sorted by [[ATK]]:
 
* All possible ATKs of [[LIGHT]] [[Machine]] [[Normal Monster|Normal]] and [[Union monster]]s that can be in the [[Deck]], its respective monster(s), and all LIGHT Machine monsters that have the same ATK but a different original name, sorted by [[ATK]]:
{{ #arraydefine: $atks | {{ #ask: [[Type::Machine]] [[Attribute::LIGHT]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Belongs to::Main Deck]] [[Concept:CG monsters]] |?ATK= |mainlabel=- |sort=ATK  |sep=; |limit=500 }} | ; | unique }}
+
{{ #arraydefine: $atks | {{ #ask: [[Medium::OCG||TCG]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Attribute::LIGHT]] [[Type::Machine]] [[Belongs to::Main Deck]] |?ATK= |mainlabel=- |sort=ATK  |sep=; |limit=500 }} | ; | unique }}
 
<table class="wikitable sortable">
 
<table class="wikitable sortable">
 
<tr>
 
<tr>
Line 25: Line 25:
 
| $atk
 
| $atk
 
| <!--
 
| <!--
   -->{{ #vardefine: $atk-count | {{ #ask: [[ATK::$atk]] [[Type::Machine]] [[Attribute::LIGHT]] [[Belongs to::Main Deck]] [[Concept:CG monsters]] |format=count }} }}<!--
+
   -->{{ #vardefine: $atk-count | {{ #ask: [[Medium::OCG||TCG]] [[Attribute::LIGHT]] [[Type::Machine]] [[Belongs to::Main Deck]] [[ATK::$atk]] |format=count }} }}<!--
   -->{{ #vardefine: $atk-union-count | {{ #ask: [[ATK::$atk]] [[Type::Machine]] [[Attribute::LIGHT]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Belongs to::Main Deck]] [[Concept:CG monsters]] |format=count }} }}<!--
+
   -->{{ #vardefine: $atk-union-count | {{ #ask: [[Medium::OCG||TCG]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Attribute::LIGHT]] [[Type::Machine]] [[Belongs to::Main Deck]] [[ATK::$atk]] |format=count }} }}<!--
 
   -->{{ #ifeq: {{ #var: $atk-count }} | 1 |
 
   -->{{ #ifeq: {{ #var: $atk-count }} | 1 |
 
   |<tr>
 
   |<tr>
 
     <td>$atk</td>
 
     <td>$atk</td>
     <td>{{ #vardefine: $atk-unions | {{ #ask: [[ATK::$atk]] [[Type::Machine]] [[Attribute::LIGHT]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Belongs to::Main Deck]] [[Concept:CG monsters]] |limit=500 }} }}{{ #var: $atk-unions }}</td>
+
     <td>{{ #vardefine: $atk-unions | {{ #ask: [[Medium::OCG||TCG]] <q>[[Primary type::Normal Monster]] OR [[Secondary type::Union monster]]</q> [[Attribute::LIGHT]] [[Type::Machine]] [[Belongs to::Main Deck]] [[ATK::$atk]] |limit=500 }} }}{{ #var: $atk-unions }}</td>
     <td>{{ #ask: [[ATK::$atk]] [[Type::Machine]] [[Attribute::LIGHT]] [[Belongs to::Main Deck]] [[Concept:CG monsters]] {{ #ifeq: {{#var:$atk-union-count}} | 1 | [[!{{unlink|{{ #var: $atk-unions }}}}]] }} |limit=500 }}</td>
+
     <td>{{ #ask: [[Medium::OCG||TCG]] [[Attribute::LIGHT]] [[Type::Machine]] [[Belongs to::Main Deck]] [[ATK::$atk]] {{ #ifeq: {{#var:$atk-union-count}} | 1 | [[!{{unlink|{{ #var: $atk-unions }}}}]] }} |limit=500 }}</td>
 
   </tr>
 
   </tr>
 
   }}
 
   }}
 
}}
 
}}
</table>{{Page uses hardcoded queries}}
+
</table>
  
 
* Monsters with 3000 or more [[ATK]] that begin the Duel in the [[Main Deck]] and can be [[Normal Summon]]ed:
 
* Monsters with 3000 or more [[ATK]] that begin the Duel in the [[Main Deck]] and can be [[Normal Summon]]ed:
 
{{Card query|[[ATK::>3000]] [[Summoning::Can be Normal Summoned]]|medium=official}}
 
{{Card query|[[ATK::>3000]] [[Summoning::Can be Normal Summoned]]|medium=official}}

Please note that all contributions to Yugipedia are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International License (see Yugipedia:Licensing for more details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)
Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above.

View this template