Template:Infobox EngineVersion: Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
m let's not use camel case page names unless there's a good reason to do so
Eliot (talk | contribs)
No edit summary
 
(One intermediate revision by the same user 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 [[engine version]] 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 [[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]].
|
|- | 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}}
{{clear}}

Latest revision as of 10: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.