Template:ModStatus: Difference between revisions
Jump to navigation
Jump to search
MossyBucket (talk | contribs) mNo edit summary |
MossyBucket (talk | contribs) (According to Wikipedia, the engine is called GoldSrc OR GoldSource. Made template compatible with both inputs, but recommended GoldSrc.) |
||
Line 53: | Line 53: | ||
| #default = | | #default = | ||
{{#switch:{{lc:{{{engine}}}}} | {{#switch:{{lc:{{{engine}}}}} | ||
| goldsrc = [[Category:GoldSrc mods]] | |||
| goldsource = [[Category:GoldSrc mods]] | | goldsource = [[Category:GoldSrc mods]] | ||
| source = [[Category:Source mods]] | | source = [[Category:Source mods]] | ||
Line 66: | Line 67: | ||
<p style="text-align:left;margin-left:1.5em;"><span style="float:left;margin-right:.5em;">'''Usage:'''</span><code style="overflow:auto;display:block;">{{ModStatus <br /> | <p style="text-align:left;margin-left:1.5em;"><span style="float:left;margin-right:.5em;">'''Usage:'''</span><code style="overflow:auto;display:block;">{{ModStatus <br /> | ||
| engine = ''<Source/ | | engine = ''<Source/GoldSrc>'' <br /> | ||
| game = ''<Episode Two/Portal/...>'' <br /> | | game = ''<Episode Two/Portal/...>'' <br /> | ||
| mode = ''<sp/mp/both>''<br /> | | mode = ''<sp/mp/both>''<br /> |
Revision as of 05:35, 9 February 2011
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/...>
| mode = <sp/mp/both>
| status = <alpha/beta/released/dead>
| size = <big> (Optional)
| image = <SomeFile.jpg>
| download = <url>
}}
- If
size=<big>
is included, this will make the box span across the top of the page. - 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
.