Template:ModStatus:zh: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				mNo edit summary  | 
				||
| Line 33: | Line 33: | ||
这款{{#switch:{{lc:{{{mode}}}}}  | 这款{{#switch:{{lc:{{{mode}}}}}  | ||
| sp           = [[:Category:Single Player Mods|单人]]  | | sp           = [[:Category:Single Player Mods|单人]]  | ||
| coop         =   | | coop         = 多人合作  | ||
| co-op        =   | | co-op        = 多人合作  | ||
| mp           = [[:Category:Multiplayer Mods|多人]]  | | mp           = [[:Category:Multiplayer Mods|多人]]  | ||
| #default     =    | | #default     = <游戏模式>  | ||
}}的 [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}}  }}]] 模组{{#switch:{{lc:{{{status}}}}}  | }}的 [[{{#if: {{{game|}}} | {{{game}}} | {{{engine}}}  }}]] 模组{{#switch:{{lc:{{{status}}}}}  | ||
| pre-alpha   =   | | pre-alpha   = 正处于[[Wikipedia:Software release life cycle#Pre-alpha|预测试]]阶段。  | ||
| alpha       =   | | alpha       = 正处于[[Wikipedia:Software release life cycle#Alpha|测试]] 阶段。  | ||
| beta        =   | | beta        = 正处于{{#if: {{{download|}}} | [[Wikipedia:Software release life cycle#Beta|公测]]阶段。'''[{{{download}}}现在下载。]''' | [[Wikipedia:Software release life cycle#Beta|内测]]阶段。}}  | ||
| closed beta =   | | closed beta = 正处于[[Wikipedia:Software release life cycle#Beta|内测]]阶段。  | ||
| open beta   =   | | open beta   = 正处于[[Wikipedia:Software release life cycle#Beta|公测]]阶段。'''[{{{download}}}现在下载。]'''  | ||
| 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    = 已正式发布!'''[{{{download}}} 现在下载。]'''  | | released    = 已正式发布!'''[{{{download}}} 现在下载。]'''  | ||
Revision as of 01:26, 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 
gameif the mod is based on Source SDK Base or one of its variants - If you are including a 
downloadURL, 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 
deadif it ceased development after making a final (or near-final) release. Mark itreleased. - If size=big side parameter doesn't works.