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

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "{{Under Construction}}{{tocright}} __NOCAT__ ==说明== :太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享...")
 
Line 1: Line 1:
 +
__NOCAT__
 
{{Under Construction}}{{tocright}}
 
{{Under Construction}}{{tocright}}
__NOCAT__
+
 
 
==说明==
 
==说明==
 
:太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享,本页主要提供通过本维基的发布模组信息的格式和逻辑。
 
:太空工程师游戏模组的制作者可以通过将模组资料信息登记在本维基进行页面形式的分享,本页主要提供通过本维基的发布模组信息的格式和逻辑。

Revision as of 03:07, 21 August 2023

__NOCAT__

🚧🚧🚧 Under Construction 🚧🚧🚧
Attention - This page is currently being actively worked on, and may contain incomplete information

说明

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

游戏模组页的守则

  • 你可以为你自己的游戏模组登记游戏模组页面
  • 你可以通过在自己的游戏模组页面上标记{{delete|reason}}模版向管理员申请删除页面(更多阅读)
  • 你可以为模组页面添加任意多的子页面,这些子页面无需遵守infobox模版(更多阅读)
  • 模组页面内必须标记上{{modinfobox}}模版(位置不做强求)。
  • 模组页面只能察觉常规页面错误,模组所有者理应对模组页面内容负责。
  • 您可以在您的模组页面上使用维基主名称空间中的其他模板,包括itembox模板。请在这些模板上指定nocat标志(__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 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 Wiki Discussion forum on KeenSoftwareHouse website.

步骤如下
  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 Do not change this
Name The name of your mod
Author Primary author of the mod, if more than one separate with a <br /> (ex: Name1<br />Name2)
Description Short description of your mod for the main mod page
Website Website for your mod, must start with http:// or https:// (OPTIONAL)
Steamgroup Steam group mod page (OPTIONAL)
Forums Mod's Forum Thread (OPTIONAL)
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.
Modversion Version number of your mod
Version SE version your mod was made in
Forumcontact Forum account name of your author (does not display, admin use only)
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 Disable automatic templates and properties. (This simply just un-lists your mod page)
hide Hide this template and only use the autocategory features, do not include this if you want the template to show

Additonal page info

You may add more than just the info box information. Below the template info box, you may type whatever information you wish for your mod. Some example information can be added to the page such as "Introduction" "Features" "Known issues". An example of how to add these:

==Introduction==
A description of my mod here
==Introduction==
A description of my mod here
==Features==
This is what my mod does
==Introduction==
Our server information here
==Features==
This is what my mod does
==Known issues==
This is the list of issues

If you wish to add further formatting to your page, please visit the Mediawiki formatting help page

How to upload images

Because the File namespace is shared with the main wiki space all file names used on mod pages must have the following text in them: Mod_Your Mod_filename. Replace Your Mod with your actual mod name or abbreviation. Image files created for server pages may be moved or deleted without warning if they do not follow the correct naming scheme.

Click the Upload File in the navigation menu. Select the image you wish to upload. Once you selected it, you'll notice in the Destination filename space below that your images name has been placed there. Edit the name to include Mod_Your Mod_filename

An example of how it should look when you upload an image for your server MyPage

Mod_MyPage_MypictureHere.jpg

If you have a space in your server My_Page, simply change to.

Mod_My_Page_MypictureHere.jpg

Next add one of the following codes into the description box. This helps keep the wiki organized as well for Copyright.

  • {{Game Screenshot}} - For in-game screenshots (Even modified ones)
  • {{Flag Image}} - For country flag images
  • {{User Image}} - For custom images you created


Adding images to your page

Because the File namespace is shared with the main wiki space all file names used on Mod pages must have the following text in them: Mod_Your Mod_filename. Replace Your Mod with your actual mods name or abbreviation. Image files created for mod pages may be moved or deleted without warning if they do not follow the correct naming scheme.

Click the Upload File in the navigation menu. Select the image you wish to upload. Once you selected it, you'll notice in the Destination filename space below that your images name has been placed there. Edit the name to include Mod_Your Mod_filename

An example of how it should look when you upload an image for your Mod MyPage

Mod_MyPage_MypictureHere.jpg

If you have a space in your mod My_Page, simply change to.

Mod_My_Page_MypictureHere.jpg

Next add one of the following codes into the description box. This helps keep the wiki organized.

  • {{Game Screenshot}} - For in-game screenshots (Even modified ones)
  • {{Flag Image}} - For country flag images
  • {{User Image}} - For custom images you created

How to add a subpage

Sub pages is simply another new wiki page attached to your mod page. If you are needing a lot of space for information for whatever reason (mod overview, specific instructions, example pages, FAQs, etc), then simply follow these instructions

In your address bar next to your mod page link, add the following /MySubPage and click enter.

An example of how it should look

http://www.spaceengineerswiki.com/Mod:My_Page/MySubPage

You'll be informed that the page has yet to be created on the wiki, click Create new page

Unlike your main mod page, there is no need to include the subst:Mod page code and immediately save. You are free to edit it however much you like right off the bat.

How to delete your page

If you wish to delete your mod wiki page, first go into edit mode. Then paste the following code at the very top; save the page.

{{delete|Your reason for deletion here}}

This will mark your page for deletion