arg2p macro
arg2p 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: true
- formatted — displays the formatted version of the name, otherwise displays the string properly capitalised
Examples
{{arg2p/}}
Arg2P
{{arg2p formatted="anywrongstring" short="anywrongstring"/}}
Arg2P
{{arg2p formatted="no"/}}
Arg2P
{{arg2p formatted="no" short="no"/}}
Arg–tuProlog
{{arg2p short="true" formatted="false"/}}
Arg2P
{{arg2p short="false" formatted="true"/}}
Arg–tuProlog