Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Template:Infobox interface/doc

From Unreal Wiki, The Unreal Engine Documentation Site
< Template:Infobox interface
Revision as of 08:06, 4 March 2008 by Wormbo (Talk | contribs) (New page: <noinclude>{{Documentation subpage}}</noinclude> <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== This template provides an info box for an interface cla...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Infobox interface.

Usage

This template provides an info box for an interface class. The info box can contain relevant information like parent interfaces.

Example:

{{Infobox interface
| interface = Interface
| package   = Core
| engine    = UE3
}}

Only package is mandatory. If interface, game or engine are missing, they are derived from the current page name. The parameter engine is only used if no game could be derived from parameter or page name. The class in the within parameter is automatically linked, if possible. It's usually better to let the template derive game and/or engine from the page name.

See also