Difference between revisions of "LOTC:Wiki Guide"

From Lord of the Craft
Jump to: navigation, search
m (Protected "Wiki-Guide" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
Line 29: Line 29:
 
*[[Races_Backbone|Races]]
 
*[[Races_Backbone|Races]]
 
*[[War_Backbone|Wars]]
 
*[[War_Backbone|Wars]]
 +
*[[Backbone:Nations|Nations]]
  
 
If you need a new backbone, due to specific reasons, you should always inform a Wiki-Team Member or make a request in the [https://discord.gg/Zr4EpNa New Player Discord] so that a Staff-Member can check over it and bring the idea forward to the Wiki-Team.
 
If you need a new backbone, due to specific reasons, you should always inform a Wiki-Team Member or make a request in the [https://discord.gg/Zr4EpNa New Player Discord] so that a Staff-Member can check over it and bring the idea forward to the Wiki-Team.
Line 85: Line 86:
 
*Category:Races
 
*Category:Races
 
*Category:Wars
 
*Category:Wars
 +
*Category:Nations
  
 
== How do I preview my page? ==
 
== How do I preview my page? ==

Revision as of 15:26, 22 January 2020

This guide contains all the steps required for a player, such as yourself, to gain access to the wiki and submit their first wiki page. It will help you on how to start browsing the wiki, how to get an account, and of course, how to create pages with proper formatting.

How do I get to the LotC-Wiki?

Well, if you are onto this you’ve already reached the LotC-Wiki. However, if you want to get back to the Wiki at any given time, without using the link to this page, you can search for this website, or by clicking on the wiki button on the forum bar.

Is it possible to work on the LotC-Wiki?

Well, in theory; Yes. However, after the wiki rework, a few things have changed in regards to the creation of accounts for the player base. To gain a Wiki-Account you will be asked to fill in an application, which will contain multiple questions. After receiving your application a Community-Team Member or Wiki-Team Member will create a temporary password for you, which will be sent to the email you entered. You can now log in to your Wiki-Account and edit your password. You have now gained access to edit the Wiki!

Can I just created or edit any page I want?

No! After past events several rules were introduced towards the player base, to prevent the editing and creation of templates and backbones without the approval of the Wiki-Team. In the past multiple pages were created without holding any purpose, but with the possibility to damage other pages, due to simply editing a line of HTML-Code. As such we decided to limit the players’ actual possibilities on the Wiki. All information in regards to the rules can be found in our Wiki-Rulebook!

How do I create a page?

To create the page, first search the title you want for the page in the search bar. Make sure to use the exact wording that you wish the final title to have. If a similar topic appears in the results and has already been covered, do not create a duplicate page. Once confirming that the page has not been created yet, the option to create the page should appear in Red at the top of the list. Clicking on this red link leads to the creation box. From there onwards use a fitting Backbone as your new format!

What are Backbones and which should I use?

Backbones are pre-coded formats, which can easily be copied and pasted onto a page. The user will then be asked to fill in specific information and isn’t required to do any coding themselves, creating a far easier and simpler workflow for the users themselves. As such we are asking ALL users to use the backbones listed below accordingly;

If you need a new backbone, due to specific reasons, you should always inform a Wiki-Team Member or make a request in the New Player Discord so that a Staff-Member can check over it and bring the idea forward to the Wiki-Team.


DO NOT CREATE ANY BACKBONES/FORMATS/TEMPLATES YOURSELF!

How do I format my text?

This part of the guide will help you to start properly formatting your page. Because the formatting and coding of wiki pages is a wide field of information, we've split it up into separate parts. Luckily most formatting is already being done by the backbones we are using, however, there are still some things you can format within your rows of text!

Italic and Bold

For italicizing and bolding parts of a text, simply select the part of the text that you wish to italicize or bold, then go to the top of the editing window, and click either the B for Bold or the I for Italic. Do note however that it is recommended to use this in moderation, for overusing this feature makes the page look less pleasing.

Quotations

Sometimes you are required to use quotations for your Wiki-Pages, as such you can simply use this coding to make it happen; {{quote|QUOTATION TEXT|SOURCE OF QUOTATION}}. By doing such you are creation quotations with a quotation source if you want to you can also leave out the source; {{quote|QUOTATION TEXT}}

Collapsing Areas

While most often you won’t need the Collapse-Option it can be quite helpful for lengthy Wiki-Pages. By using this code {{Collapse|WRITE YOUR TEXT HERE.}} you are able to create collapsible text-passages.

Links

A useful feature of the wiki is the easy way to link to other pages on the wiki. By putting two brackets around a word, a link is automatically created to a page with that title on the wiki. If you want you can even change the word that the link relates to! You simply need to do two brackets in front of the side you want to link to then add a | behind it and following up you write the word you want to show up instead. Now close the brackets again and you are good to go!

To link a web address, copy the address within single brackets. Put a space after the address and then a word to have that work link to the web address.

Images

Adding images to your Wiki-Page can really help to make it look nicer, or help people to understand the page better, by giving them a picture so they can visualize the matter at hand. Upon starting using the Wiki, adding an image to your page can be somewhat tricky, but once you get the hang of it, it's actually very simple!

First off, to use any sort of image on your Wiki-Page, you need to first make sure you have this image saved in your image files. If you have the image you want to be saved, then go to any Wiki-Page, and scroll down so that the index on the left side of the screen (under the Lord of the Craft logo) shows the part "Upload File".

Once you're on that page, things are very simple, simply click the "Choose file" button. This will open your images folder, here you click on the image you want to use and then you click on the "Open" button. Now that your file is chosen, you can give it a file name, under file description, where it says "Destination filename".

Of course, you can also keep the automatically chosen filename. Keep this filename in mind or copy it, as you'll need to put it on the page you want to use it on. When you're done with that, simply click "Upload" on the bottom of the page, and then you've successfully uploaded your image!

Putting the image on your desired Wiki-Page is the trickiest part as it involves coding. If you don't know how to use the HTML-Coding, simply copy-paste coding from another page that holds an image, or use the simple form as shown below.

[File:FilenameExample|300px|center]

Note: You need to use double square brackets, single ones are used here for demonstration.

How do I add categories?

Adding one or more categories to the bottom of your page is essential. It makes things more organized, but that of course also means it's easier to find your page. To add a category simply put Category:categoryname within double square brackets at the bottom of your page. We are using the following categories for our pages;

  • Category:Minerals
  • Category:Cities
  • Category:Fauna
  • Category:Families
  • Category:Flora
  • Category:Games
  • Category:Locations
  • Category:Magic
  • Category:Figures
  • Category:Organisations
  • Category:Potions
  • Category:Races
  • Category:Wars
  • Category:Nations

How do I preview my page?

Preview all your changes to ensure they are appearing as intended by clicking the preview button. This is highly encouraged over saving multiple times to correct errors as this clogs the wiki records and makes sifting through them more difficult.

Can I post my page now?

After putting in all of your information, one last thing to do when using a backbone is to go to the very bottom and make sure to remove noinclude>Category:Backbone</noinclude if you haven't already done this. Again, this is to help with the organization and categorization of the wiki, as leaving it labels the page as a backbone, which it obviously isn't, why would you've put in all that work otherwise, hm?

Once that is done, do one final preview, and if it checks out, you can finally click the ‘Save page’ button.