Template:ModStatus:es: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:
| #default    =  
| #default    =  
}} mod para [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}}
}} mod para [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}}
| alpha      = esta actualmente estado[[Wikipedia:Development stage#Alpha|alpha]].
| alpha      = esta actualmente estado [[Wikipedia:Development stage#Alpha|alpha]].
| beta        = esta actualmente estado{{#if: {{{download|}}} | [[Wikipedia:Development stage#Beta|beta abierta]]. '''[{{{download}}} Descargalo.]''' | [[Wikipedia:Development stage#Beta|beta cerrada]].}}
| beta        = esta actualmente estado{{#if: {{{download|}}} | [[Wikipedia:Development stage#Beta|beta abierta]]. '''[{{{download}}} Descargalo.]''' | [[Wikipedia:Development stage#Beta|beta cerrada]].}}
| closed beta = is currently in [[Wikipedia:Development stage#Beta|closed beta]] development.
| closed beta = is currently in [[Wikipedia:Development stage#Beta|closed beta]] development.

Revision as of 12:01, 22 July 2009

Development.png

Este mod para [[{{{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>
| status = <alpha/beta/released/dead>
| image = <SomeFile.jpg>
| download = <url>
}}

  • 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 it released.