Template:ModStatus:es: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(rm old "open beta" and "closed beta" commands)
Line 8: Line 8:
| released = #AEEF59
| released = #AEEF59
| beta = {{#if: {{{download|}}}| #EFE795 | #EFEFEF }}
| beta = {{#if: {{{download|}}}| #EFE795 | #EFEFEF }}
| open beta = #EFE795
| #default = #EFEFEF
| #default = #EFEFEF
}}; border-color:{{#switch:{{lc:{{{status}}}}}
}}; border-color:{{#switch:{{lc:{{{status}}}}}
| released = #8BC53F
| released = #8BC53F
| beta = {{#if: {{{download|}}}|  #C5BA3F | #AAA }}
| beta = {{#if: {{{download|}}}|  #C5BA3F | #AAA }}
| open beta = #C5BA3F
| #default = #AAA
| #default = #AAA
}};">
}};">
Line 20: Line 18:
| alpha      = [[File:Development.png|50px|link=]]
| alpha      = [[File:Development.png|50px|link=]]
| beta = {{#if: {{{download|}}}| [[File:Development with download.png|50px|link=]] | [[File:Development.png|50px|link=]]}}
| beta = {{#if: {{{download|}}}| [[File:Development with download.png|50px|link=]] | [[File:Development.png|50px|link=]]}}
| closed beta = [[File:Development.png|50px|link=]]
| open beta  = [[File:Development with download.png|50px|link=]]
| released    = [[File:Icon-Released.png|50px|link=]]
| released    = [[File:Icon-Released.png|50px|link=]]
| dead        = [[File:Skull and crossbones.png|50px|link=]]
| dead        = [[File:Skull and crossbones.png|50px|link=]]
Line 35: Line 31:
| alpha      = esta actualmente estado [[Wikipedia:Fases_del_desarrollo_de_software#Alfa|alfa]].
| alpha      = esta actualmente estado [[Wikipedia:Fases_del_desarrollo_de_software#Alfa|alfa]].
| 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 = esta actualmente estado [[Wikipedia:Development stage#Beta|beta cerrada]].
| open beta  = esta actualmente estado [[Wikipedia:Development stage#Beta|beta abierta]]. '''[{{{download}}} Descargar ahora.]'''
| released    = a été libéré! '''[{{{download}}} Descargar ahora.]'''
| released    = a été libéré! '''[{{{download}}} Descargar ahora.]'''
| dead        = ya no se están desarrollando. {{#if: {{{download|}}}|'''[{{{download}}} Descargar su última versión aquí.]'''| }}
| dead        = ya no se están desarrollando. {{#if: {{{download|}}}|'''[{{{download}}} Descargar su última versión aquí.]'''| }}
Line 43: Line 37:
| alpha      = [[Category:Mods In Alpha:es]]
| alpha      = [[Category:Mods In Alpha:es]]
| beta        = [[Category:Mods In Beta:es]]
| beta        = [[Category:Mods In Beta:es]]
| closed beta = [[Category:Mods In Beta:es]]
| open beta  = [[Category:Mods In Beta:es]]
| released    = [[Category:Released Mods:es]]
| released    = [[Category:Released Mods:es]]
| dead        = [[Category:Dead Mods:es]]
| dead        = [[Category:Dead Mods:es]]

Revision as of 02:47, 23 July 2009

Template:Otherlang2

Development.png

Este mod para [[{{{engine}}}]] is el estado no reconocido!.

Muestra un cuadro de estado en la página de su modelo, y lo añade a las categorías adecuadas.

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.