I love the smell of UnrealEd crashing in the morning. – tarquin

Template:Tl/doc

From Unreal Wiki, The Unreal Engine Documentation Site
< Template:Tl
Revision as of 04:11, 5 May 2008 by Wormbo (Talk | contribs) (New page: <noinclude>{{Documentation subpage}}</noinclude> "Type link" (tl) links to type descriptions on a class description page. ==Usage== Type on same page: <pre>{{tl|Typename}}</pre> {{tl|Type...)

(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:Tl.

"Type link" (tl) links to type descriptions on a class description page.

Usage[edit]

Type on same page:

{{tl|Typename}}

Typename

Type on specific main class page: (qualified type name as link text)

{{tl|Typename|Classname}}

Classname.Typename

Type on specific class subpage: (qualified type name as link text)

{{tl|Typename|Classname|subpage}}

Classname.Typename

Type on specific class subpage: (unqualified type name as link text)

{{tl|Typename||Classname subpage}}

Typename

Type on specific class subpage: (custom link text)

{{tl|Typename|Classname|subpage|display text}}

display text

See also[edit]