I'm a doctor, not a mechanic

Difference between revisions of "Template:Infobox EngineVersion"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (let's not use camel case page names unless there's a good reason to do so)
m
Line 5: Line 5:
 
|- | style="background-color:LightBlue;"
 
|- | style="background-color:LightBlue;"
 
| Version Tag
 
| Version Tag
| Engine Version
+
| Game
 +
| [[engine version|Engine Version]]
 
|- | style="background-color:White;"
 
|- | style="background-color:White;"
 
| '''1'''
 
| '''1'''
| {{UE1}}.
+
| Any {{UE1}} game
 +
| {{UE1}}
 
|- | style="background-color:Silver;"
 
|- | style="background-color:Silver;"
 
| '''2'''  
 
| '''2'''  
| {{UE2}}.
+
| Any {{UE2}} game
 +
| {{UE2}}
 
|- | style="background-color:White;"
 
|- | style="background-color:White;"
 
| '''3'''  
 
| '''3'''  
| {{UE3}}.
+
| Any {{UE3}} game
 +
| {{UE3}}
 
|- | style="background-color:Silver;"
 
|- | style="background-color:Silver;"
 
| '''3-x1'''  
 
| '''3-x1'''  
| {{UE3}}, starting with [[UT3]] patch 2.0.
+
| [[UT3|UT3 patch 2.0]]
 +
| {{UE3}} <!-- demorec modifier -->
 
|- | style="background-color:White;"
 
|- | style="background-color:White;"
 
| '''3-x2'''  
 
| '''3-x2'''  
| {{UE3}}, starting with [[UDK]] or [[engine version]] 6000 - Present.
+
| [[UDK|UDK 2009-12]]
 +
| {{UE3}} - 6000 - present <!-- protectedwrite etc modifiers -->
 
|- | style="background-color:Silver;"
 
|- | style="background-color:Silver;"
 
| '''3-x3'''  
 
| '''3-x3'''  
| {{UE3}}, starting with [[engine version]] 6829 - Present.
+
| [[UDK|UDK 2010-07]]
 +
| {{UE3}} - 6890 - present <!-- K2 modifiers -->
 
|- | style="background-color:White;"
 
|- | style="background-color:White;"
 
| '''(lesser than i.e. <)'''  
 
| '''(lesser than i.e. <)'''  
| A specific version e.g. ''3'' < ''3-x2'' would mean it's available in {{UE3}} but not anymore since [[UDK]].
+
|
 +
| A specific version e.g. ''3'' < ''3-x2'' would mean it's available in {{UE3}} but not anymore since [[UDK]]
 
|- | style="background-color:Silver;"
 
|- | style="background-color:Silver;"
 
| '''(no number)'''  
 
| '''(no number)'''  
 +
|
 
| all [[Unreal Engine]] generations.
 
| all [[Unreal Engine]] generations.
 
|}
 
|}
 
</div>
 
</div>
 
{{clear}}
 
{{clear}}

Revision as of 18:32, 7 August 2010

The {{{1}}} is available in ...
Version Tag Game Engine Version
1 Any Unreal Engine 1 game Unreal Engine 1
2 Any Unreal Engine 2 game Unreal Engine 2
3 Any Unreal Engine 3 game Unreal Engine 3
3-x1 UT3 patch 2.0 Unreal Engine 3
3-x2 UDK 2009-12 Unreal Engine 3 - 6000 - present
3-x3 UDK 2010-07 Unreal Engine 3 - 6890 - present
(lesser than i.e. <) A specific version e.g. 3 < 3-x2 would mean it's available in Unreal Engine 3 but not anymore since UDK
(no number) all Unreal Engine generations.