Template:ModStatus:zh: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
| mp = [[:Category:Multiplayer Mods|多人]] | | mp = [[:Category:Multiplayer Mods|多人]] | ||
| #default = | | #default = | ||
}} [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} | }}的 [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}} }}]] 模组{{#switch:{{lc:{{{status}}}}} | ||
| pre-alpha = is currently in [[Wikipedia:Software release life cycle#Pre-alpha|pre-alpha]] development. | | pre-alpha = is currently in [[Wikipedia:Software release life cycle#Pre-alpha|pre-alpha]] development. | ||
| alpha = is currently in [[Wikipedia:Software release life cycle#Alpha|alpha]] development. | | alpha = is currently in [[Wikipedia:Software release life cycle#Alpha|alpha]] development. | ||
Line 44: | Line 44: | ||
| open beta = is currently in [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | | open beta = is currently in [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | ||
| hold = is currently on hold. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | | hold = is currently on hold. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }} | ||
| released = | | 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>.}} |
Revision as of 02:16, 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.