\documentclass{standalone} \usepackage[ngerman]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Schiebe!} \cardbuycost{5} \cardcontent{Schiebe eine Ziel-Unit} \cardplaycost{2} \cardmodule{exp1} \cardborder \end{tikzpicture} \end{document}