eventAcronym macro

eventAcronym macro

  • inline
    • yes
  • content
    • mandatory
      • “Event” reference
  • parameters
    • linked — display as linked
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: true 

Examples

{{eventAcronym}} Event.Woa2021 {{/eventAcronym}}
{{eventAcronym linked='false'}}    Woa2021 {{/eventAcronym}}

WOA 2021

{{eventAcronym linked='anywrongstring'}} PRIMA2015 {{/eventAcronym}}
{{eventAcronym}}PLUTO 2074{{/eventAcronym}}

PLUTO 2074

Counterexamples

{{eventAcronym/}}

Macro eventAcronym needs “Events” document as its content

{{eventAcronym}}{{/eventAcronym}}

Macro eventAcronym needs “Events” document as its content

{{eventAcronym}} Event.pippo  {{/eventAcronym}}

“Event.pippo” is not an APICe document

{{eventAcronym}} Publications.2pktJelia2021 {{/eventAcronym}}

“Publications.2pktJelia2021” is not an APICe document