Name – Template
Jump to navigation
Jump to search
Usage
- Takes two parameters
- The first parameter is the format request. Either "img", "short" or "long"
- The second parameter is the input string to be verified or corrected.
Will return the input string if no matches are found.
Examples
{{Game name|img|ArmA 2}}
produces "Template:Game name"{{Game name|short|arma:arc}}
produces "Template:Game name"{{Game name|long|ArmA 2: OFP: E}}
produces "Template:Game name"
etc.
In other words, it takes a multitude of possible interpretations of how BI games should be named, and returns the conventionally correct version required, depending on circumstance.