Template:ModStatus: Difference between revisions
Jump to navigation
Jump to search
Note:Do not include the
TomEdwards (talk | contribs) (can now specify a game) |
TomEdwards (talk | contribs) (single unified "beta" status; open or closed depends on whether you provide a download URL) |
||
Line 24: | Line 24: | ||
This mod for [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}} | This mod for [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}} | ||
| alpha = is currently in [[Wikipedia:Development stage#Alpha|alpha]] development. | | alpha = is currently in [[Wikipedia:Development stage#Alpha|alpha]] development. | ||
| beta = is currently in {{#if: {{{download}}} | [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | [[Wikipedia:Development stage#Beta|closed beta]] development.}} | |||
| 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.]''' | ||
Line 49: | Line 50: | ||
engine = ''<Source/GoldSrc>'' |<br /> | engine = ''<Source/GoldSrc>'' |<br /> | ||
game = ''<Episode Two/Portal/whatever>'' |<br /> | game = ''<Episode Two/Portal/whatever>'' |<br /> | ||
status = ''<alpha/ | status = ''<alpha/beta/released/dead>'' |<br /> | ||
download = ''<url>''<br /> | download = ''<url>''<br /> | ||
}}</code></p> | }}</code></p> | ||
{{note|Do not include the <code>game</code> parameter if the mod is based on [[Source SDK Base]] (or one of its variants).}}</noinclude> | {{note|Do not include the <code>game</code> parameter if the mod is based on [[Source SDK Base]] (or one of its variants).}}</noinclude> |
Revision as of 06:54, 17 July 2009
This mod for [[{{{engine}}}]] is unrecognised status!.
Displays a status box on your mod's page.
Usage:{{ModStatus |
engine = <Source/GoldSrc> |
game = <Episode Two/Portal/whatever> |
status = <alpha/beta/released/dead> |
download = <url>
}}

game
parameter if the mod is based on Source SDK Base (or one of its variants).