Infobox/Mod – Template
Jump to navigation
Jump to search
m (+ Some categories will remain hidden if are not filled) |
m (Previus change was not worked correctly.) |
||
Line 12: | Line 12: | ||
| {{{2D}}} | | {{{2D}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{missions|}}}|<tr><th style="background-color: #ccccff;">Mission Designer(s)</th><td>{{{missions|}}}</td></tr>}} | ||
|- | |- | ||
{{#if:{{{other}}}| | {{#if:{{{other|}}}|<tr><th style="background-color: #ccccff;">Other worker(s)</th><td>{{{other|}}}</td></tr>}} | ||
|- | |- | ||
! style="background-color: #ccccff;" | Betatester(s) | ! style="background-color: #ccccff;" | Betatester(s) |
Revision as of 22:22, 19 July 2006
{{{title}}} | ||
---|---|---|
Project leader(s) | {{{leader}}} | |
3D Artist(s) | {{{3D}}} | |
2D Artist(s) | {{{2D}}} | |
Betatester(s) | {{{betatest}}} | |
External worker(s) | {{{external}}} | |
Release date(s) | {{{released}}} | |
Latest version | {{{version}}} | |
Download link | {{{link}}} |
Usage
{{Infobox_mod |title = |image = |leader = |2D = |3D = |missions = |other = |betatest = |external = |released = |version = |link = }} |