aea macro

aea 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 
    • short — displays the acronym or the full name
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0)
      • default: true 

Examples

{{aea/}}

A&A

{{aea formatted="true"/}}

A&A

{{aea formatted="false"/}}

A&A

{{aea formatted="anywrongstring"/}}

A&A

{{aea short="false"/}}

Agents & Artefacts

{{aea short="no" formatted="no"/}}

Agents & Artefacts