Difference between revisions of "Help:Mod pages/zh"

From Space Engineers Wiki
Jump to: navigation, search
Line 1: Line 1:
_nocat_
+
{{tocright}}
{{Under Construction}}{{tocright}}
 
 
 
 
==说明==
 
==说明==
 
:太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享,本页主要提供通过本维基的发布模组信息的格式和逻辑。
 
:太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享,本页主要提供通过本维基的发布模组信息的格式和逻辑。
  
 
==游戏模组页的守则==
 
==游戏模组页的守则==
*你可以为你自己的游戏模组登记游戏模组页面
 
*你可以通过在自己的游戏模组页面上标记'''<nowiki>{{</nowiki>delete|<i>reason</i><nowiki>}}</nowiki>'''模版向管理员申请删除页面(更多阅读)
 
*你可以为模组页面添加任意多的子页面,这些子页面无需遵守infobox模版(更多阅读)
 
 
*模组页面内必须标记上'''[[Template:modinfobox|&#123;&#123;modinfobox&#125;&#125;]]'''模版(位置不做强求)。
 
*模组页面内必须标记上'''[[Template:modinfobox|&#123;&#123;modinfobox&#125;&#125;]]'''模版(位置不做强求)。
*模组页面只能察觉常规页面错误,模组所有者理应对模组页面内容负责。
+
*模组页可以添加任意多的子页,这些子页面无需标记上模组信息模版
*您可以在您的模组页面上使用维基主名称空间中的其他模板,包括itembox模板。请在这些模板上指定nocat标志(<nowiki>__NOCAT__</nowiki> ),以防止您的mod块被进入主命名空间类别,“如果不这样做将导致管理员的烦恼”。
+
*维基的模组页面机能只能察觉常规页面错误,模组所有者理应对模组页面内容负责。
 +
*您可以在您的模组页面上使用维基主名称空间中的其他模板,包括itembox模板。请在这些模组页'''[[Template:modinfobox|&#123;&#123;modinfobox&#125;&#125;]]'''模板参数中指定nocat标志(强行不被其它模版中的自动归类归类页面),以防止您的mod块被进入主命名空间类别,“如果不这样做将导致管理员的烦恼”。
  
 
==如何创建模组页==
 
==如何创建模组页==
Creating a new mod page is very easy,
+
请先阅读创建页面>>跳转
and an in-depth tutorial here is written up to give you step-by-step instructions on how to make one.
 
Follow each step carefully.
 
Please note you must have a wiki account here to create a page.
 
To create an account, click '''[http://spaceengineerswiki.com/index.php?title=Special:UserLogin&returnto=Main+Page&type=signup Create Account]''' here,
 
or at the top-right of the wiki page.
 
:* Note - If you have an ad blocker, be sure to disable or allow www.spaceengineerswiki.com, otherwise you may not be able to see the KeyCAPTCHA.
 
