simpa macro

simpa macro

  • inline
    • yes
  • content
    • none
  • parameters
    • formatted — displays the formatted version of the name, otherwise displays the string properly capitalised
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 

Examples

{{simpa/}}

simpA

{{simpa formatted="true"/}}

simpA

{{simpa formatted="false"/}}

simpA

{{simpa formatted="anywrongstring"/}}

simpA