eventName macro

eventName 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

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

22nd Workshop “From Objects to Agents”

{{eventName linked='anywrongstring'}} PRIMA2015 {{/eventName}}
{{eventName}}pippo{{/eventName}}

pippo

Counterexamples

{{eventName/}}

Macro eventName needs “Events” document as its content

{{eventName}}{{/eventName}}

Macro eventName needs “Events” document as its content

{{eventName}} Event.pippo  {{/eventName}}

“Event.pippo” is not an APICe document

{{eventName}} Publications.2pktJelia2021 {{/eventName}}

“Publications.2pktJelia2021” is not an APICe document