\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Select!} \cardbuycost{7} \cardcontent{Draw 1. You may exile a card from your hand} \cardplaycost{1} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}