Template:ModStatus:es: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (rm old "open beta" and "closed beta" commands) |
No edit summary |
||
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 18: | Line 20: | ||
| 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 29: | Line 33: | ||
| #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:Fases_del_desarrollo_de_software#Alfa|alfa]]. | | alpha = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Alfa|alfa]]. | ||
| beta = esta actualmente estado{{#if: {{{download|}}} | [[Wikipedia: | | beta = esta actualmente en estado{{#if: {{{download|}}} | [[Wikipedia:Fases_del_desarrollo_de_software#Beta|beta]]. '''[{{{download}}} Descargalo.]''' | [[Wikipedia:Fases_del_desarrollo_de_software#Beta|beta cerrada]].}} | ||
| released = | | closed beta = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Beta|beta cerrada]]. | ||
| dead = ya no se | | open beta = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Beta|Beta abierta]]. '''[{{{download}}} Descargalo.]''' | ||
| released = esta terminado '''[{{{download}}} Descargar ahora.]''' | |||
| dead = ya no se está desarrollando. {{#if: {{{download|}}}|'''[{{{download}}} Descarga su última versión aquí.]'''| }} | |||
| #default = is <strong style="color:red;font-family:monospace;">el estado no reconocido!</strong>.}} | | #default = is <strong style="color:red;font-family:monospace;">el estado no reconocido!</strong>.}} | ||
</p>{{#switch:{{lc:{{{status}}}}} | </p>{{#switch:{{lc:{{{status}}}}} |
Revision as of 02:06, 31 July 2009
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 itreleased
.