Template:ModStatus: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) mNo edit summary |
TomEdwards (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<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}}}}} | <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:.5em | | big = width:80%; margin:0 0.75em .5em; | ||
| #default = width:20em; margin:. | | #default = width:20em; margin:.75em;float:right; | ||
}}background-color:{{#switch:{{lc:{{{status}}}}} | }}background-color:{{#switch:{{lc:{{{status}}}}} | ||
| released = #AEEF59 | | released = #AEEF59 |
Revision as of 13:02, 17 July 2009
This mod for [[{{{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/...>
| status = <alpha/beta/released/dead>
| download = <url>
}}
game
anddownload
are optional- Please do not include
game
if the mod is based on Source SDK Base or one of its variants