Template:ModStatus/doc/zh

From Valve Developer Community
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:ModStatus.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

在你的模组页面上显示一个状态框,并将此页面添加到相应的类别中。

用法:{{ModStatus
| engine = <GoldSrc/Source/Source2>
| game = <Episode Two/Portal/...>
| mode = <sp/mp/both/co-op>
| status = <alpha/beta/released/hold/dead>
| size = <big>(可选)
| side = <Right(可选)/Left>
| image = <.jpg 图片文件>
| download = <下载链接>
}}

  • 如果指定了 size=<big>,信息框将会横跨页面顶部。
  • 如果模组基于 Source SDK Base
Warning icon.png
This template has been marked as a candidate for speedy deletion for the following reason:
Use {{Flag|en}} instead.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

或其变体之一,请不要指定 game

  • 如果你想要指定一个 download 下载链接,那么请确保你 100% 不会再更改你的下载链接,而且不要直接指向模组文件。这样,当你发布了新版本的模组,你就不用再更改链接了。
  • 如果某个模组在正式版(或接近正式版)发布后停止了开发,不要将其标记为 dead,而是把它标记为 released
  • 如果设置了 size=big,则 side 参数将会失效。