On some cases you may want to have pluralized version of user genereted entry, you can get this by {PLURALIZE:fieldName} tag.
For example: On your entry form if user entered "Category" to "type" field and if you write {PLURALIZE:type} on your template you'll get Categories instead of Category.
Simply this tag adds plural "s" at the end of strings.
Tags:
template tags
Related Articles:
Add a new comment
|
Send Comment