Add-on Be able to put code for options in phrases

where {xen:phrase 'name_of_phrase'} is called, add {xen:phrase 'name_of_phrase', 'title={$xenOptions.boardTitle}'} instead. Then change the phrase to be "Something: {title}" and it'll show the board title.
 
where {xen:phrase 'name_of_phrase'} is called, add {xen:phrase 'name_of_phrase', 'title={$xenOptions.boardTitle}'} instead. Then change the phrase to be "Something: {title}" and it'll show the board title.

I don't care about the board title. I was just using that as an example.
 
Top Bottom