I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Template:Infobox class part
Contents
This template provides an info box for a page about parts of a class, like native functions or certain property groups. The info box only takes a subset of the parameters Template:Infobox class knows: parents, the class name, which part of the class is described on the page and optional information like game and engine name.
Usage
Example:
{{infobox class part | class = Actor | part = native functions | game = UT3 | engine = UE3 | parent1 = Object }}
- Actor native functions in other games:
- RTNP, U1, UT, U2, U2XMP, UE2Runtime, UT2003, UT2004, UT3, UDK
- Other member categories for this class:
- events, instance functions, internal variables, native functions, structs
Class and part are required. If game or engine are missing, they are derived from the current page name. (You can see this effect in the default output on the template page.) Engine and game are only used for linking pages and can usually be left out.
The classes in the parentx parameters are automatically linked. The same rules and guidelines as for Template:Infobox class apply.