Difference between revisions of "Template:EngineInfobox"
From AGI Wiki
Jump to navigationJump to searchm (Protected "Template:EngineInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
| Line 5: | Line 5: | ||
|+ style="background: #eeeeee;" | <font size="larger">'''{{{EngineName}}}'''</font> | |+ style="background: #eeeeee;" | <font size="larger">'''{{{EngineName}}}'''</font> | ||
|- align = "center" | |- align = "center" | ||
| − | | colspan="2" align="center"|{{{ | + | | colspan="2" align="center"|{{{Image}}} |
|- align = "left" valign = "top" | |- align = "left" valign = "top" | ||
! nowrap| Dates Used: | ! nowrap| Dates Used: | ||
Latest revision as of 10:57, 2 June 2024
| {{{Image}}} | |
| Dates Used: | {{{DatesUsed}}} |
|---|---|
| Company: | {{{Company}}} |
| Developer(s): | {{{Developer}}} |
| Type: | {{{EngType}}} |
| Dev Language: | {{{DevLang}}} |
| Open Source: | {{{OpenSource}}} |
| Source Availability: | {{{Source}}} |
| License: | {{{License}}} |
| Platform(s): | {{{Platform}}} |
| Website: | {{{Website}}} |
Use this template for AGI Wiki Engines.
Copy & Paste
{{EngineInfobox
| EngineName =
| image = [[Image:EngLogo.png|190px]]<br />
''Engine Logo''
| DatesUsed =
| Company =
| Developer =
| EngType =
| DevLang =
| OpenSource =
| Source =
| License =
| Platform =
| Website =
}}
Explanation
AGI Wiki EngineInfobox
| EngineName | : | Engine's name |
|---|---|---|
| image | : | Uploaded engine logo image, if none available, leave this empty and remove copy & paste-section's preliminary text |
| DatesUsed | : | Engine's dates of use |
| Company | : | Engine's Company |
| Developer | : | Name of the engine's original developer |
| EngType | : | Genre/type engine was designed for |
| DevLang | : | Language engine was developed in |
| License | : | Engine's license |
| Website | : | Engine's homepage |