Difference between revisions of "Template:IncludeFileMembers"
From Dragon Age Toolset Wiki
m |
m |
||
| Line 3: | Line 3: | ||
== Constants == | == Constants == | ||
{{#tag:DynamicPageList| | {{#tag:DynamicPageList| | ||
| − | category = Constants from | + | category = Constants from ability_h |
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
| Line 10: | Line 10: | ||
== Structs == | == Structs == | ||
{{#tag:DynamicPageList| | {{#tag:DynamicPageList| | ||
| − | category = Structs from | + | category = Structs from ability_h |
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
| Line 17: | Line 17: | ||
== Functions == | == Functions == | ||
{{#tag:DynamicPageList| | {{#tag:DynamicPageList| | ||
| − | category = Functions from | + | category = Functions from ability_h |
order = ascending | order = ascending | ||
ordermethod = sortkey | ordermethod = sortkey | ||
Revision as of 22:28, 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.