thesisContacts macro
thesisContacts macro
- inline
- yes
- content
- mandatory
- “Thesis” reference
- mandatory
- parameters
- linked — contacts are displayed with a link to their profile
- admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
- default: true
- output — the way in which names are going to be displayed
- admissible values: comma / list / lines / dash / bar
- comma displays a comma-separated list of names
- list displays an actual list of names
- lines displays names in different lines
- dash displays a dashed list of name
- bar displays a bar-separated list of names
- default: comma
- admissible values: comma / list / lines / dash / bar
- linked — contacts are displayed with a link to their profile
Examples
{{thesisContacts}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts}} ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='comma'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='list'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='lines' linked='false'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='dash' linked='TRUE'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='dash' linked='FALSE'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='bar' linked='puffo'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
{{thesisContacts output='bar' linked='puffo'}} Thesis.ModiglianiCloud14 {{/thesisContacts}}
Counterexamples
{{thesisContacts/}}
{{thesisContacts}} {{/thesisContacts}}
{{thesisContacts}}pippo{{/thesisContacts}}
{{thesisContacts}} Thesis.pippo {{/thesisContacts}}
{{thesisContacts}} Publication.2pktJelia2021 {{/thesisContacts}}