Template:ModStatus:es: Difference between revisions
Jump to navigation
Jump to search
(Created page with '<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}}}}} | b…') |
No edit summary |
||
Line 25: | Line 25: | ||
</p> | </p> | ||
<p style="overflow:auto;text-align:center;"> | <p style="overflow:auto;text-align:center;"> | ||
Este {{#switch:{{lc:{{{mode}}}}} | |||
| sp = [[:Category:Single Player Mods|SP]] | | sp = [[:Category:Single Player Mods|SP]] | ||
| mp = [[:Category:Multiplayer Mods|MP]] | | mp = [[:Category:Multiplayer Mods|MP]] | ||
| #default = | | #default = | ||
}} mod | }} mod para [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] {{#switch:{{lc:{{{status}}}}} | ||
| alpha = | | alpha = esta actualmente estado[[Wikipedia:Development stage#Alpha|alpha]]. | ||
| beta = | | 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. | ||
| open beta = is currently in [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | | open beta = is currently in [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it now.]''' |
Revision as of 12:00, 22 July 2009
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 itreleased
.