If you need additional help, you may request assistance at the [http://forum.keenswh.com/forums/space-engineers.321561/ Wiki Discussion] forum on KeenSoftwareHouse website.
 
  
 
;步骤如下
 
;步骤如下
Line 37: Line 26:
 
|-
 
|-
 
!style="text-align:left;" | Modinfobox
 
!style="text-align:left;" | Modinfobox
|Do not change this
+
|模版名Modinfobox,不要改
 
|-
 
|-
 
!style="text-align:left;" | Name
 
!style="text-align:left;" | Name
|The name of your mod
+
|模组名称
 
|-
 
|-
 
!style="text-align:left;" | Author
 
!style="text-align:left;" | Author
|Primary author of the mod, if more than one separate with <nowiki>a <br /> (ex: Name1<br />Name2)</nowiki>
+
|主要制作者名称,如果是多个用 '''<nowiki><br /></nowiki>''' 标记在各名称中隔开
 
|-
 
|-
 
!style="text-align:left;" | Description
 
!style="text-align:left;" | Description
|Short description of your mod for the main mod page
+
|简短描述模组
 
|-
 
|-
 
!style="text-align:left;" | Website
 
!style="text-align:left;" | Website
|Website for your mod, must start with http:// or https:// (OPTIONAL)
+
|模组主页地址(以 '''http://''' 或 '''https://''' 开头)(可选填)
 
|-
 
|-
 
!style="text-align:left;" | Steamgroup
 
!style="text-align:left;" | Steamgroup
|Steam group mod page  (OPTIONAL)
+
|Steam组模组主页(可选填)
 
|-
 
|-
 
!style="text-align:left;" | Forums
 
!style="text-align:left;" | Forums
|Mod's Forum Thread (OPTIONAL)
+
|模组的论坛帖子(可选填)
 
|-
 
|-
 
!style="text-align:left;" | Type
 
!style="text-align:left;" | Type
|Type of your Mod(Block, API, Server, Conversion ) other values are allowed but will not categorize your mod on the main mods page. More than one type is allowed.
+
|模组的类型(比如:Block, API, Server, Conversion等)非预设类型也可以但不会被归类,允许多个值(逗号)
 
|-
 
|-
 
!style="text-align:left;" | Modversion
 
!style="text-align:left;" | Modversion
|Version number of your mod
+
|模组自身的开发版本编号
 
|-
 
|-
 
!style="text-align:left;" | Version
 
!style="text-align:left;" | Version
|SE version your mod was made in
+
|模组适配的游戏版本号
 
|-
 
|-
 
!style="text-align:left;" | Forumcontact
 
!style="text-align:left;" | Forumcontact
|Forum account name of your author (does not display, admin use only)
+
|模组作者论坛账号名(不显示,管理员才可见)
 
|-
 
|-
 
!style="text-align:left;" | CustomRow1
 
!style="text-align:left;" | CustomRow1
Line 100: Line 89:
 
|-
 
|-
 
!style="text-align:left;" | nocat
 
!style="text-align:left;" | nocat
|Disable automatic templates and properties. (This simply just un-lists your mod page)
+
|令模组页内所有其它模版自动归类功能失效,仅仅是<nowiki>__HIDDENCAT__</nowiki> 维基页面标记
 
|-
 
|-
 
!style="text-align:left;" | hide
 
!style="text-align:left;" | hide
 
|Hide this template and only use the autocategory features, do not include this if you want the template to show
 
|Hide this template and only use the autocategory features, do not include this if you want the template to show
 
|}
 
|}

Revision as of 04:20, 21 August 2023

说明

太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享,本页主要提供通过本维基的发布模组信息的格式和逻辑。

游戏模组页的守则

  • 模组页面内必须标记上{{modinfobox}}模版(位置不做强求)。
  • 模组页可以添加任意多的子页,这些子页面无需标记上模组信息模版
  • 维基的模组页面机能只能察觉常规页面错误,模组所有者理应对模组页面内容负责。
  • 您可以在您的模组页面上使用维基主名称空间中的其他模板,包括itembox模板。请在这些模组页{{modinfobox}}模板参数中指定nocat标志(强行不被其它模版中的自动归类归类页面),以防止您的mod块被进入主命名空间类别,“如果不这样做将导致管理员的烦恼”。

如何创建模组页

请先阅读创建页面>>跳转

步骤如下
  1. 在浏览器地址栏输入地址 https://www.spaceengineerswiki.com/Mod:你的模组名并回车。
  2. 在出现的页面中 按下"创建新的页面"。
  3. 可以在空白页面里标记上 空泛模版{{subst}} 或 建造中模版{{under construct}}
  4. 保存,一定要注意,如果未保存,则意味着放弃创建页面,同时也是最后的放弃机会,否则以后有需要删除页面的话就需要标记 删除模版来申请删除了。
  5. 保存之后你可以通过编辑按钮随时补充和修正内容了。

Below is information to help you understand what each space means

Infobox

Properties Comments
Modinfobox 模版名Modinfobox,不要改
Name 模组名称
Author 主要制作者名称,如果是多个用 <br /> 标记在各名称中隔开
Description 简短描述模组
Website 模组主页地址(以 http://https:// 开头)(可选填)
Steamgroup Steam组模组主页(可选填)
Forums 模组的论坛帖子(可选填)
Type 模组的类型(比如:Block, API, Server, Conversion等)非预设类型也可以但不会被归类,允许多个值(逗号)
Modversion 模组自身的开发版本编号
Version 模组适配的游戏版本号
Forumcontact 模组作者论坛账号名(不显示,管理员才可见)
CustomRow1 Title of custom row1
CustomData1 Description for custom row1
CustomRow2 Title of custom row2
CustomData2 Description for custom row2
CustomRow3 Title of custom row3
CustomData3 Description for custom row3
CustomRow4 Title of custom row4
CustomData4 Description for custom row4
CustomRow5 Title of custom row5
CustomData5 Description for custom row5
nocat 令模组页内所有其它模版自动归类功能失效,仅仅是__HIDDENCAT__ 维基页面标记
hide Hide this template and only use the autocategory features, do not include this if you want the template to show