Naming Conventions – Bohemia Interactive Community

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Minor fixes)
Tag: New redirect
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wiki|merge|Bohemia Interactive Community: Guidelines}}
#REDIRECT [[Bohemia Interactive Community: Guidelines#Format Guidelines]]
 
 
The BI Community Wiki is attempting to maintain a '''consistent''' appearance with articles and categories. Please adhere to the following '''naming conventions''' when editing or creating an article.
 
When creating new topics or categories, use the common practice of <tt>Namespace: PageTitle</tt>, e.g <tt>GameTitleName: Subject</tt>.<br>
For example, '''List of Actions OFP''' does not sound as good as '''[[Operation Flashpoint: Actions]]'''; this format is clearer about the concerned game and the mentioned topic of the article. It also makes linking to those articles much easier for editors.
 
You can use templates in the category name, e.g {{ic|<nowiki>[[Category:{{arma3}}: Functions]]</nowiki>}} (result: [[:Category:{{arma3}}: Functions]])
{{Feature | informative | See also the [[Template:GameCategory|GameCategory]] template.}}
 
 
== Sorting Keys ==
 
When defining a category for an article you should include a search key in that definition:
[[<nowiki/>Category: CategoryName'''|Sort Key''']]
If not defined, the automatically created table of contents will sort everything alphabetically, sometimes unsuccessfully.
 
One can use the following:
<nowiki>[[Category:{{arma3}}|{{uc:{{PAGENAME}}}}]]</nowiki>
 
The {{ic|uc:}} wiki template will '''u'''pper'''c'''ase the given value, which is {{ic|<nowiki>{{PAGENAME}}</nowiki>}}.
{{Feature | Informative | See the interest of defining a custom key on a [[:Category:Arma 3: Functions|Functions]] page: if custom keys were not defined in the {{Template|RV}} template, every function would be sorted under '''B''', for BIS_fnc_*.}}
 
 
== Wiki common names ==
 
The [[Template:Name|Name Template]] provides the expected names for various product and company names.<br>
Some shortcut templates exist for simplicity (e.g <tt>{{<nowiki/>arma3}}</tt> instead of <tt>{{<nowiki/>Name|arma3}}</tt>) and are listed in the table below.
 
{| class="wikitable"
! Long Names || Short Names || Template
|-
| Arma 3 || Arma 3 || [[Template:arma3]] ({{arma3}})
|-
| Arma 2: Operation Arrowhead || Arma 2:OA || [[Template:arma2oa]] ({{arma2oa}})
|-
| Arma 2 || Arma 2 || [[Template:arma2]] ({{arma2}})
|-
| Armed Assault || Arma || [[Template:arma1]] ({{arma1}})
|-
| Bohemia Interactive || BI ('''not''' BIS) || ''[[Template:Name|<nowiki>{{Name|bi}}</nowiki>]] ({{Name|bi}})''
|-
| Operation Flashpoint || OFP || [[Template:ofp]] ({{ofp}})
|-
| Operation Flashpoint: Resistance || OFP:R || [[Template:ofpr]] ({{ofpr}})
|-
| Operation Flashpoint: Elite || OFP:E || [[Template:ofpe]] ({{ofpe}})
|-
| Take on Helicopters || TKOH (not TOH) || [[Template:tkoh]] ({{tkoh}})
|-
| Take on Mars || TKOM (not TOM) || [[Template:tkom]] ({{tkom}})
|}
 
 
[[Category:Bohemia Interactive Community:Policies]]

Latest revision as of 16:44, 20 January 2023