Patchouli

Patchouli

168M Downloads

Using Templates wiki page implies variable names can be existing page keys

Daomephsta opened this issue ยท 1 comments

commented
* Try the edited look ingame, and you'll see your template took the "text" value from your page and put it where "#text" was. This is how you load in variable values onto your template.
    * You can have as many variables as you want, so you could have two text components in different positions with either the same "#text" value (if you want them to say the same thing), or for example, "#upper_text" and "#lower_text".
commented

Sorted.