Difference between revisions of "Template:ReleaseInfobox"
From AGI Wiki
Jump to navigationJump to search(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{|style="width: 250px; text-align: left; margin-left: 20px; margin-bottom: 20px; background: #f9f9f9; border: 0px solid black; border-collapse: collapse" border="0" align="right" | {|style="width: 250px; text-align: left; margin-left: 20px; margin-bottom: 20px; background: #f9f9f9; border: 0px solid black; border-collapse: collapse" border="0" align="right" | ||
|+ style="background: #eeeeee;" | <font size="larger">'''{{{ReleaseName}}}'''</font> | |+ style="background: #eeeeee;" | <font size="larger">'''{{{ReleaseName}}}'''</font> | ||
+ | <!-- | italic title = {{{italic title|<noinclude>no</noinclude>}}} --> | ||
|- align = "center" | |- align = "center" | ||
− | | colspan="2" align="center"|{{{ | + | | colspan="2" align="center"|{{{Image}}} |
|- valign = "top" | |- valign = "top" | ||
! nowrap|Release Date: | ! nowrap|Release Date: | ||
Line 10: | Line 11: | ||
! nowrap|Project Status: | ! nowrap|Project Status: | ||
| {{{ProjectStatus}}} | | {{{ProjectStatus}}} | ||
+ | |- valign = "top" | ||
+ | ! nowrap|Latest Version: | ||
+ | | {{{ReleaseVersion}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Developer(s): | ! Developer(s): | ||
Line 37: | Line 41: | ||
! Engine: | ! Engine: | ||
| {{{Engine}}} | | {{{Engine}}} | ||
+ | |- valign = "top" | ||
+ | ! CP Scheme: | ||
+ | | {{{CopyProtection}}} | ||
+ | |- valign = "top" | ||
+ | ! ESRB Rating: | ||
+ | | {{{ESRBRating}}} | ||
|- valign = "top" | |- valign = "top" | ||
! Platform: | ! Platform: | ||
Line 46: | Line 56: | ||
! Website: | ! Website: | ||
| {{{Website}}} | | {{{Website}}} | ||
− | |} | + | |}<!-- {{main other|{{#ifeq:{{lc:{{{italic title|}}}}}|no||{{italic title|force={{#ifeq:{{lc:{{{italic title|}}}}}|force|true}}}}}} --> |
<noinclude> | <noinclude> | ||
Line 61: | Line 71: | ||
<nowiki>'' Cover''</nowiki><br /> | <nowiki>'' Cover''</nowiki><br /> | ||
<nowiki>|</nowiki> ReleaseDate = <br /> | <nowiki>|</nowiki> ReleaseDate = <br /> | ||
− | <nowiki>|</nowiki> ProjectStatus = <nowiki> | + | <nowiki>|</nowiki> ProjectStatus = <br /> |
+ | <nowiki>|</nowiki> Latest Version = <br /> | ||
<nowiki>|</nowiki> Developer = <br /> | <nowiki>|</nowiki> Developer = <br /> | ||
<nowiki>|</nowiki> Publisher = <br /> | <nowiki>|</nowiki> Publisher = <br /> | ||
Line 71: | Line 82: | ||
<nowiki>|</nowiki> Theme = <br /> | <nowiki>|</nowiki> Theme = <br /> | ||
<nowiki>|</nowiki> Engine = <br /> | <nowiki>|</nowiki> Engine = <br /> | ||
+ | <nowiki>|</nowiki> CopyProtection = <br /> | ||
+ | <nowiki>|</nowiki> ESRBRating = <br /> | ||
<nowiki>|</nowiki> Platform = <br /> | <nowiki>|</nowiki> Platform = <br /> | ||
<nowiki>|</nowiki> Localization = <br /> | <nowiki>|</nowiki> Localization = <br /> | ||
Line 92: | Line 105: | ||
! align="right" | ProjectStatus || : | ! align="right" | ProjectStatus || : | ||
| Status of the game project -- N/A (For Sierra Games) -- Completed, InDevelopment, Abandoned (For fan games) | | Status of the game project -- N/A (For Sierra Games) -- Completed, InDevelopment, Abandoned (For fan games) | ||
+ | |- | ||
+ | ! align="right" | ReleaseVersion || : | ||
+ | | Release's latest version -- | ||
|- | |- | ||
! align="right" | Developer || : | ! align="right" | Developer || : | ||
Line 119: | Line 135: | ||
! align="right" | Engine || : | ! align="right" | Engine || : | ||
| Engine used for release -- 3Space, AGI, AGI1, AGI2, AGI3, Darklands, DarkStar, DGDS, GOB, SCI, SCI0, SCI0.1, SCI1, SCI1.1, SCI2, SCI2.1, SCI3, SCI32, VirtualMachine, VirtualTheatre | | Engine used for release -- 3Space, AGI, AGI1, AGI2, AGI3, Darklands, DarkStar, DGDS, GOB, SCI, SCI0, SCI0.1, SCI1, SCI1.1, SCI2, SCI2.1, SCI3, SCI32, VirtualMachine, VirtualTheatre | ||
+ | |- | ||
+ | ! align="right" | CopyProtection || : | ||
+ | | Copy protection scheme used for release | ||
|- | |- | ||
! align="right" | Platform || : | ! align="right" | Platform || : |
Latest revision as of 09:46, 17 January 2024
{{{Image}}} | |
Release Date: | {{{ReleaseDate}}} |
---|---|
Project Status: | {{{ProjectStatus}}} |
Latest Version: | {{{ReleaseVersion}}} |
Developer(s): | {{{Developer}}} |
Publisher: | {{{Publisher}}} |
Designer(s): | {{{Designer}}} |
Source Available: | {{{Source}}} |
Category: | {{{Category}}} |
Type: | {{{Type}}} |
Genre: | {{{Genre}}} |
Theme(s): | {{{Theme}}} |
Engine: | {{{Engine}}} |
CP Scheme: | {{{CopyProtection}}} |
ESRB Rating: | {{{ESRBRating}}} |
Platform: | {{{Platform}}} |
Localization: | {{{Localization}}} |
Website: | {{{Website}}} |
Use this template for release entries on the AGI Wiki.
Insert non-formatted text here
Copy & Paste
{{ReleaseInfobox
| ReleaseName =
| image = [[Image:NoPicture.png|190px]]<br />
'' Title Screen''
'' Cover''
| ReleaseDate =
| ProjectStatus =
| Latest Version =
| Developer =
| Publisher =
| Designer =
| Source =
| Category =
| Type =
| Genre =
| Theme =
| Engine =
| CopyProtection =
| ESRBRating =
| Platform =
| Localization =
| Website =
}}
Explanation
AGI Wiki ReleaseInfobox
ReleaseName | : | Release's name |
---|---|---|
image | : | Uploaded image, if none available, leave this empty and remove copy & paste-section's preliminary text |
ReleaseDate | : | Release's release date -- |
ProjectStatus | : | Status of the game project -- N/A (For Sierra Games) -- Completed, InDevelopment, Abandoned (For fan games) |
ReleaseVersion | : | Release's latest version -- |
Developer | : | Developer(s) of the release -- ArionDev, BerkeleyDev, BrightStarDev, CoktelVisionDev, DynamixDev, EvrywareDev, GameArtsDev, GreenThumbDev, HeadgateDev, IBMDev, ImpressionsDev, JeffTunnellProductionsDev, KonamiDev, OmnitrendDev, OnlineSystemsDev, PapyrusDev, ParkerBrothersDev, SierraDev, SierraOn-LineDev, SierraStudiosDev, SoftwareDynamicsDev, SubLOGICDev, SynergisticDev, TomahawkDev, VirginDev, YosemiteDev |
Publisher | : | Publisher of the release -- ArionPub, BerkeleyPub, BrightStarPub, CoktelVisionPub, DisneyPub, DynamixPub, EvrywarePub, GameArtsPub, GOGPub, GreenThumbPub, HeadgatePub, IBMPub, ImpressionsPub, JeffTunnellProductionsPub, KonamiPub, OmnitrendPub, OnlineSystemsPub, PapyrusPub, ParkerBrothersPub, SierraOn-LinePub, SierraPub, SoftwareDynamicsPub, SubLOGICPub, SynergisticPub, VirginPub, YosemitePub |
Designer | : | Designer(s) of the release -- RobertaWilliams, AllLowe, ScottMurphy, etc. |
Source | : | Specify if source code is available -- Source, NoSource |
Category | : | Category of release -- Game, App, Extra, or Demo |
Type | : | Type of release -- Full, FanFull, Demo, FanDemo, Mini, FanMini, Competition |
Genre | : | Release's genre -- Action, Adventure, Arcade, Childrens, CityBuilding, Edutainment, FlightSim, Puzzle, Racing, Simulation, Sports, Strategy, TechDemo, Trivia |
Theme | : | Release's Theme |
Engine | : | Engine used for release -- 3Space, AGI, AGI1, AGI2, AGI3, Darklands, DarkStar, DGDS, GOB, SCI, SCI0, SCI0.1, SCI1, SCI1.1, SCI2, SCI2.1, SCI3, SCI32, VirtualMachine, VirtualTheatre |
CopyProtection | : | Copy protection scheme used for release |
Platform | : | Platform(s) of release -- Amiga, AmstradCPC, AppleII, AppleIIGS, AtariST, Commodore64, Macintosh, MSDOS, PCBooter, PCjr, SegaCD, SegaMasterSystem, Tandy, Tandy1000, TandyCC3, Win3x, Win9x, WinNT |
Localization | : | Release's language(s) |
Website | : | Designer's Website |