\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Appear!} \cardbuycost{7} \cardcontent{Place one unit from your hand with buy cost X on target available tile} \cardplaycost{3X} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}