Jump to content

Help:Getting started: Difference between revisions

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,..."
 
Import>Ardakaz
No edit summary
Line 7: Line 7:
The easiest way to create a page is to insert the page name in the search bar and click ''create this page''.
The easiest way to create a page is to insert the page name in the search bar and click ''create this page''.


== Infoboxes ==
== Creating an account ==
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.
You can create an account to this wiki by clicking ''Create account'' at the topright corner. That allows you to:
* Hide your IP
* Upload files
* Move pages


=== Player ===
== See also ==
<pre>
* [[Help:Style_guide]] - How to make good pages and use infoboxes.
{{Infobox player
* [[ArdakazMC_Wiki:Sandbox]] - Testing place.
|nickname=
|rank=
|staff-position=
|first-joined=
|pronouns=
|location=
}}
</pre>
 
=== Build ===
<pre>
{{Infobox build
|title=
|image=
|owner=
|contributors=
|construction-started=
|x=
|z=
|world=
}}
</pre>
 
=== Settlement ===
<pre>
{{Infobox settlement
|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]]