Difference between revisions of "Help:Page Guide"

From Krafties
Jump to navigation Jump to search
m
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:WikiHelp]] {{WikiHelp}}
+
[[Category:WikiHelp]] {{WikiHelp}}{{TOC right}}
:The '''Page Guide''' will show you how the core of the pages should look like.
 
 
 
 
==Basic Article Setup==
 
==Basic Article Setup==
This is what a very simple page looks, without any sections besides for the ''See Also''
+
This is what a very simple page looks like.
 
<pre>
 
<pre>
 
[[Category:WikiHelp]]
 
[[Category:WikiHelp]]
Line 14: Line 12:
 
</pre>
 
</pre>
  
#'''Categories''' in first line, so they're easy to find and manage. They always render on the bottom of page.
+
#'''Categories''' in first line, so they're easy to find and manage.  
 +
#*They always render on the bottom of page.
 
#'''Image Thumbnail''', it is nice having one. The first thumbnail can be big, but rest should be small to avoid clutter.
 
#'''Image Thumbnail''', it is nice having one. The first thumbnail can be big, but rest should be small to avoid clutter.
#'''Introduction''', try to describe the page in one sentence if you can, making the ''first mention of the page title '''BOLD'''''.  
+
#*You can line them up in one line, they will arrange along the sides of the page
#:'''note:''' The introduction ends when you add the first section/header for more content.
+
#'''Introduction''', try to describe the page in one sentence if you can,  
 +
#*Make the ''first mention'' of the page title '''BOLD'''.  
 +
#*The introduction ends when you add the first heading, below the intro will .
 
#'''See Also''', is for important related links. It serves its purpose best when using the least amount of links (besides for templates).
 
#'''See Also''', is for important related links. It serves its purpose best when using the least amount of links (besides for templates).
#:'''note:''' Remember that the categories can serve as ''see also'' links, ''(why link to "spells" when it is in "spells" category?)''.
+
#:'''note:''' Check if you can use any [[Help:See Also|Navigation Templates]] instead of listing multiple related links
 
 
==Article Bases==
 
:Some bases for articles, ready to be filled with content.
 
===Spell Page===
 
<pre>[[Category:Spells]]
 
 
 
=See Also=
 
{{Spells}}
 
</pre>
 
 
 
===Recipe Page ===
 
<pre>[[Category:Recipes]]
 
 
 
=See Also=
 
{{Crafting}}
 
</pre>
 
  
===Element Page===
+
==Creating New Pages==
<pre>[[Category:Elements]]
+
#First read through the "Basic Article Setup" about layouts
==Spells==
+
#Write the '''Page Name''' you wish to use into the '''wiki search''', it will offer you the option to create the page if it does not exist already.
=See Also=
+
#Then you can make your missing page
{{Spells}}
+
#*Please view the template pages you plan to use, they contain information about how to use the specific templates.
</pre>
+
#*If it is a individual page of many (such as spells, items or creature)
 
+
#*#'''copy''' the code layout from a reference page (can view it when you "edit" a page)
===Creature Page===
+
#*#'''paste''' it on the new page
<pre>[[Category:Krafties Creatures]]
+
#*#delete all the original info and '''replace''' it with the relative info.
==Appearance==
+
#Choose '''Show Preview''' to see what you've created, before saving it.
<gallery heights=150px widths=150px>
+
#*If it happens that you create a page with info that already exists, then its simple to combine the pages (using redirect) later on. Just tell the [[WikiWriter]] about it so they can fix it up.
</gallery>
 
==Trivia==
 
=See Also=
 
{{Krafties Creatures}}
 
</pre>
 

Latest revision as of 16:57, 29 March 2015

Our Wiki Help Pages
General Mediawiki Helpguides

Basic Article Setup[edit]

This is what a very simple page looks like.

[[Category:WikiHelp]]
[[File:Image.png|thumb|Picture Description]]

The '''Page Guide''' will show you how the core of the pages should look like.
*You should always add a page to a category even if you have yet to fill it with useful information, this way it will be easy to find later on.
=See Also=
*[[Link|Related Info]]
  1. Categories in first line, so they're easy to find and manage.
    • They always render on the bottom of page.
  2. Image Thumbnail, it is nice having one. The first thumbnail can be big, but rest should be small to avoid clutter.
    • You can line them up in one line, they will arrange along the sides of the page
  3. Introduction, try to describe the page in one sentence if you can,
    • Make the first mention of the page title BOLD.
    • The introduction ends when you add the first heading, below the intro will .
  4. See Also, is for important related links. It serves its purpose best when using the least amount of links (besides for templates).
    note: Check if you can use any Navigation Templates instead of listing multiple related links

Creating New Pages[edit]

  1. First read through the "Basic Article Setup" about layouts
  2. Write the Page Name you wish to use into the wiki search, it will offer you the option to create the page if it does not exist already.
  3. Then you can make your missing page
    • Please view the template pages you plan to use, they contain information about how to use the specific templates.
    • If it is a individual page of many (such as spells, items or creature)
      1. copy the code layout from a reference page (can view it when you "edit" a page)
      2. paste it on the new page
      3. delete all the original info and replace it with the relative info.
  4. Choose Show Preview to see what you've created, before saving it.
    • If it happens that you create a page with info that already exists, then its simple to combine the pages (using redirect) later on. Just tell the WikiWriter about it so they can fix it up.