amscampus macro
amscampus macro
- content: mandatory
- IOL ID
- parameters
- ita — string in Italian to be shown for the link
- used when language is Italian, or when the corresponding English string is undefined
- default: Tipo risorsa o attività su Virtuale
- eng — string in English to be shown for the link
- used when language is English, or when the corresponding Italian string is undefined
- default: Sort of resource or activity on Virtuale
- res — sort of activity or resource to link
- admissible values: course / file / url / forum / forum-entry
- default: file
- ita — string in Italian to be shown for the link
Examples
{{amscampus}}250891{{/amscampus}}
file on AMS Campus
{{amscampus eng='About the Course'}}250891{{/amscampus}}
About the Course
{{amscampus ita='Sul corso'}}250891{{/amscampus}}
Sul corso
{{amscampus eng='About the Course' ita='Sul corso'}}250891{{/amscampus}}
About the Course
Counterexamples
{{amscampus/}}
{{amscampus}}{{/amscampus}}