User:Chris314542: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Chris314542
mNo edit summary
>Chris314542
(Updated test conditions for gatherer template)
Line 1: Line 1:
=== Template testing ===
== Gatherer Search Template ==
=== New functionality ===
===== "And" conditions =====
* {{{Aye}}} '''New (works) - ''' Cards that are red and green: {{Gatherer search2|color|R|color|G}}
* {{{Nay}}} '''Old (does not work) - ''' Cards that are red and green: {{Gatherer search|color|R|color|G}}


==== Original template ====
===== Optional display parameter for inline links =====
* Kaladesh colored artifacts: a cycle of colored artifact creatures {{Gatherer search|set|Kaladesh|name|Gearhulk}}
* '''New - ''' Kaladesh contained {{Gatherer search2|display=a cycle of colored artifact creatures.|set|Kaladesh|name|Gearhulk}}
* Red and green cards from Theros: {{Gatherer search|set|Theros|color|R|color|G}}
* Artifact enchantments from Theros: {{Gatherer search|set|Theros|type|Artifact|type|Enchantment}}
* Bolt (single param): {{Gatherer search|bolt}}
* Bolt (text): {{Gatherer search|text|bolt}}
* Alara (single param): {{Gatherer search|Alara}}
* Alara (block): {{Gatherer search|block|Alara}}
* All five colors: {{Gatherer search|color|W+U+B+R+G}}


=== Test cases ===
* {{Aye}} '''New - ''' Artifact enchantments from Theros: {{Gatherer search|set|Theros|type|Artifact|type|Enchantment}}
* {{Nay}} '''Old - ''' Artifact enchantments from Theros: {{Gatherer search|set|Theros|type|Artifact|type|Enchantment}}


==== New template ====
* {{Aye}} '''New - ''' Cards that are all five colors: {{Gatherer search|color|W|color|U|color|B|color|R|color|G}}
* Kaladesh colored artifacts: a cycle of colored artifact creatures {{Gatherer search2|set|Kaladesh|name|Gearhulk}}
* {{Nay}} '''Old - ''' Cards that are all five colors: {{Gatherer search|color|W|color|U|color|B|color|R|color|G}}
* Red and green cards from Theros: {{Gatherer search2|set|Theros|color|R|color|G}}
* Artifact enchantments from Theros: {{Gatherer search2|set|Theros|type|Artifact|type|Enchantment}}
* Bolt (single param): {{Gatherer search2|bolt}}
* Bolt (text): {{Gatherer search2|text|bolt}}
* Alara (single param): {{Gatherer search2|Alara}}
* Alara (block): {{Gatherer search2|block|Alara}}
* All five colors: {{Gatherer search2|color|W+U+B+R+G}}


* {{Aye}} '''New - ''' Kaladesh Gearhulks: {{Gatherer search|set|Kaladesh|name|Gearhulk}}
* {{Aye}} '''Old - ''' Kaladesh Gearhulks: {{Gatherer search|set|Kaladesh|name|Gearhulk}}


* {{Nay}} '''New - ''' Bolt (as only parameter): {{Gatherer search|bolt}}
* {{Nay}} '''Old - ''' Bolt (as only parameter): {{Gatherer search|bolt}}


* {{Aye}} '''New - ''' Bolt (in rules text): {{Gatherer search|text|bolt}}
* {{Aye}} '''Old - ''' Bolt (in rules text): {{Gatherer search|text|bolt}}


 
==== Inline display text ====
==== Other ====
* {{Aye}} '''New - ''' {{Gatherer search2|display=Display text as the first parameter|set|Alara|color|W|color|U}}
* https://gatherer.wizards.com/Pages/Search/Default.aspx?action=advanced&color=+![C]&type=+[artifact]
* {{Aye}} '''New - ''' {{Gatherer search2|set|Alara|color|W|color|U|display=Display text as the last parameter}}
* {{Gatherer search|type|Artifact|color|!C}}
* {{Aye}} '''New - ''' {{Gatherer search2|set|Alara|display=Display text between two different search criteria|color|W|color|U}}
* {{Gatherer search|set|Theros|type|Artifact|type|Enchantment}}
* {{Nay}} '''New - ''' {{Gatherer search2|set|Alara|color|W|display=Display text between two arguments for a single search criteria|color|U}}
* {{Gatherer search|set|Theros|color|Red|color|Green}}
* {{Gatherer search|set|Theros|color|R|color|W}}

Revision as of 20:56, 29 April 2019

Gatherer Search Template

New functionality

"And" conditions
Optional display parameter for inline links

Test cases

Inline display text