depends"
From Documentation
m |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{ZKClient-sideReferencePageHeader}} |
'''Syntax:''' | '''Syntax:''' | ||
Line 23: | Line 23: | ||
|} | |} | ||
− | {{ | + | {{ZKClient-sideReferencePageFooter}} |
Revision as of 02:58, 3 December 2010
Syntax:
<depends>a_list_of_addon_names</depends>
It specifies what language addons this addon depends on. If specified, this addon will be parsed after all specified addons are parsed.
Example,
<depends>zkex, zkmax</depends>
which means this addon won't be parsed util both zkex and zkmax are parsed.
Version History
Version | Date | Content |
---|---|---|