Template:ModStatus: Difference between revisions
Jump to navigation
Jump to search
m (Added co-op to description) |
m (Added 'hold' as a mode) |
||
Line 40: | Line 40: | ||
| closed beta = is currently in [[Wikipedia:Development stage#Beta|closed beta]] development. | | closed beta = is currently in [[Wikipedia:Development stage#Beta|closed beta]] development. | ||
| open beta = is currently in [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | | open beta = is currently in [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | ||
| hold = is currently on hold. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | |||
| released = has been released! '''[{{{download}}} Download it now.]''' | | released = has been released! '''[{{{download}}} Download it now.]''' | ||
| dead = is no longer being developed. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | | dead = is no longer being developed. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | ||
Line 74: | Line 75: | ||
| game = ''<Episode Two/Portal/...>'' <br /> | | game = ''<Episode Two/Portal/...>'' <br /> | ||
| mode = ''<sp/mp/both/co-op>''<br /> | | mode = ''<sp/mp/both/co-op>''<br /> | ||
| status = ''<alpha/beta/released/dead>'' <br /> | | status = ''<alpha/beta/released/hold/dead>'' <br /> | ||
| size = ''<nowiki><big></nowiki>'' (Optional) <br /> | | size = ''<nowiki><big></nowiki>'' (Optional) <br /> | ||
| image = ''<SomeFile.jpg>''<br /> | | image = ''<SomeFile.jpg>''<br /> |
Revision as of 06:43, 24 July 2011
This mod for [[{{{engine}}}]] is unrecognised status!.
Displays a status box on your mod's page, and adds it to the appropriate categories.
Usage:{{ModStatus
| engine = <Source/GoldSrc>
| game = <Episode Two/Portal/...>
| mode = <sp/mp/both/co-op>
| status = <alpha/beta/released/hold/dead>
| size = <big> (Optional)
| image = <SomeFile.jpg>
| download = <url>
}}
- If
size=<big>
is included, this will make the box span across the top of the page. - Please do not include
game
if the mod is based on Source SDK Base or one of its variants - If you are including a
download
URL, then unless you are 100% sure you will never make another release link to your downloads page and not directly to the file. That way the URL won't need to be changed every time you come out with a new version of your mod. - Do not mark a mod
dead
if it ceased development after making a final (or near-final) release. Mark itreleased
.