valuea plus valueb – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
(classification page names)
Line 1: Line 1:
Shouldnt this be saved under 'plus' .. rather than valuea? --[[User:Vigilante|Vigilante]] 08:40, 15 June 2009 (CEST)
Shouldnt this be saved under 'plus' .. rather than valuea? --[[User:Vigilante|Vigilante]] 08:40, 15 June 2009 (CEST)
: I would suggest to store all "special symbol" commands under "#" (as was done for the [[:Category:Scripting Commands ArmA|ArmA commands]]).
: Right now several subgroups were already started for some symbols (e.g. for "!" & "-"), and others are still grouped under "a"; e.g. "a != b", "a % b", "a && b", etc.
: The way you get something to show up under one specific group is by defining its categorized page name.
: e.g. <nowiki>[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]</nowiki> would use the capitalized name of the page for classification purposes. To force a page into a specific group, you'd enter the specific name instead: <nowiki>[[Category:Scripting Commands ArmA2|#]]</nowiki>
:--[[User:Kronzky|Kronzky]] 15:31, 15 June 2009 (CEST)

Revision as of 15:31, 15 June 2009

Shouldnt this be saved under 'plus' .. rather than valuea? --Vigilante 08:40, 15 June 2009 (CEST)

I would suggest to store all "special symbol" commands under "#" (as was done for the ArmA commands).
Right now several subgroups were already started for some symbols (e.g. for "!" & "-"), and others are still grouped under "a"; e.g. "a != b", "a % b", "a && b", etc.
The way you get something to show up under one specific group is by defining its categorized page name.
e.g. [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] would use the capitalized name of the page for classification purposes. To force a page into a specific group, you'd enter the specific name instead: [[Category:Scripting Commands ArmA2|#]]
--Kronzky 15:31, 15 June 2009 (CEST)