\documentclass{standalone} \usepackage[english]{babel} \input{common.tex} \begin{document} \begin{tikzpicture} \cardtypeSpell{Clone!} \cardbuycost{7} \cardcontent{Copy the next card you play. You may choose new targets. If you copy a permanent place a token copy of the parmanent in range 1 of the original} \cardplaycost{3} \cardmodule{magic} \cardborder \end{tikzpicture} \end{document}