Template talk:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Code) |
||
Line 15: | Line 15: | ||
| voices = | | voices = | ||
| testers = | | testers = | ||
| producer = | |||
| additional_credits = | | additional_credits = | ||
| release_date = | | release_date = | ||
| game_length = | | game_length = | ||
Line 23: | Line 23: | ||
}} | }} | ||
</pre> | </pre> | ||
==What you need to know== | ==What you need to know== | ||
All of these fields are optional, except for the game_name. Use them as you need them. For example, a writer/designer/artist/scripter could be considered just an author, but if the game has different people doing different jobs, then those fields can be added. | All of these fields are optional, except for the game_name. Use them as you need them. For example, a writer/designer/artist/scripter could be considered just an author, but if the game has different people doing different jobs, then those fields can be added. | ||
The ags_id corresponds to the id number of the game in the AGS Games page. for example, [[Ben Jordan]] Case 4 has the link http://bigbluecup.com/games.php?action=detail&id=513, so the ags_id is 513. | The ags_id corresponds to the id number of the game in the AGS Games page. for example, [[Ben Jordan]] Case 4 has the link http://bigbluecup.com/games.php?action=detail&id=513, so the ags_id is 513. |
Revision as of 02:51, 2 December 2005
Code
{{Infobox Game| | game_name = | image = | author = | designer = | writer = | artist = | sprite_artist = | background_artist = | programmer = | music = | sound_effects = | voices = | testers = | producer = | additional_credits = | release_date = | game_length = | game_language = | ags_id = }}
What you need to know
All of these fields are optional, except for the game_name. Use them as you need them. For example, a writer/designer/artist/scripter could be considered just an author, but if the game has different people doing different jobs, then those fields can be added.
The ags_id corresponds to the id number of the game in the AGS Games page. for example, Ben Jordan Case 4 has the link http://bigbluecup.com/games.php?action=detail&id=513, so the ags_id is 513.