Name – Template

From Bohemia Interactive Community
Revision as of 23:24, 5 December 2019 by Lou Montana (talk | contribs) (Typo support removal, full examples to come - we will take care of it from now on Fred, thanks for your wiki service o7)
Jump to navigation Jump to search


Usage

{{Name|identifier|format}}

  • identifier: short "identifier", such as "bi", "ofpr", "arma3" etc. It is case-insensitive.
  • format: (Optional) can be "img" (or "image") or "short". Anything else or nothing will return the long version of the name

{{Informative | if no matches are found for identifier, the template will return the identifier string linked to Naming Conventions.

Examples
Code Result
{{Name|unknown value}} unknown value

{{Name|bi}}
{{Name|bi|short}}
{{Name|bi|img}}

Bohemia Interactive
BI
bi

{{Name|ofp}}
{{Name|ofp|short}}
{{Name|ofp|img}}

Operation Flashpoint
OFP
ofp

{{Name|ofpr}}
{{Name|ofpr|short}}
{{Name|ofpr|img}}

Operation Flashpoint: Resistance
OFP:R
ofpr

{{Name|ofpe}}
{{Name|ofpe|short}}
{{Name|ofpe|img}}

Operation Flashpoint: Elite
OFP:E
ofpe