Template:ModStatus: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Updated links, added "pre-alpha" status) |
||
Line 37: | Line 37: | ||
| #default = | | #default = | ||
}} mod for [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}} | }} mod for [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}} | ||
| alpha = is currently in [[Wikipedia: | | pre-alpha = is currently in [[Wikipedia:Software release life cycle#Pre-alpha|pre-alpha]] development. | ||
| beta = is currently in {{#if: {{{download|}}} | [[Wikipedia: | | alpha = is currently in [[Wikipedia:Software release life cycle#Alpha|alpha]] development. | ||
| closed beta = is currently in [[Wikipedia: | | beta = is currently in {{#if: {{{download|}}} | [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | [[Wikipedia:Software release life cycle#Beta|closed beta]] development.}} | ||
| open beta = is currently in [[Wikipedia: | | closed beta = is currently in [[Wikipedia:Software release life cycle#Beta|closed beta]] development. | ||
| open beta = is currently in [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | |||
| hold = is currently on hold. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | | 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.]''' |
Revision as of 09:30, 30 April 2020
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
.