\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{More!} \cardbuycost{5} \cardcontent{Draw two cards} \cardplaycost{2} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}