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...)
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.