valuea plus valueb – Talk
Jump to navigation
Jump to search
(classification page names) |
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
||
Line 3: | Line 3: | ||
: 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. | : 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. | : 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 | : e.g. <nowiki>[[Category:Scripting Commands Arma 2|{{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 Arma 2|#]]</nowiki> | ||
:--[[User:Kronzky|Kronzky]] 15:31, 15 June 2009 (CEST) | :--[[User:Kronzky|Kronzky]] 15:31, 15 June 2009 (CEST) |
Revision as of 18:32, 10 January 2020
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 Arma 2|{{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 Arma 2|#]]
- --Kronzky 15:31, 15 June 2009 (CEST)