eventAcronymAt macro

eventAcronymAt 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

{{eventAcronymAt}} Event.Coma2008 {{/eventAcronymAt}}

CoMA 2008 @ WET ICE 2008

{{eventAcronymAt linked='false'}}    Coma2008 {{/eventAcronymAt}}

CoMA 2008 @ WET ICE 2008

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

PLUTO 2074

Counterexamples

{{eventAcronymAt/}}

Macro eventAcronymAt needs “Events” document as its content

{{eventAcronymAt}}{{/eventAcronymAt}}

Macro eventAcronymAt needs “Events” document as its content

{{eventAcronymAt}} Event.pippo  {{/eventAcronymAt}}

“Event.pippo” is not an APICe document

{{eventAcronymAt}} Publication.2pktJelia2021 {{/eventAcronymAt}}

No “Events” object in document “Publication.2pktJelia2021”