Template:Category game interfaces: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
New page: This category contains all UnrealScript interfaces specific to [[{{{2|{{{1}}}}}}]]. <includeonly> Category:Interfaces by game [[Category:{{{1}}}-specific... |
m support for custom interface categories |
||
Line 1: | Line 1: | ||
This [[Project:Categories|category]] contains all [[UnrealScript]] [[interface]]s specific to [[{{{2|{{{1}}}}}}]]. | This [[Project:Categories|category]] contains all {{#if:{{{custom|}}}|custom}} [[UnrealScript]] [[interface]]s specific to [[{{{2|{{{1}}}}}}]]. | ||
<includeonly> | <includeonly> | ||
[[Category:Interfaces by game]] | {{#if:{{{custom|}}} | ||
[[Category:{{{1}}}-specific classes | |[[Category:Custom interfaces by game]] [[Category:{{{1}}}-specific interfaces{{!}} {{PAGENAME}}]] [[Category:Custom {{{1}}}-specific classes{{!}} {{PAGENAME}}]] | ||
|[[Category:Interfaces by game]] [[Category:{{{1}}}-specific classes{{!}} {{PAGENAME}}]]}} | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 03:40, 16 March 2008
This category contains all UnrealScript interfaces specific to [[{{{1}}}]].
[edit] Documentation
This template defines the content of game-specific interface category pages.
Usage
For stock class categories:
{{category game interfaces|UT3|UE3}}
For custom class categories:
{{category game interfaces|UT3|UE3|custom=yes}}