internshipType macro

internshipType macro

  • in linea
  • contenuto
    • obbligatorio
      • riferimento a un documento “Internship”
  • parametri
    •  plural — singolare / plurale
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: false 
    •  uppercase — minuscolo / maiuscolo
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: false 

Esempi

{{internshipType}}Internship.Corbidaslab2016{{/internshipType}}

tirocinio curricolare

{{internshipType plural='false'}}Corbidaslab2016{{/internshipType}}

tirocinio curricolare

{{internshipType uppercase='yes'}} Corbidaslab2016  {{/internshipType}}

Tirocinio curricolare

{{internshipType uppercase='whatever'}} Corbidaslab2016  {{/internshipType}}

tirocinio curricolare

controesempi

{{internshipType/}}

Macro internshipType needs an “Internships” document as content

{{internshipType}}  {{/internshipType}}

Macro internshipType needs an “Internships” document as content

{{internshipType}} pippo  {{/internshipType}}

Document “Internship.pippo” does not exist

{{internshipType}} Talk.pippo{{/internshipType}}

Document “Talk.pippo” does not exist

{{internshipType}} Publication.2pktJelia2021  {{/internshipType}}

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