Village Pump (todo): Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Arma2: remaining commands that need to be merged or have a common redirect page)
m (consider createUnit, createVehicle)
Line 57: Line 57:


===Overloaded commands - different purposes===
===Overloaded commands - different purposes===
(Overloaded commands - same command name (but for totally different purpose/category))
(Overloaded commands - same command name (but for different purposes/category))


'''Recommendation:''' Common redirect page using base name with links to each variation (like [[for]], [[in]], [[private]])
'''Recommendation:''' Common redirect page using base name with links to each variation (like [[for]], [[in]], ([[private]]))
 
<pre>* createUnit
* createUnit array</pre>
 
<pre>* createVehicle
* createVehicle array</pre>
 
<pre>* count
* count array
* count config</pre>


<pre>* direction
<pre>* direction
Line 65: Line 75:


<pre>* name
<pre>* name
* name location</pre>
* name location
* config/name (odd name)</pre>


<pre>* position
<pre>* position

Revision as of 07:11, 22 June 2009

List areas of the Biki that are in need of attention.

Alternative Syntaxes for dialog commands

A lot of dialog commands (e.g. ctrlSetText vs. ctrlSetText control, and lbDelete vs. lbDelete index) have separate pages for alternative syntaxes (which is probably a carry-over from the time the command template only allowed one syntax).
Could somebody merge these, so that there is only one article per command?
If you are unable to delete the obsolete version of the page, please replace the content with the {{Delete|merged variations}} flag, and a sysop will later to the "cleanup work".
Thanks! --Kronzky 22:51, 15 June 2009 (CEST)

Overloaded commands - same purpose

(Overloaded commands - same command name (and purpose) with different arguments)

Recommendation: Combined page with various syntaxes, either: compressed like isNull (if suitable), or separate syntaxes like camSetTarget.

* call body
* call code
* execVM
* execVM filename
* for do
* for forspec
* for var
* hintC
* hintC array
* hintC structuredText
* hintC text
* leaveVehicle
* leaveVehicle group
* leaveVehicle unit
* nearestObject
* nearestObject id
* nearestObject type
* say
* say string
* side
* side location
* skill
* skill vehicle
* text
* text location
* ctrlSetFontP height
* ctrlSetFontP name
* ctrl* - all other control/index variations
* lb* - all other control/index variations
* slider* - all other control/index variations

Overloaded commands - different purposes

(Overloaded commands - same command name (but for different purposes/category))

Recommendation: Common redirect page using base name with links to each variation (like for, in, (private))

* createUnit
* createUnit array
* createVehicle
* createVehicle array
* count
* count array
* count config
* direction
* direction location
* name
* name location
* config/name (odd name)
* position
* position location


"Needy" Page Categories

The following lists may contain some pages with open issues:

News
post | watch

News about BI and this Wiki.

Policy
post | watch

Discuss existing and proposed, new policies.

Proposals
post | watch

New proposals that are not policy related.

Things To Do
post | watch

Areas of the Biki that need attention.

Assistance
post | watch

Request assistance for the creation and update of content.

Technical
post | watch

Technical issues related to the MediaWiki software.

Miscellaneous
post | watch

Topics that do not fit into any other category.