Jump to content

Help:Getting started

From ArdakazMC Wiki
Revision as of 09:07, 21 December 2024 by 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,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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, 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

{{Infobox player
|nickname=
|rank=
|staff-position=
|first-joined=
|pronouns=
|location=
}}

Build

{{Infobox build
|title=
|image=
|owner=
|contributors=
|construction-started=
|x=
|z=
|world=
}}

Settlement

{{Infobox settlement
|title=
|image=
|founder=
|members=
|construction-started=
|x=
|z=
|world=
}}

External links