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

Difference between revisions of "Template:Gamename/doc"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: <noinclude>{{Documentation subpage}}</noinclude> <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== This template extracts the game name from a class page ...)
 
m (See also)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
 
==Usage==
 
==Usage==
This template extracts the game name from a class page name. Game-specific class pages have the game name appended in parentheses. E.g. for the class page [[UE2:Vehicle (UT2004)]] this template returns just "UT2004".
+
This template extracts the game name from a class page name. Game-specific class pages have the game name appended in parentheses.
  
<includeonly><!--
+
For example, if this template is used on the page "UE2:Vehicle (UT2004)" it produces the text "UT2004".
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
+
 
 +
==See also==
 +
* [[Template:Classname]]
 +
 
 +
<includeonly>
 
[[Category:Utility templates]]
 
[[Category:Utility templates]]
 
</includeonly>
 
</includeonly>

Latest revision as of 06:22, 12 March 2008

This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Gamename.

Usage[edit]

This template extracts the game name from a class page name. Game-specific class pages have the game name appended in parentheses.

For example, if this template is used on the page "UE2:Vehicle (UT2004)" it produces the text "UT2004".

See also[edit]