\documentclass{standalone} \usepackage[ngerman]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Stolpern!} \cardbuycost{5} \cardcontent{Eine Ziel-Unit kann diesen Zug weder sich bewegen noch angreifen} \cardplaycost{2} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}