Difference between revisions of "Template:EngineInfobox"
From AGI Wiki
Jump to navigationJump to search| (3 intermediate revisions by the same user not shown) | |||
| 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: | ||
| Line 38: | Line 38: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
| − | Use this template for [[ | + | Use this template for [[AGI Wiki]] Engines. |
== Copy & Paste == | == Copy & Paste == | ||
| Line 62: | Line 62: | ||
== <br />Explanation == | == <br />Explanation == | ||
| − | + | AGI Wiki EngineInfobox | |
{| cellspacing="2" | {| cellspacing="2" | ||
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 |