Game reference (style guide)
When listing a game, use this format:
- Game Title (Authors; Dates; Platforms).
Game Title
When citing a game (or other IF work) in the IFWiki, please use italics for the game's title, e.g. The Dreamhold.
(To figure out: what if a game has multiple titles?)
Authors
This refers to the names of the authors who created the work. Usually there's only one author, and only one name to list, e.g.:
- Babel (Ian Finley; 1997; TADS 2).
If the context makes it clear (for example, if we're on the author's page), you can omit the name:
- Babel (1997; TADS 2).
If there are two names, separate the names with "and" (not "&"):
- Glass Boxes (Yune Kyung Lee and Yoon Ha Lee; 15-Mar-2005; Glulx).
Again, if the context makes it clear, you may omit the obvious author by prefacing the second author with "with". For example:
- Glass Boxes (with Yune Kyung Lee; 15-Mar-2005; Glulx).
If there are three or more names, separate all the names with commas. In this case, do not omit names:
- Pick Up the Phone Booth and Aisle (Ola Sverre Bauge, Steve Bernard, Jon Blask, John Cater, Liza Daly, David Dyte, Stephen Granade, Iain Merrick, Rob Noyes, Dan Schmidt, Dan Shiovitz, Emily Short, J. Robinson Wheeler; 2001; Z-code).
If authors should not be credited equally, preface each authors' name with their role, separating the role from the name with a colon. The role should be in lowercase:
- Zork: The Undiscovered Underground (designer: Michael Berlyn, designer: Marc Blank, implementor: Gerry Kevin Wilson; 1997; Z-code).
If the work has a publisher, list the publisher after all authors, and preface the publisher's name with "publisher:". Do this even if only the publisher is known. For example:
- Greystone (Howard A. Sherman, publisher: Malinche; 1-Dec-2003; Z-code).
- The Rise of the Lost (publisher: XO Play; 2004).
Pseudonyms
Some authors are only known by their pseudonyms in the IF Community. In this case, treat their pseudonym as if it were their real name:
- Pass the Banana (Admiral Jota; 1999; Z-code).
Some authors don't want their real names listed on IF sites, even if their real names are known. In this case, pretend you don't know the real name, and just use the pseudonym as their real name:
- All Things Devours (half sick of shadows; 2004; Z-code).
If you have both a real name and a pseudonym, enclose the pseudonym in quotes, and preface it with "as". In context, the real name may be omitted, but still use "as":
- Shade (Andrew Plotkin as "Ampe R. Sand"; 2000; Z-code).
- Shade (as "Ampe R. Sand"; 2000; Z-code).
For a collective pseudonym that represents two or more authors, use the three-or-more author style and separate all authors and pseudonyms with commas. Use quotes around the pseudonym as above, but preface with "both as" or "all as" as appropriate:
- Within a Wreath of Dewdrops, or, A Poisoned Zenith (Sam Kabo Ashwell, Jacqueline A. Lott, both as "Alphonse de l'Entaille"; 2005; Z-code).
- Ruined Robots (Gregory Dudek, Natasha Dudek, Nicholas Dudek, all as "nanag_d"; 01-Oct-2004; TADS 2).
Dates
This normally refers to the original release date of the work, and should be in the format dd-Mmm-yyyy, where dd is a 2-digit representation of the day of the month, Mmm is a 3-letter abbreviation of the month, and yyyy is the 4-digit year.
If the day and month are unknown, they may be omitted, leaving just the year. If the year is unknown, don't put in "unknown year"; just omit it.
If there are multiple release dates, separate the dates with a comma. Also for multiple release dates, or for a single non-original release date, preface each date with a short description explaining which release it is. Separated the short release description from its date with a colon. For example:
- The Hunting of the Snark (Lewis Carroll; v1: 1884, v2: 1886; Boojum).
Of course, if you have dates but not version info, you'll have to leave the version info out:
- Captain Fate (Roger Firth and Sonja Kesserich; 2002, 2004; Z-code).
Platforms
This refers to the platforms or virtual machines that the work was written for, which in most cases is the same as the authoring system. Games written in Inform should be listed as either Z-code or Glulx. If the work exists some multiple platforms, separate the platform names with commas.
It is acceptable to leave out the platform info if the context of the listing makes it clear.