Difference between revisions of "Template:ModStatus"
m |
TomEdwards (talk | contribs) (redone: reads better and looks better) |
||
Line 1: | Line 1: | ||
− | + | <noinclude> | |
− | + | Displays a status box on your mod's page. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | :'''Usage:''' <code><nowiki>{{ModStatus|engine=<source/goldsrc>|status=<alpha/closed beta/open beta/released/dead>|download=<url>}}</nowiki></code> | ||
+ | </noinclude><div style="border-width:1px;border-style:solid;-moz-border-radius:.5em;-webkit-border-radius:.5em; padding:.5em;{{#switch:{{lc:{{{size}}}}} | ||
+ | | small = width:20em; margin:.5em; float: right; | ||
+ | | big = width:80%; margin:.5em auto; | ||
+ | | #default = width:20em; margin:.5em;float: right; | ||
+ | }}background-color:{{#switch:{{lc:{{{status}}}}} | ||
+ | | released = #8BC53F | ||
+ | | open beta = #EFE795 | ||
+ | | #default = #EFEFEF | ||
+ | }}; border-color:{{#switch:{{lc:{{{status}}}}} | ||
+ | | released = #AEEF59 | ||
+ | | open beta = #C5BA3F | ||
+ | | #default = #AAA | ||
+ | }};"> | ||
+ | <p style="float:left;margin:0;padding:5px;"> | ||
{{#switch:{{lc:{{{status}}}}} | {{#switch:{{lc:{{{status}}}}} | ||
+ | | alpha = [[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=]] | ||
+ | | dead = [[File:Skull and crossbones.png|50px|link=]] | ||
+ | | #default = [[File:Development.png|50px|link=]] | ||
+ | }} | ||
+ | </p> | ||
+ | <p style="overflow:auto;text-align:center;"> | ||
+ | This mod for [[{{{engine}}}]] {{#switch:{{lc:{{{status}}}}} | ||
+ | | alpha = is currently in [[Wikipedia:Development stage#Alpha|alpha]]. | ||
+ | | closed beta = is currently in [[Wikipedia:Development stage#Beta|closed beta]]. | ||
+ | | open beta = is currently in [[Wikipedia:Development stage#Beta|open beta]]. '''[{{{download}}} Download it here.]''' | ||
+ | | released = has been released! [{{{download}}} Download the latest version here.] | ||
+ | | dead = is no longer being developed. {{if|{{{download}}}|'''[{{{download}}} Download the last release here.]'''| }} | ||
+ | | #default = is <strong style="color:red;font-family:monospace;">unrecognised status!</strong>.}} | ||
+ | </p>{{#switch:{{lc:{{{status}}}}} | ||
| alpha = [[Category:Mods In Alpha]] | | alpha = [[Category:Mods In Alpha]] | ||
| closed beta = [[Category:Mods In Beta]] | | closed beta = [[Category:Mods In Beta]] | ||
Line 33: | Line 42: | ||
| dead = [[Category:Dead Mods]] | | dead = [[Category:Dead Mods]] | ||
| #default = | | #default = | ||
− | }} | + | }}{{#switch:{{lc:{{{status}}}}} |
− | |||
− | {{#switch:{{lc:{{{status}}}}} | ||
| dead = | | dead = | ||
| #default = | | #default = | ||
{{#switch:{{lc:{{{engine}}}}} | {{#switch:{{lc:{{{engine}}}}} | ||
− | | goldsource = [[Category:HL1 Third Party Mods]] | + | | goldsource = [[Category:GoldSrc mods]][[Category:HL1 Third Party Mods]] |
− | | source = [[Category:HL2 Third Party Mods]] | + | | source = [[Category:Source mods]][[Category:HL2 Third Party Mods]] |
| #default = | | #default = | ||
− | }}}} | + | }}}}</div> |
Revision as of 02:21, 17 July 2009
Displays a status box on your mod's page.
- Usage:
{{ModStatus|engine=<source/goldsrc>|status=<alpha/closed beta/open beta/released/dead>|download=<url>}}
This mod for [[{{{engine}}}]] is unrecognised status!.