Soda
Last modified by Nazzareno Pompei on 06/10/2020 12:33
soda macro
- content: no
- parameters
- html: boolean / default true; if true displays the HTML formatted version of the name, otherwise (any other value) displays the mere string properly capitalised
- examples
- {{soda/}} prints as SODA
- {{soda html="true"/}} prints as SODA
- {{soda html="false"/}} prints as SODA
- {{soda html="anywrongstring"/}} prints as SODA