internshipType macro
internshipType macro
- inline
- yes
- content
- mandatory
- “Internship” reference
- mandatory
- parameters
- plural — singolar / plural
- admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
- default: false
- uppercase — lowercase / uppercase
- admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
- default: false
- plural — singolar / plural
Examples
{{internshipType}}Internship.Corbidaslab2016{{/internshipType}}
curricular internship
{{internshipType plural='false'}}Corbidaslab2016{{/internshipType}}
curricular internship
{{internshipType uppercase='yes'}} Corbidaslab2016 {{/internshipType}}
Curricular Internship
{{internshipType uppercase='whatever'}} Corbidaslab2016 {{/internshipType}}
curricular internship
counterexamples
{{internshipType/}}
{{internshipType}} {{/internshipType}}
{{internshipType}} pippo {{/internshipType}}
{{internshipType}} Talk.pippo{{/internshipType}}
{{internshipType}} Publication.2pktJelia2021 {{/internshipType}}