Help:Getting started: Difference between revisions

From ArdakazMC Wiki
Jump to navigation Jump to search
Import>Ardakaz
Created page with "Welcome to the ArdakazMC Wiki! This guide helps you to get started. == Editing pages == You can edit a page by clicking ''Edit'' in the its topright corner. You can also use ''Edit source'' when you're experinced with editing. == Making new pages == The easiest way to create a page is to insert the page name in the search bar and click ''create this page''. == Infoboxes == Infoboxes are recommended for all pages about people, builds and settlements. In Visual Editor,..."
 
m Removed protection from "Help:Getting started"
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the ArdakazMC Wiki! This guide helps you to get started.
Welcome to the ArdakazMC Wiki! This guide helps you to get started with editing.
 
To create an account, use <code>/wikiregister <password></code> ingame and [[Special:UserLogin|log in]] with the given account details.


== Editing pages ==
== Editing pages ==
You can edit a page by clicking ''Edit'' in the its topright corner. You can also use ''Edit source'' when you're experinced with editing.
You can edit a page by clicking ''Edit'' in the its topright corner. You can also use ''Edit source'' when you're experinced with editing.


== Making new pages ==
New pages can be created [[ArdakazMC Wiki:New page|here]].
The easiest way to create a page is to insert the page name in the search bar and click ''create this page''.
 
== Infoboxes ==
Infoboxes are recommended for all pages about people, builds and settlements. In Visual Editor, you can go to ''Insert -> Template'' and write its name. That can be easily done in Source Editor too with templates below. All parameters are optional.
 
=== Player ===
<pre>
{{Infobox player
|nickname=
|rank=
|staff-position=
|first-joined=
|pronouns=
|location=
}}
</pre>


=== Build ===
=== How to help ===
<pre>
* Make pages about yourself and your creations!
{{Infobox build
* Expand [[:Category:Stubs|short pages]] and [[:Category:Unfinished_pages|unfinished pages]].
|title=
* Add screenshots to [[:Category:Pages_in_need_of_images|pages without them]].
|image=
* Write about useful public builds so new people can find them.
|owner=
|contributors=
|construction-started=
|x=
|z=
|world=
}}
</pre>


=== Settlement ===
== See also ==
<pre>
* [[Help:Style_guide]] - How to make good pages and use infoboxes.
{{Infobox settlement
* [[ArdakazMC_Wiki:Sandbox]] - Testing place.
|title=
|image=
|founder=
|members=
|construction-started=
|x=
|z=
|world=
}}
</pre>


== External links ==
== External links ==
* [https://www.mediawiki.org/wiki/Help:Contents MediaWiki help]
* [https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide Visual editor help]
* [https://www.mediawiki.org/wiki/Help:Contents Source editor help]


[[Category:Wiki_help]]
[[Category:Wiki_help]]

Latest revision as of 11:06, 23 February 2025

Welcome to the ArdakazMC Wiki! This guide helps you to get started with editing.

To create an account, use /wikiregister <password> ingame and log in with the given account details.

Editing pages

You can edit a page by clicking Edit in the its topright corner. You can also use Edit source when you're experinced with editing.

New pages can be created here.

How to help

See also

External links