tuprolog macro
tuprolog macro
- inline
- yes
- content
- none
- parameters
- formatted — displays the formatted version of the name, otherwise displays the string properly capitalised
- admissible values: true (true | yes | y | vero | v | 1) / false (false | no | n | falso | 0)
- default: true
- short — displays the acronym or the full name
- admissible values: true (true | yes | y | vero | v | 1) / false (false | no | n | falso | 0)
- default: false
- formatted — displays the formatted version of the name, otherwise displays the string properly capitalised
Examples
{{tuprolog/}}
tuProlog
{{tuprolog formatted="true"/}}
tuProlog
{{tuprolog formatted="false" short="true"/}}
2P
{{tuprolog formatted="anywrongstring" short="anywrongstring"/}}
tuProlog
{{tuprolog short="true"/}}
2P
{{tuprolog short="false" formatted="false"/}}
tuProlog