depends"
From Documentation
m |
m |
||
Line 12: | Line 12: | ||
</source> | </source> | ||
− | which means this addon won't be parsed | + | which means this addon won't be parsed until both <tt>zkex</tt> and <tt>zkmax</tt> are parsed. |
=Version History= | =Version History= | ||
{{LastUpdated}} | {{LastUpdated}} |
Revision as of 07:16, 21 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 until both zkex and zkmax are parsed.
Version History
Version | Date | Content |
---|---|---|