Help:Getting Started
Welcome to the MinecraftOnline wiki! This page will guide you through the process of creating and editing pages on the wiki.
We will use a building page as an example, but the same applies to other types of pages as well.
Don't forget to always preview your page before saving. That way you can catch any mistakes and make sure your page is perfect before saving it!
To edit a page that already exists, follow this guide.
Log In
The wiki blocks anonymous user’s edits, and therefore you must log in. MediaWiki account cannot be used.
- Register in-game.
- Head over to this page or click the button on the top-right and use your in-game name and the password set up in the Control Panel to login.
Creating a Building Page
This will guide you through how to make a page for a building (which this wiki considers to be all projects and creations made in Freedonia that do not makeup settlements).
Making a Page
There are a few ways to create a page on this wiki. These can be seen in depth here, but the two core ways are to:
- Search for the page name in the search bar on the left and then 'create this page' if it doesn't already exist
- Click on a pre-existing page link (which should appear in red if it doesn't exist as a page already)
Both of these will take you to a fresh blank page ready for editing. You can check if the page name is the right one by looking at the title. Please try to use the correct capitalisation.
Editing a New Page
The wiki has two ways of editing pages - VisualEditor and source editing. Clicking the edit button will activate VisualEditor (excluding some pages), and clicking the edit source button will bring you to the source editing. You can also switch modes with the pencil button on the right side of the VisualEditor toolbar.
- VisualEdtor
The first thing you will want to do is to add the building template to the page. To do this in the visual editor, press the Insert button in your toolbar, then select Template.
On the next screen, search for the infobox, for this instance, infobox building. Add Template, then click on the field to insert source text. Please click every possible field for future editors to fill in. When done, click Insert to confirm.
After you confirm, you can re-edit the infobox by clicking the infobox directly, then Edit.
- Source editing
In source editing, copy and paste an infobox template from the template pages including the following:
- Template:Infobox_building
- Template:Infobox_settlement
- Template:Infobox_warp
- Template:Infobox_game
- Template:Infobox_organisation
- Template:Infobox_user
- Template:Infobox_craftbook
- Template:Infobox_plugin
- Template:Infobox_spleefarena
- Template:Infobox_pigchinkoarena
- Template:Highway_Route_Infobox
Now you should have a page that now looks something like this:
Once you paste in the template, you should fill in all the details next to the equal signs (=)
{{Infobox building |title = Awesome Castle |image = Image.png |caption = View from the front |owner = {{User|Jim}} |contributors = {{User|Bob}}, {{User|Mike}} |category = Castle |underground = No |public = Yes |startdate = 21 November 2010 |completedate = 17 January 2011 |n-s_size = 40 |w-e_size = 40 |height = 20 |xcoord = -1204 |ycoord = 62 |zcoord = 3028 }}
After that, you can type away about your creation! This text will appear within the infobox we just put in.
To format the text further, you might want to see the Help:Formatting page for a list of many of the ways you can change the look of the text and images. You can also add more useful tools to the page; see Help:Useful templates.
A quick list of important ones you should definitely use:
- To make a link to another page (whether it exists yet or not) surround the word in double square brackets like this:
[[Freedonia]]
- To make a link to another player follow this format:
{{user|Edessa}}
- To make a heading, surround the heading text in two or three equal signs like this:
===Freedonia===
Adding Images
As you may have already noticed, the infobox template asks for an image. To insert one in here we must first upload the image file to the wiki. A comprehensive guide to doing this can be found here.
Basically, click on the 'Upload File' link under 'Toolbox' in the sidebar on the left side of the screen. From there browse or enter the URL of the file and upload it.
You should now have an image filename - something like: File:fileexample.jpg or Image:imageexample.png
For the template, you insert this name directly after the equal sign (=) next to the image as in the sample above.
To insert images in the main body of text
The simplest ways are:
[[Image:imageexample.png]]
or for multiple images displayed in a neat gallery:
<gallery> Image:imageexample.png Image:fileexample.png </gallery>
For further formatting options (including captions and sizes) see here.
Saving the Page
Summarize your changes
Write a short edit summary in the small field below the edit box. You may use shorthand to describe your changes if you want
Preview before Saving
When you have finished, click Show Preview to see how your changes will look before you make them permanent. Repeat the edit/preview process until you are satisfied, then click Save changes and your changes will be immediately applied to the article.
Common Mistakes
Overlinking
Overlinking is when you link pages to the point that it is difficult to read. Try not to link the same word more than once in a paragraph or two. Words like "Freedonia" and "MinecraftOnline" should not be linked as people who visit the wiki will probably know what those terms are.
Bad | Good |
---|---|
Exampletown is a town in Freedonia of MinecraftOnline which ![]() ![]() ![]() ![]() |
Exampletown is a town in Freedonia of MinecraftOnline which ![]() |
Capitalization
In the wiki, the titles of articles should be in Title Case, and not Sentence case.
Good | Bad |
---|---|
The Nexus System | The nexus system |
Page Type
When users create a user page, one often create a main article instead. User pages should strictly be a user page.
When creating your own user page, use the handy link located on the top-right of the page. For other user’s page, do not forget to add User: before the user name.
Help
There are some more help pages for this wiki. You may check the Wiki Help category pages for more tutorials, tips & tricks.