Template:ModStatus:zh: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 46: | Line 46: | ||
| released = 已正式发布!'''[{{{download}}} 现在下载。]''' | | released = 已正式发布!'''[{{{download}}} 现在下载。]''' | ||
| dead = 已不再开发。{{#if: {{{download|}}}|'''[{{{download}}}在此下载此模组的最新版本。]'''| }} | | dead = 已不再开发。{{#if: {{{download|}}}|'''[{{{download}}}在此下载此模组的最新版本。]'''| }} | ||
| #default = 正处于<strong style="color:red;font-family:monospace;">未知状态!</strong> | | #default = 正处于<strong style="color:red;font-family:monospace;">未知状态!</strong>}} | ||
</p>{{#switch:{{lc:{{{status}}}}} | </p>{{#switch:{{lc:{{{status}}}}} | ||
| alpha = [[Category:Mods In Alpha]] | | alpha = [[Category:Mods In Alpha]] |
Revision as of 02:27, 7 November 2021
这款<游戏模式>的 [[{{{engine}}}]] 模组正处于未知状态!
Displays a status box on your mod's page, and adds it to the appropriate categories.
Usage:{{ModStatus
| engine = <GoldSrc/Source/Source2>
| 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>
}}
- 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
. - If size=big side parameter doesn't works.