editorString macro

editorString macro

  • inline
    • yes
  • content
    • mandatory
      • “Publication” reference
      • or, a status string
  • parameters
    •  short — short / long version
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false (  | falsenonfalso0 )
      • default: true 
    •  plural – singolar / plural
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: true 
    •  uppercase — lowercase / uppercase
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: false 

Examples

{{editorString/}}

Eds.

{{editorString}}{{/editorString}}

Eds.

{{editorString}}   {{/editorString}}

Eds.

{{editorString plural='true' short='false' uppercase='false'/}}

editors

{{editorString plural='false'/}}

Ed.

{{editorString short='false'/}}

Editors

{{editorString uppercase='false'/}}

eds.