Template:ModStatus:es: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎top: Unicodifying, replaced: {{Documentation| → {{doc|docpage=)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{otherlang2
<noinclude>{{doc|docpage=Template:ModStatus/doc}}</noinclude>
| en = Template:ModStatus
<includeonly><onlyinclude><div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{size}}}}}
}}
</noinclude><div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em;border-radius:.5em;padding:.5em;min-height:58px;{{#switch:{{lc:{{{size}}}}}
| big        = width:80%; margin:.75em auto;
| big        = width:80%; margin:.75em auto;
| #default    = width:20em; margin:.4em .75em .5em;float:right;
| #default    = width:20em; margin:.4em .75em .5em;float:right;
}}background-color:{{#switch:{{lc:{{{status}}}}}
}}background-color:{{#switch:{{lc:{{{status}}}}}
| released = #AEEF59
| released = #2C4C00
| beta = {{#if: {{{download|}}}| #EFE795 | #EFEFEF }}
| beta = {{#if: {{{download|}}}| #666240 | #3A3A3A }}
| open beta = #EFE795
| open beta = #666240
| #default = #EFEFEF
| #default = #3A3A3A
}}; border-color:{{#switch:{{lc:{{{status}}}}}
}}; border-color:{{#switch:{{lc:{{{status}}}}}
| released = #8BC53F
| released = #3F6D00
| beta = {{#if: {{{download|}}}| #C5BA3F | #AAA }}
| beta = {{#if: {{{download|}}}| #8C8758 | #525252 }}
| open beta = #C5BA3F
| open beta = #8C8758
| #default = #AAA
| #default = #525252
}};">
}};">
<p style="float:left;margin:0;padding:5px;">
<p style="float:left;margin:0;padding:5px;">
Line 35: Line 33:
| alpha      = esta actualmente en 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 en estado {{#if: {{{download|}}} | [[Wikipedia:Fases_del_desarrollo_de_software#Beta|beta]]. '''[{{{download}}} Descargalo.]''' | [[Wikipedia:Fases_del_desarrollo_de_software#Beta|beta cerrada]].}}
| 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]].}}
| closed beta = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Beta|Beta Abierta]]. '''[{{{download}}} Descargalo.]'''
| closed beta = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Beta|Beta Cerrada]]. '''[{{{download}}} Descargalo.]'''
| open beta  = esta actualmente en estado [[Wikipedia:Fases_del_desarrollo_de_software#Beta|Beta Abierta]]. '''[{{{download}}} Descargalo.]'''
| released    = esta terminado '''[{{{download}}} Descargar ahora.]'''
| released    = esta terminado '''[{{{download}}} Descargar ahora.]'''
| dead        = ya no se está desarrollando. {{#if: {{{download|}}}|'''[{{{download}}} Descarga su última versión aquí.]'''| }}
| dead        = ya no se está desarrollando. {{#if: {{{download|}}}|'''[{{{download}}} Descarga su última versión aquí.]'''| }}
Line 59: Line 58:
| both        = [[Category:Single Player Mods:es]] [[Category:Multiplayer Mods:es]]
| both        = [[Category:Single Player Mods:es]] [[Category:Multiplayer Mods:es]]
| #default    =  
| #default    =  
}}}}</div>{{#if: {{{image|}}} | <div style="clear:right;float:right;background:#FFF;padding:.2em .75em;">[[File:{{{image}}}|border|right|267px]]</div> }}<noinclude>
}}}}</div>{{#if: {{{image|}}} | <div style="clear:right;float:right;background:#FFF;padding:.2em .75em;">[[File:{{{image}}}|border|right|267px]]</div> }}</onlyinclude></includeonly>
 
Muestra un cuadro de estado en la página de su modelo, y lo añade a las categorías adecuadas.
 
<p style="text-align:left;margin-left:1.5em;"><span style="float:left;margin-right:.5em;">'''Usa:'''</span><code style="overflow:auto;display:block;">&#123;&#123;ModStatus:es <br />
| engine = ''<Source/GoldSrc>'' <br />
| game = ''<Episode Two/Portal/...>'' <br />
| mode = ''<sp/mp/both>''<br />
| status = ''<alpha/beta/released/dead>'' <br />
| image = ''<imagen.jpg>''<br />
| download = ''<url>''<br />
&#125;&#125;</code></p>
 
* Por favor no incluya '''<code>game</code>''' si el Mod se basa en [[Source SDK Base]] o en una de sus variables.
* Si incluyes un URL en '''<code>download</code>''' y estas 100% de que nunca realizaras otro released puedes poner el link director del archivo, si no introduce el link de la página de descargas de tu Mod, esto evita que la URL se cambiada cada dos por tres.
* No se debe marcar un mod como '''<code>dead</code>''' si se ceso el desarollo en un pre-released o en un <code>released</code>.
</noinclude>

Latest revision as of 14:32, 11 January 2024

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Todo: Port text to strings subpage

Usage

Displays a status box on your mod's page, and adds it to the appropriate categories.

Usage:{{ModStatus
| engine = <GoldSrc/Source/Source2>
| branch = <Source 2004/Source 2006/src04/src06/l4dbranch/...>
| game = <Episode Two/Portal/...>
| mode = <sp/mp/both/co-op>
| status = <alpha/beta/released/hold/dead>
| size = <big> (Optional)
| side = <Right (Optional)/Left>
| image = <SomeFile.jpg>
| download = <url>
| apply = <url>
}}

  • If size=<big> is included, this will make the box span across the top of the page.
  • If branch is specified, adds the page to Category:Source (version) engine branch mods. This is optional. This parameter relies on Template:SourceBranchCategory.
  • 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.
  • If size=big side parameter doesn't works.