mtgcardsmith.com Open in urlscan Pro
185.165.170.199  Public Scan

URL: https://mtgcardsmith.com/
Submission: On April 09 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

GET /search

<form class="custom-form" action="/search" method="get">
  <div class="row collapse postfix-radius">
    <div class="small-9 columns">
      <input type="text" name="q" placeholder="Search for a card or author...">
    </div>
    <div class="small-3 columns">
      <input type="submit" class="button secondary postfix" value="Search">
    </div>
  </div>
  <div class="advanced-search">
    <a href="#" class="underline">+ Show Advanced Search</a> <small>Filter by Color, Type, Rarity, and Tags</small>
  </div>
</form>

GET search

<form class="custom-form" action="search" method="GET">
  <div class="filters">
    <div class="container">
      <h5>Advanced Search Options </h5>
      <a href="#" class="close"><u>Close <i class="icon-close"></i></u></a>
      <ul class="large-block-grid-4 medium-block-grid-4 small-block-grid-2">
        <li>
          <h6>Color</h6>
          <ul class="no-bullet">
            <br>
            <b>Warning</b>: Undefined variable $filters in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>19</b><br>
            <br>
            <b>Warning</b>: Trying to access array offset on value of type null in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>19</b><br>
            <br>
            <b>Warning</b>: Undefined variable $filters in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>19</b><br>
            <br>
            <b>Warning</b>: Trying to access array offset on value of type null in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>19</b><br>
            <li><input id="c-green" type="checkbox" name="colors[]" value="green"><label for="c-green">Green</label></li>
            <li><input id="c-red" type="checkbox" name="colors[]" value="red"><label for="c-red">Red</label></li>
            <li><input id="c-blue" type="checkbox" name="colors[]" value="blue"><label for="c-blue">Blue</label></li>
            <li><input id="c-black" type="checkbox" name="colors[]" value="black"><label for="c-black">Black</label></li>
            <li><input id="c-white" type="checkbox" name="colors[]" value="white"><label for="c-white">White</label></li>
            <li><input id="c-gold" type="checkbox" name="colors[]" value="gold"><label for="c-gold">Gold</label></li>
            <li><input id="c-artifact" type="checkbox" name="colors[]" value="artifact"><label for="c-artifact">Colorless</label></li>
          </ul>
        </li>
        <li>
          <h6>Type</h6>
          <ul class="no-bullet">
            <br>
            <b>Warning</b>: Undefined array key "type" in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>32</b><br>
            <br>
            <b>Warning</b>: Undefined array key "type" in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>32</b><br>
            <li><input id="c-creature" type="checkbox" name="type[]" value="creature"><label for="c-creature">Creature</label></li>
            <li><input id="c-Planeswalker" type="checkbox" name="type[]" value="Planeswalker"><label for="c-Planeswalker">Planeswalker</label></li>
            <li><input id="c-spell" type="checkbox" name="type[]" value="spell"><label for="c-spell">Instant/Sorcery</label></li>
            <li><input id="c-artifact-type" type="checkbox" name="type[]" value="artifact-type"><label for="c-artifact-type">Artifact</label></li>
            <li><input id="c-enchantment" type="checkbox" name="type[]" value="enchantment"><label for="c-enchantment">Enchantment</label></li>
            <li><input id="c-Land" type="checkbox" name="type[]" value="Land"><label for="c-Land">Land</label></li>
            <li><input id="c-Token" type="checkbox" name="type[]" value="Token"><label for="c-Token">Token</label></li>
          </ul>
        </li>
        <li>
          <h6>Tagged</h6>
          <ul class="no-bullet">
            <li><input id="c-realistic" type="checkbox" name="tags[]" value="realistic"><label for="c-realistic">Realistic</label></li>
            <li><input id="c-original" type="checkbox" name="tags[]" value="original"><label for="c-original">Original Art</label></li>
            <li><input id="c-funny" type="checkbox" name="tags[]" value="funny"><label for="c-funny">Funny/Unglued</label></li>
            <li><input id="c-proxy" type="checkbox" name="tags[]" value="proxy"><label for="c-proxy">Proxy</label></li>
            <li><input id="c-favorites" name="groups[]" type="checkbox" value="favorites"><label for="c-favorites">Favorites</label></li>
            <li><input id="c-featured" name="groups[]" type="checkbox" value="featured"><label for="c-featured">Featured</label></li>
          </ul>
        </li>
        <li>
          <h6>Rarity</h6>
          <ul class="no-bullet">
            <br>
            <b>Warning</b>: Undefined array key "rarity" in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>60</b><br>
            <br>
            <b>Warning</b>: Undefined array key "rarity" in <b>/home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php</b> on line <b>60</b><br>
            <li><input id="c-common" type="checkbox" name="rarity[]" value="common"><label for="c-common">Common</label></li>
            <li><input id="c-uncommon" type="checkbox" name="rarity[]" value="uncommon"><label for="c-uncommon">Uncommon</label></li>
            <li><input id="c-rare" type="checkbox" name="rarity[]" value="rare"><label for="c-rare">Rare</label></li>
            <li><input id="c-mythic" type="checkbox" name="rarity[]" value="mythic"><label for="c-mythic">Mythic</label></li>
          </ul>
        </li>
      </ul> <button type="submit" class="button secondary">Search</button>
    </div>
  </div>
</form>

