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
(Created page with '<div style="float:left; border:1px solid silver;"> {| |- | The {{{1}}} is available in ... |- | style="background-color:LightBlue;" | Version Tag | Engine Version |- | style="ba…')
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="float:left; border:1px solid silver;">
+
<div style="float:left;">
 
{|  
 
{|  
 
|-
 
|-
 
| The {{{1}}} is available in ...
 
| The {{{1}}} is available in ...
|- | style="background-color:LightBlue;"
+
|- | style="background-color:#C6CFD6;"
 
| 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 e.g. [[UT]]
|- | style="background-color:Silver;"
+
| {{UE1}}
 +
|- | style="background-color:#EEEEEE;"
 
| '''2'''  
 
| '''2'''  
| {{UE2}}.
+
| Any {{UE2}} game e.g. [[UT2004]]
 +
| {{UE2}}
 
|- | style="background-color:White;"
 
|- | style="background-color:White;"
 
| '''3'''  
 
| '''3'''  
| {{UE3}}.
+
| Any {{UE3}} game e.g. [[UT3]]
|- | style="background-color:Silver;"
+
| {{UE3}}
 +
|- | style="background-color:#EEEEEE;"
 
| '''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 [[EngineVersion]] 6000 - Present.
+
| [[UDK|UDK 2009-12]]
|- | style="background-color:Silver;"
+
| {{UE3}} - 6000 - present <!-- protectedwrite etc modifiers -->
 +
|- | style="background-color:#EEEEEE;"
 
| '''3-x3'''  
 
| '''3-x3'''  
| {{UE3}}, starting with [[EngineVersion]] 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]].
+
|
|- | style="background-color:Silver;"
+
| A specific version e.g. ''3'' < ''3-x2'' would mean it's available in {{UE3}} but not anymore since [[UDK]]
 +
|- | style="background-color:#EEEEEE;"
 
| '''(no number)'''  
 
| '''(no number)'''  
 +
|
 
| all [[Unreal Engine]] generations.
 
| all [[Unreal Engine]] generations.
 
|}
 
|}
 
</div>
 
</div>
 +
{{clear}}

Latest revision as of 11:24, 25 December 2010

The {{{1}}} is available in ...
Version Tag Game Engine Version
1 Any Unreal Engine 1 game e.g. UT Unreal Engine 1
2 Any Unreal Engine 2 game e.g. UT2004 Unreal Engine 2
3 Any Unreal Engine 3 game e.g. UT3 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.