Actions

Template

Difference between revisions of "Fangame"

From Sonic Retro

m (Text replace - "Category:Breakout Box Templates" to "Category:Breakout box templates")
m (+. (Mostly adapted from <http://en.wikipedia.org/wiki/Template:Infobox_software>. I've tried to keep new fields' names identical.) I plan to soon use the new fields on the Open Sonic article.)
Line 6: Line 6:
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
{{ #if: {{{version|}}} | '''Version''': {{{version}}}<br> | }}{{
+
{{ #if: {{{version|}}} | '''Latest Version''': {{{version}}}<br> | }}{{
  #if: {{{date|}}} | '''Last Release''': {{{date}}}<br> | }}{{
+
  #if: {{{date|}}} | '''Latest Release Date''': {{{date}}}<br> | }}{{
 
  #if: {{{engine|}}} | '''Engine''': {{{engine}}}<br> | }}{{
 
  #if: {{{engine|}}} | '''Engine''': {{{engine}}}<br> | }}{{
 
  #if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}{{
 
  #if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}{{
  #if: {{{status|}}} | '''Status''': {{{status}}}<br> | }}
+
  #if: {{{status|}}} | '''Development Status''': {{{status}}}<br> | }}{{
 +
#if: {{{programming language|}}} | '''Written In''': {{{programming language}}}<br> | }}{{
 +
#if: {{{operating system|}}} | '''Operating System''': {{{operating system}}}<br> | }}{{
 +
#if: {{{platform|}}} | '''Platform''': {{{platform}}}<br> | }}{{
 +
#if: {{{modes|}}} | '''Mode(s)''': {{{modes}}}<br> | }}{{
 +
#if: {{{license|}}} | '''License''': {{{license}}}<br> | }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 +
 
==Usage==
 
==Usage==
 
This template is to be used on articles about [[fangame]]s. Place the following at the top of a page:
 
This template is to be used on articles about [[fangame]]s. Place the following at the top of a page:
Line 26: Line 32:
 
| credits=
 
| credits=
 
| status=
 
| status=
 +
| programming language=
 +
| operating system=
 +
| platform=
 +
| modes=
 +
| license=
 
}}
 
}}
 
</pre>
 
</pre>
  
All fields except "screen" are optional. If "title" is not specified, it will read the name of the page.
+
All fields except '''screen''' are optional; please leave unused fields in place so that someone else can fill them in later.
 +
 
 +
If '''title''' is not specified, it will read the name of the page.
 +
 
 +
'''status''' can be set to "Planned", "Active", "Stalled", "Unmaintained", "Discontinued", "Abandonware", or anything else.
 +
 
 +
'''operating system''' can be, for example, "Windows XP and later", or be "Windows Vista and later", or be "BSD, Linux, Mac OS, and Microsoft Windows", or be "Unix-like", or be anything else.
 +
 
 +
Only specify '''platform''' if necessary. If a game runs on anything which runs "Java" or "Adobe Flash", say so. Do not write vague platitudes like "cross-platform" unless the game runs on a huge list of platforms and the article lists them all.
 +
 
 +
'''modes''' can be either "Single-player" or "Single-player, multiplayer".
 +
 
 +
'''license''' can be "Proprietary commercial software", "Freeware", "Freeware with source code available", "Freeware with open-source code", "Open source including media", or similar. For a game to be open-source including its media, none of the graphics or other media may be ripped from Sega games.
 +
 
 +
== Example ==
 +
 
 +
The following example is for illustration purposes only and may not include up-to-date information. You need not update it for the sake of truth.
 +
 
 +
{{Fangame
 +
| title=''Open Sonic''
 +
| screen=Open Sonic title screen.png
 +
| screenwidth=
 +
| version=0.1.3
 +
| date=February 16, 2010
 +
| engine=''Open Sonic''
 +
| credits=Alexandre Martins
 +
| status=Active
 +
| programming language=C
 +
| operating system=Microsoft Windows, Mac OS X, Linux
 +
| modes=Single-player
 +
| license=
 +
}}
 +
 
 +
<pre>
 +
{{Fangame
 +
| title=''Open Sonic''
 +
| screen=Open Sonic title screen.png
 +
| screenwidth=
 +
| version=0.1.3
 +
| date=February 16, 2010
 +
| engine=''Open Sonic''
 +
| credits=Alexandre Martins
 +
| status=Active
 +
| programming language=C
 +
| operating system=Microsoft Windows, Mac OS X, Linux
 +
| modes=Single-player
 +
| license=
 +
}}
 +
</pre>
  
 
[[Category:Breakout box templates|Fangame]]</noinclude>
 
[[Category:Breakout box templates|Fangame]]</noinclude>

Revision as of 20:28, 29 July 2013

Notavailable.svg

Fast Facts on Fangame


Usage

This template is to be used on articles about fangames. Place the following at the top of a page:

{{Fangame
| title=
| screen=
| screenwidth=
| version=
| date=
| engine=
| credits=
| status=
| programming language=
| operating system=
| platform=
| modes=
| license=
}}

All fields except screen are optional; please leave unused fields in place so that someone else can fill them in later.

If title is not specified, it will read the name of the page.

status can be set to "Planned", "Active", "Stalled", "Unmaintained", "Discontinued", "Abandonware", or anything else.

operating system can be, for example, "Windows XP and later", or be "Windows Vista and later", or be "BSD, Linux, Mac OS, and Microsoft Windows", or be "Unix-like", or be anything else.

Only specify platform if necessary. If a game runs on anything which runs "Java" or "Adobe Flash", say so. Do not write vague platitudes like "cross-platform" unless the game runs on a huge list of platforms and the article lists them all.

modes can be either "Single-player" or "Single-player, multiplayer".

license can be "Proprietary commercial software", "Freeware", "Freeware with source code available", "Freeware with open-source code", "Open source including media", or similar. For a game to be open-source including its media, none of the graphics or other media may be ripped from Sega games.

Example

The following example is for illustration purposes only and may not include up-to-date information. You need not update it for the sake of truth.


Open Sonic title screen.png
Open Sonic
Latest version: 0.1.3
Latest release date: February 16, 2010
Engine: Open Sonic
Credits: Alexandre Martins
Development status: Active
Written in: C
Operating system: Microsoft Windows, Mac OS X, Linux
Mode(s): Single-player
{{Fangame
| title=''Open Sonic''
| screen=Open Sonic title screen.png
| screenwidth=
| version=0.1.3
| date=February 16, 2010
| engine=''Open Sonic''
| credits=Alexandre Martins
| status=Active
| programming language=C
| operating system=Microsoft Windows, Mac OS X, Linux
| modes=Single-player
| license=
}}