Biki unified see also – Bohemia Interactive Community

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added more instructions and most waypoint related commands and a few waypoint related pages)
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/*jslint white: true*/
/*jslint white: true*/


/*
/*window.BIKI_UNIFIED_SEE_ALSO = {
1) Copy the object notation below.
 
: {
Commands: {},
Functions: {},
Categories: {},
Articles: {},
External: {}
}
 
2) Paste into the alphabetically appropriate position.
2a) Be mindful of commas.
3) Add the page name before the first colon.
4) Fill out the details.
 
5) CHECK THE PAGE BEFORE SAVING!
5a) Select all, copy, navigate to "www.jslint.com" in another window, paste and run.
The only complaint should be that "'window' was used before it was defined".
Any other errors need to be fixed.
 
*/
 
window.BIKI_UNIFIED_SEE_ALSO = {
Example: {
Example: {
Commands: {
Commands: {
Line 287: Line 264:
},
},
showWaypoint: {
showWaypoint: {
Commands: {},
Commands: {
waypointShow: "Gets the waypoint show/hide status"
},
Functions: {},
Functions: {},
Categories: {
Categories: {
Line 372: Line 351:
External: {}
External: {}
},
},
waypoints: {
waypointShow: {
Commands: {},
Commands: {
showWaypoint: "Sets the condition determining when the waypoint is shown"
},
Functions: {},
Functions: {},
Categories: {
Categories: {
Line 390: Line 371:
Waypoints: ""
Waypoints: ""
},
},
External: {}
},
waypoints: {
Commands: {},
Functions: {},
Categories: {
"Command Group: Waypoints": "Commands to handle Waypoints"
},
Articles: {},
External: {}
External: {}
},
},
Line 402: Line 392:
},
},
External: {}
External: {}
},
"toString": {
Commands: {
set: "",
resize: "",
reverse: "",
select: "",
in: "",
find: "",
toArray: "",
forEach: "",
count: "",
deleteAt: "",
deleteRange: "",
append: "",
sort: "" 
},
Functions: {},
Categories: {},
Articles: {},
External: {"Unicode Character Table" : "http://www.utf8-chartable.de/"}
}
}
};
};*/

Latest revision as of 22:15, 1 September 2016

/*jslint white: true*/

/*window.BIKI_UNIFIED_SEE_ALSO = { Example: { Commands: { aCommandName: "Some text describing the command that will show as the link title", anotherCommandName: 'Title text with "quotes" in it!', theLastCommandName: "" // nothing to say }, Functions: { BIS_fnc_aFunctionName: "The title text" }, Categories: { Examples: "Title text", "Arma 3: Colon separation": "How to annoy Karel Morický" }, Articles: { Settings: "" }, External: { "A forum link": "https://forum.example.org" } }, "Template:Biki_unified_see_also": { Commands: {}, Functions: {}, Categories: { Templates: "All the categorized templates available on BIKI" }, Articles: {}, External: { "The Semantic Web": "https://en.wikipedia.org/wiki/Semantic_Web" } },

/* The real stuff starts here */

addAction: { Commands: { removeAction: 'Use to remove actions added by "addAction"', removeAllActions: 'Use to remove ALL actions added by "addAction"', setUserActionText: "", inputAction: "", action: "" }, Functions: {}, Categories: { "Command Group: Activators": "Set, define and use Triggers and Event Handlers", "Command Group: Interaction": "On-screen messages, dialogs, menus", "Command Group: Unit Control": "Controls the behaviour of your troops" }, Articles: {}, External: {} }, addWaypoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, createGuardedPoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, currentWaypoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, deleteWaypoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, doMove: { Commands: { commandMove: "", setDestination: "", moveTo: "", move: "" }, Functions: {}, Categories: { "Command Group: Unit Control": "Controls the behaviour of your troops" }, Articles: {}, External: {} }, getWPPos: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, lockWP: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, move: { Commands: { doMove: "" }, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints", "Command Group: Unit Control": "Controls the behaviour of your troops" }, Articles: {}, External: {} }, setCurrentWaypoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointBehaviour: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointCombatMode: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: { Waypoints: "", "Mission Editor: Waypoints#Combat Mode": "", "ArmA: AI Combat Modes": "" }, External: {} }, setWaypointCompletionRadius: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointDescription: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointFormation: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointHousePosition: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointPosition: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointScript: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointSpeed: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointStatements: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointTimeout: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWaypointType: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, setWPPos: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, showWaypoint: { Commands: { waypointShow: "Gets the waypoint show/hide status" }, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, synchronizeWaypoint: { Commands: { synchronizeTrigger: "" }, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, "synchronizeWaypoint_trigger": { Commands: { createTrigger: "", synchronizeTrigger: "" }, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointAttachedVehicle: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointAttachObject: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointAttachVehicle: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointCompletionRadius: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointName: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointPosition: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, waypointShow: { Commands: { showWaypoint: "Sets the condition determining when the waypoint is shown" }, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, Waypoint: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: { Waypoints: "" }, External: {} }, waypoints: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: {}, External: {} }, Waypoints: { Commands: {}, Functions: {}, Categories: { "Command Group: Waypoints": "Commands to handle Waypoints" }, Articles: { Waypoint: "Waypoint format" }, External: {} }, "toString": { Commands: { set: "", resize: "", reverse: "", select: "", in: "", find: "", toArray: "", forEach: "", count: "", deleteAt: "", deleteRange: "", append: "", sort: "" }, Functions: {}, Categories: {}, Articles: {}, External: {"Unicode Character Table" : "http://www.utf8-chartable.de/"} } };*/