Naming Conventions – Bohemia Interactive Community

From Bohemia Interactive Community
Jump to navigation Jump to search
(Add Template:Name link, fix formatting and removal of OFPEC tag mention)
Tag: New redirect
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SideTOC}}
#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 List]]'''; 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 {{Inline code|<nowiki>[[Category:{{arma3}}: Functions]]</nowiki>}} (result: [[:Category:{{arma3}}: Functions]])
 
 
== Sorting Keys ==
 
When defining a category for an article you should include a search key in that definition:
<nowiki>[[Category: CategoryName'''|Sort Key''']]</nowiki>
If not defined, the automatically created table of contents will sort everything alphabetically, sometimes unsuccessfully.
 
One can use the following:
<nowiki>[[Category:{{arma3}} Functions|{{uc:{{PAGENAME}}}}]]</nowiki>
 
The {{Inline code|uc:}} wiki template will '''''u'''pper'''c'''ase'' the given value, which is {{Inline code|<nowiki>{{PAGENAME}}</nowiki>}}.
{{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:Function|Function 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: British Armed Forces || Arma 2:BAF || [[Template:arma2baf]] ({{arma2baf}})
|-
| Arma 2: Private Military Company || Arma 2:PMC || [[Template:arma2pmc]] ({{arma2pmc}})
|-
| Arma 2: Army of the Czech Republic || Arma 2:ACR || [[Template:arma2acr]] ({{arma2acr}})
|-
| Arma 2 || Arma 2 || [[Template:arma2]] ({{arma2}})
|-
| Armed Assault || Arma || [[Template:arma]] ({{arma}})
|-
| Bohemia Interactive || BI (rather than BIS)
|-
| Operation Flashpoint || OFP || [[Template:ofp]] ({{ofp}})
|-
| Operation Flashpoint: Resistance || OFP:R || [[Template:ofpr]] ({{ofpr}})
|-
| Operation Flashpoint: Elite || OFP:E || [[Template:ofpe]] ({{ofpe}})
|-
| Virtual Battlespace || VBS1<br />VBS2<br />VBS3 || [[Template:vbs1]] ({{vbs1}})<br />[[Template:vbs2]] ({{vbs2}})<br />[[Template:vbs3]] ({{vbs3}})
|-
| Take on Helicopters || TKOH (rather than TOH) || [[Template:TKOH]] ({{TKOH}})
|-
| Take on Mars || TKOM (rather than TOM) || [[Template:TKOM]] ({{TKOM}})
|}
 
 
[[Category:BI Wiki Policies]]

Latest revision as of 16:44, 20 January 2023