Template:API namespaces subcategory

From Warcraft Wiki
Jump to navigation Jump to search

Use this at the top of articles in Category:API namespaces

Parameters

Fundamental

namespace
Defaults to SUPAGENAME.
system
Defaults to SUBPAGENAME minus the first two characters.
removed
Number of the patch (if applicable) when this namesapce was removed from the game.

Blizzard's API Docs

introduced
Number of the patch (if applicable) when this namespace was added to Blizzard's API documentation.
renamed
Number of the patch (if applicable) when the namespace, system or file was changed.
reworked
Number of the patch (if applicable) when this namespace and its contents were significantly reworked.
relatedto
Fills in the blank at "containing API related to ____."
file
Primary filename inside FrameXML/Blizzard_APIDocumentation/; or set to empty |file=| to supress the external link. Defaults to concatenating system with "Documentation.lua".
constants
Alternate filename for the "constants" file; or set to empty |constants=| to supress the external link. Defaults to empty for anything documented before Patch 9.0.1, or to inserting "Constants" before the word "Documentation" beginning with patch 9.0.1.
originalFile
Original filename at the time of the documented patch, if it is different than the latest one.


Internal Links

seealso1, seealso2, seealso3, seealso4
list of related namespaces formatted as just the namespace itself (including "C_"), whether real or presumed (missing)
nocat
supresses the addition of any categories


Examples

{{API namespaces subcategory
 |relatedto=doing something mysterious
 |seealso1=C_SpyInfo
 |seealso2=C_Spooky
 |seealso3=C_LFGhost
 |system=GhostInfo
 }}