Difference between revisions of "Template:IncludeFileMembers"
From Dragon Age Toolset Wiki
m |
m |
||
| Line 6: | Line 6: | ||
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
| − | |||
}} | }} | }} | }} | ||
{{#if:{{{structs|}}} | | {{#if:{{{structs|}}} | | ||
| Line 14: | Line 13: | ||
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
| − | |||
}} | }} | }} | }} | ||
{{#if:{{{functions|}}} | | {{#if:{{{functions|}}} | | ||
| Line 22: | Line 20: | ||
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
| − | |||
}} | }} | }} | }} | ||
[[Category:Include files from {{{sourcemodule|unspecified module}}}]] | [[Category:Include files from {{{sourcemodule|unspecified module}}}]] | ||
Revision as of 22:27, 7 August 2011
Usage
{{IncludeFileMembers
|name = ability_h
|constants = true
|structs =
|functions = true
|sourcemodule = Core Game Resources
}}
The IncludeFileMembers template uses the categories created by the constant, struct and function templates to automatically build the lists of the include file's members.