{% set newline = "\n" %} {% filter replace(">", ">foobarhuehuehue") | replace("<", "<") | replace(">foobarhuehuehue", ">") | replace("\n", newline) | replace("", "") %} {{ card_header }} Status Card {% endfilter %} {{ newline*2 }} {{ newline*2 }} {# just name all the xml fields of interest here #} {% for value in [ "name", "description", "image", "cp", "range", "power", "symbol", "difficulty", "duration", "playcost"] %} {{ newline }} {% endfor %} {{ newline*2 }} {{ newline*2 }} {{ newline*2 }} {{ newline }}