\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Switch!} \cardbuycost{5} \cardcontent{Switch the positions of two permanents you control} \cardplaycost{2} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}