Text Content

   


 * 

 * Create New Card
   
   * BACK
   
   * Create New Card
   * Make Card
   * M15 Card
   * 
   * Make Token
   * Full Art Frame
   * Standard Frame
   * 
   * Make Planeswalker
   * Make Planeswalker
 * Store
   
   * BACK
   
   * Store
   * Premium Subscription
   * Official Playmats
   * Gift Premium Membership
   
 * Forums
 * Blog

 * Login / Sign Up

CURRENTLY UNDER MAINTENANCE UNTIL 10th


 * MTG Cardsmith
 * Create New Card
   * Back
   * Create New Card
   * M15 Card Maker
   * Make Token
     * Back
     * Make Token
     * Full Art Frame
     * Standard Frame
 * Forums
 * Blog
 * Premium Subscription
 * Store
 * Gift Premium Membership
 * Login / Sign Up


CREATE & DISCOVER


CUSTOM MAGIC: THE GATHERING™ CARDS

Create New Card Sign up


EXPLORE CUSTOM MTG CARDS

+ Show Advanced Search Filter by Color, Type, Rarity, and Tags
Explore Tags
#rare, #mythic, #enchantment, #planeswalker, #popular, #funny
Random Card!

ADVANCED SEARCH OPTIONS

Close

 * COLOR
   
     
     
     Warning
     : Undefined variable $filters in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     19
     
     
     
     
     Warning
     : Trying to access array offset on value of type null in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     19
     
     
     
     
     Warning
     : Undefined variable $filters in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     19
     
     
     
     
     Warning
     : Trying to access array offset on value of type null in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     19
     
     
   * Green
   * Red
   * Blue
   * Black
   * White
   * Gold
   * Colorless

 * TYPE
   
     
     
     Warning
     : Undefined array key "type" in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     32
     
     
     
     
     Warning
     : Undefined array key "type" in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     32
     
     
   * Creature
   * Planeswalker
   * Instant/Sorcery
   * Artifact
   * Enchantment
   * Land
   * Token

 * TAGGED
   
   * Realistic
   * Original Art
   * Funny/Unglued
   * Proxy
   * Favorites
   * Featured

 * RARITY
   
     
     
     Warning
     : Undefined array key "rarity" in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     60
     
     
     
     
     Warning
     : Undefined array key "rarity" in
     /home/fcimggni/public_html/mtgcardsmith/public/view/elements/forms/advanced_search.php
     on line
     60
     
     
   * Common
   * Uncommon
   * Rare
   * Mythic

Search

--------------------------------------------------------------------------------


FEATURED CARD




--------------------------------------------------------------------------------




POPULAR

See More



RECENT

See More

 * CAT BURGLAR, NAMI
   
   By: tylermelton32
    * 0
    * 0 Comments

 * DAVID MARTINEZ
   
   By: codydarenanderson
    * 0
    * 0 Comments

 * ISIKAI
   
   By: hovogenius
    * 0
    * 0 Comments

 * STRATEGY PLANNING
   
   By: s3ho
    * 0
    * 0 Comments

--------------------------------------------------------------------------------


MTG CARDSMITH COMMUNITY


RECENT CARD COMMENTARY

 * Ylheid, the Soul Trader by balloonnation 1

Read More


ACTIVE MEMBERS

 * Drache24 76
 * Phat_Boi50 33
 * Avenel 132
 * ailuros 8
 * SuzakuKururugi 576
 * karolkrajewski 27



FAVORED MEMBERS

 * Jadefire View Cards
 * Robo-Kitty View Cards
 * jpastor View Cards
 * TheKeefMan View Cards




FEATURED CARD



--------------------------------------------------------------------------------

RECENT NEWS

 * Mystery Box World
   
   Looking for interesting ideas for cards? Tired of being the only person you
   know who makes custom Magic cards? Ready for a new challenge? Check out
   Mystery Box World and it might just change your life! Read More →

 * Spooktoberfest 2023
   
   It's finally here! jpastor is bringing back Spooktoberfest! Come in and see
   what amazing fright filled events await! Read More →

 * The Return of CCC
   
   After taking a much deserved hiatus, East2West is back with more mind-bending
   mayhem! Check out the newest installment of Coast to Coast Casual right here!
   Read More →

FEATURED ARTICLES

 * MTG Cardsmith Custom Card Plays Cameo Role in New Val Kilmer Documentary
   
   "Tombstone" fan and Magic The Gathering enthusiast uses MTGCardsmith.com to
   make custom card for Val Kilmer and presents card as gift to actor during
   recent documentary, "Val". Read More →

 * Hello, MTG Cardsmith Community!
   
   Please allow us to introduce ourselves, the new owners of MTGCardsmith.com
   Read More →

 * Magic In These Strange Times
   
   It's hard to get your Magic fix these days, but we have a few ideas that will
   help you defeat COVID-19! Read More →


× 
We use cookies to optimize our website and our services.
By using our site you agree to the Terms of Use, Cookie Policy (US), and Privacy
Policy
Accept

MORE INFO

 * About
 * Upgrade Your Account
 * Request Card Removal | DMCA Request
 * Terms of Use | Privacy Policy | Cookie Policy
 * CA: Do Not Sell My Personal Information

 * 
 * 
 * 

--------------------------------------------------------------------------------

MTG Cardsmith is an online card generator for creative Magic: The Gathering
players to easily create and share custom cards and concepts.

© 2024 MTG Cardsmith.com