Difference between revisions of "Template:Infobox software"
Jump to navigation
Jump to search
(Created page with "{{Infobox software | name = Unreal Engine | logo = UE Logo Black Centered.svg | logo size = 100px | screenshot = U...") |
|||
Line 1: | Line 1: | ||
− | {{Infobox software | + | <pre>{{Infobox software |
| name = Unreal Engine | | name = Unreal Engine | ||
| logo = UE Logo Black Centered.svg | | logo = UE Logo Black Centered.svg | ||
Line 19: | Line 19: | ||
| alexa = {{Alexa|up|1,973|{{As of|2019|06|10|df=US}}|inline=y}}<ref>{{Cite web |url=https://www.alexa.com/siteinfo/unrealengine.com |title=Unrealengine.com Competitive Analysis, Marketing Mix and Traffic |website=[[Alexa Internet]] |access-date=June 10, 2019}}</ref> | | alexa = {{Alexa|up|1,973|{{As of|2019|06|10|df=US}}|inline=y}}<ref>{{Cite web |url=https://www.alexa.com/siteinfo/unrealengine.com |title=Unrealengine.com Competitive Analysis, Marketing Mix and Traffic |website=[[Alexa Internet]] |access-date=June 10, 2019}}</ref> | ||
| website = {{URL|http://www.unrealengine.com|unrealengine.com}} | | website = {{URL|http://www.unrealengine.com|unrealengine.com}} | ||
− | }} | + | }}</pre> |
+ | |||
+ | <includeonly>{| class="wikitable" style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
+ | ! style="text-align: center; background-color:#048ce2; color:#000000;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
+ | |- | ||
+ | ! | ||
+ | | {{{image|}}} | ||
+ | |- | ||
+ | ! Game Information | ||
+ | | {{{gameinfopage|}}} | ||
+ | |- | ||
+ | ! Developer Name | ||
+ | | {{{developer|}}} | ||
+ | |- | ||
+ | ! Max Supported Players | ||
+ | | {{{maxplayers|}}} | ||
+ | |- | ||
+ | ! Games Made | ||
+ | | {{{gamesmade|}}} | ||
+ | |- | ||
+ | ! Steam integration {{Icon-steam}} | ||
+ | | {{{steam|}}} | ||
+ | |- | ||
+ | ! Website | ||
+ | | {{{website|}}} | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | </includeonly> |
Revision as of 08:39, 29 June 2019
{{Infobox software | name = Unreal Engine | logo = UE Logo Black Centered.svg | logo size = 100px | screenshot = Unreal Engine 4 screenshot.png | caption = Unreal Engine 4.20 screenshot | author = [[Tim Sweeney (game developer)|Tim Sweeney]] | developer = [[Epic Games]] | released = {{Start date and age|1998|5|}} | latest release version = <!-- Used by Template:Latest stable software release/Unreal Engine --> | latest preview version = <!-- Used by Template:Latest preview software release/Unreal Engine --> | repo = | programming language = [[C++]] | operating system = | platform = | language = | genre = [[Game engine]] | license = [[Source-available]] [[commercial software]] with [[Royalty payment|royalty]] model for commercial use<ref>{{cite web|accessdate=2018-08-26|title=Unreal Engine End User License Agreement|url=https://www.unrealengine.com/en-US/eula|website=Unreal Engine}}</ref> | alexa = {{Alexa|up|1,973|{{As of|2019|06|10|df=US}}|inline=y}}<ref>{{Cite web |url=https://www.alexa.com/siteinfo/unrealengine.com |title=Unrealengine.com Competitive Analysis, Marketing Mix and Traffic |website=[[Alexa Internet]] |access-date=June 10, 2019}}</ref> | website = {{URL|http://www.unrealengine.com|unrealengine.com}} }}