Hi, I'm a new wiki admin and new wiki editor in general.
I've recently created a template that allows me to specify a custom text color in any position, that being:
<includeonly><span style="color:{{{1}}};">{{{2}}}</span></includeonly>
However, when using said template, anything after this template on the same line will be wrapped in a codeblock. For example, the text in the first image turns into the garbled mess in the second image.
Is there something wrong with the template or the text in the first image? Any tips or clues would be much appreciated!