Help:Editing Tutorials for Newbies(简体中文): Difference between revisions
(test) |
mNo edit summary |
||
Line 48: | Line 48: | ||
Aurora、Nova和Classic指的是EarthMC三个不同时期的服务器,'''目前最新的服务器是Aurora'''。 | Aurora、Nova和Classic指的是EarthMC三个不同时期的服务器,'''目前最新的服务器是Aurora'''。 | ||
我们假设这个名为“Ler”的国家是建立在Aurora上的,那么只要把页面内“Aurora”下的文本框内的字改成“Ler”并点击<span style="margin: 0 | 我们假设这个名为“Ler”的国家是建立在Aurora上的,那么只要把页面内“Aurora”下的文本框内的字改成“Ler”并点击<span style="margin: 0;cursor: default;box-sizing: border-box;background-color: buttonface;color: buttontext;padding-block: 1px;padding-inline: 6px;border-width: 1px;border-style: outset;border-color: buttonborder;border-image: initial;">Create page</span>。 | ||
像这样: | |||
<div style="border: 2px solid #000;padding: 5px;max-width:700px;pointer-events:none;"> | |||
<div style="margin-top: 1em;font-size: 1.5em;line-height: 1.3;margin-bottom: 0.25em;padding: 0;font-family: 'Linux Libertine','Georgia','Times',serif;font-weight: normal;border-bottom: 1px solid #a2a9b1;margin: 0;"> Create a page </div> | |||
Make sure you have logged in with Discord before attempting to create a page. [https://wiki.earthmc.net/index.php?title=Special:OAuth2Client/redirect&returnto=Earthmc+Wiki Log in by clicking this link]. | |||
Use the following page creation buttons to create a page for the proper map. | |||
Aurora | |||
{{#createpage:Aurora|Ler}} | |||
Nova | |||
{{#createpage:Nova|Your Nova page name}} | |||
Classic | |||
{{#createpage:Classic|Your Classic page name}} | |||
</div> | |||
如果这个页面先前没有被创建过的话,那么将会正常创建。 |
Latest revision as of 06:50, 6 September 2023
欢迎编辑EarthMC维基,这是一篇针对没有任何维基编辑经验的新手的教程,旨在让新手也能快速创建出令人满意的高质量页面。
这篇文章可能会涉及到部分维基语法和HTML的知识,但是不用担心,本文将告诉你怎么使用,而你并不需要理解。
跟着做,你会收获很多。
注意!本文只会讲解“编辑源代码”的编辑方式。这是因为“编辑”的可视化编辑工具BUG过多且非常的不灵活,并不被推荐使用。
本文将会详细讲解如何创建一个名为“Ler”的虚构国家的维基页面,从而让学习者了解一个规范的国家页面应该如何制作以及一些基础的维基知识。
准备工作
必备的
- 一个Discord账户,供登陆EarthMC维基使用
- 请注意,如果您位于中华人民共和国非港澳地区,您需要突破政府的网络限制(例如使用VPN或Steam++等网络工具),否则将无法登陆或注册Discord。
尽量的
虽然维基编辑门槛很低,但是我依然强烈建议你使用以下配置以便获得良好的编辑体验:
- 一台电脑
- 现代浏览器,比如高版本的Google Chrome或者高版本的Firefox
进阶的
以下工具并不必备,但是如果你具有一定的HTML、CSS或者其他编程基础,你可以尝试使用:
- 带有语法修正的文本编辑器
第一步 创建页面
首先,请点击左上角的“Login with Discord”使用Discord账户登陆。
想要在EarthMC维基创建一个页面,你只需要点击左侧栏中的“Create a page”,打开创建页面工具。
打开后的页面应该是黑框里这样的:
Make sure you have logged in with Discord before attempting to create a page. Log in by clicking this link.
Use the following page creation buttons to create a page for the proper map.
Aurora
Nova
Classic
Aurora、Nova和Classic指的是EarthMC三个不同时期的服务器,目前最新的服务器是Aurora。
我们假设这个名为“Ler”的国家是建立在Aurora上的,那么只要把页面内“Aurora”下的文本框内的字改成“Ler”并点击Create page。
像这样:
Make sure you have logged in with Discord before attempting to create a page. Log in by clicking this link.
Use the following page creation buttons to create a page for the proper map.
Aurora
Nova
Classic
如果这个页面先前没有被创建过的话,那么将会正常创建。