Editor guidelines: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Editor guidelines''' are instructions how to use this wiki and how to extend it. Although this are just ''guidelines'', we hope that you try to follow them whenever possible. Enjoy!
While it's recommended to read and understand these guidelines, you shouldn't worry too much about following them to the letter.


== Templates ==
More experienced contributors are more than happy to help new contributors fix any mistakes they may make while learning how to use the system.
Templates gives you a fast way to create complex tables, infoboxes or texts while keeping the format the same. You can see the heroes wiki's complete template list from [http://heroes.thelazy.net/wiki/index.php?title=Special%3AAllpages&namespace=10 here], and some help to create templates from  [http://meta.wikimedia.org/wiki/Help:Template here].
 
== What to do? ==
 
Look through the [[Special:RecentChanges|recent changes]] to see which pages have been most recently edited. It's always good to have new content double-checked by other contributors.
 
Browse through categories starting at the top level [[:Category:Content|content]] to see if there are any areas you are interested in. There may also be areas you find lacking, or altogether missing.


=== Text templates ===
Try to make sure a page doesn't already exist before creating a new one. Don't worry about this too much though, as a more experienced contributor will be able to see your new page when they check the recent changes and will help you resolve the issue.
Here are a few text templates, that are mainly used in addition to text. All text templates can be found from [[:Category: Text templates]]. Most of the template pages include instructions how to use them.


{| border=1 cellspacing=0
!Template!!Effect
|-
|[[Template:homm|<nowiki>{{homm}}</nowiki>]]|| {{homm}}
|-
|[[Template:roe|<nowiki>{{roe}}</nowiki>]]|| {{roe}}
|-
|[[Template:hommroe|<nowiki>{{hommroe}}</nowiki>]]|| {{hommroe}}
|-
|[[Template:ab|<nowiki>{{ab}}</nowiki>]]|| {{ab}}
|-
|[[Template:inab|<nowiki>{{inab}}</nowiki>]]|| {{inab}}
|-
|[[Template:sod|<nowiki>{{sod}}</nowiki>]]|| {{sod}}
|-
|[[Template:insod|<nowiki>{{insod}}</nowiki>]]|| {{insod}}
|-
|[[Template:hc|<nowiki>{{hc}}</nowiki>]]|| {{hc}}
|-
|[[Template:inhc|<nowiki>{{inhc}}</nowiki>]]|| {{inhc}}
|-
|[[Template:inabhc|<nowiki>{{inabhc}}</nowiki>]]|| {{inabhc}}
|-
|[[Template:insodhc|<nowiki>{{insodhc}}</nowiki>]]|| {{insodhc}}
|-
|[[Template:wog|<nowiki>{{wog}}</nowiki>]]|| {{wog}}
|-
|[[Template:inwog|<nowiki>{{inwog}}</nowiki>]]|| {{inwog}}
|-
|[[Template:Comboartifact|<nowiki>{{Comboartifact}}</nowiki>]]|| {{Comboartifact}}
|-
|}


==Categories==
== Categories ==
Use categories to group pages.


===Add page in a category===
Categories help us keep the wiki organized. Every page should have at least one category, but can also belong to several categories.
Just add '''<nowiki>[[Category: </nowiki>''name of category''<nowiki>]]</nowiki>''' somewhere in the page.
A page can have multiple categories.
Just add more '''<nowiki>[[Category: </nowiki>''category''<nowiki>]]</nowiki>''' links on the page.


===Create a new category===
The [[:Category:Contributor resources|contributor resources]] category contains many resources you may find useful as a contributor.
Do exactly like when adding a page to a category. If the category doesn't exist, it will be created.


===List of existing categories===
[[Special: Categories]] - Some of them may be removed later.


==Images==
== Images ==
You can get a complete list of images at [[Special:Imagelist]].


===Upload===
If you find any articles missing images, or you have a better one, you are welcome to add it to the wiki!
You need to be registered and logged in to upload pictures.
Once you are, go to [[Special:Upload]].  See also the [[Special:Log/upload|Upload Log]].
===New images===


You'll find a list of newly uploaded images on the [[Special:Newimages]] page.
To upload images, see: [[Special:Upload]]


===Unused pictures===
Just like pages and categories themselves, images should be given a proper category to help keep the wiki organized.


[[Special: Unusedimages]] - See if there's anything you want to write about


==What to do?==
== Templates ==


===Most wanted page===
Templates help us keep the wiki more consistent. Secondary skills are a good example of this. We can use a single template that requires just the name and description of the skill. The template then uses the name to get the correct images, and then takes those images, the name, and the description, and puts them all together in a consistent manner for each different skill. Most templates provide instructions and examples to help beginners.
[[Special:Wantedpages]] shows a list over the pages that have most links to it. This would be a good start.


===Recent edits===
You can also study the existing templates on the wiki. When you open a page preview, you can scroll down to a line of text with a dropdown arrow that reads "Templates used in this preview". You can click this dropdown to show any templates the current page is using. You can read these templates and then study how they are used on that page.  
Look through the [[Special:Recentchanges]] page and see if there are some spelling errors, some layout you could fix, some info you could add..


===Short pages===
For a complete list of templates, see: <span class="plainlinks">[http://heroes.thelazy.net/wiki/index.php?title=Special%3AAllPages&from=&to=&namespace=10&hideredirects=1 All Templates]</span>.
[[Special:Shortpages]] shows the shortest pages in the wiki.


===Surf around===
For help creating templates, see: <span class="plainlinks">[http://meta.wikimedia.org/wiki/Help:Template Template Help]</span>


Surf around. See if you find places you know something that's not in the text, look for red links, make a new page if needed.
As a small example of what templates can do, here are a few text templates we use to keep our references to {{homm}} consistent throughout the wiki:


===Don't forget===
{| border=1 cellspacing=0
!Template!!Effect
|-
|[[Template:homm|<nowiki>{{homm}}</nowiki>]]|| {{homm}}
|-
|[[Template:roe|<nowiki>{{roe}}</nowiki>]]|| {{roe}}
|-
|[[Template:hommroe|<nowiki>{{hommroe}}</nowiki>]]|| {{hommroe}}
|-
|[[Template:ab|<nowiki>{{ab}}</nowiki>]]|| {{ab}}
|-
|[[Template:sod|<nowiki>{{sod}}</nowiki>]]|| {{sod}}
|-
|}


Make sure there isn't another page like the one you make (a good example would be [[Knowledge Tree]] and [[Tree of Knowledge]].)


[[Category: Wiki]]
[[Category: Contributor resources]]{{keywords}}

Revision as of 01:25, 5 June 2021

While it's recommended to read and understand these guidelines, you shouldn't worry too much about following them to the letter.

More experienced contributors are more than happy to help new contributors fix any mistakes they may make while learning how to use the system.

What to do?

Look through the recent changes to see which pages have been most recently edited. It's always good to have new content double-checked by other contributors.

Browse through categories starting at the top level content to see if there are any areas you are interested in. There may also be areas you find lacking, or altogether missing.

Try to make sure a page doesn't already exist before creating a new one. Don't worry about this too much though, as a more experienced contributor will be able to see your new page when they check the recent changes and will help you resolve the issue.


Categories

Categories help us keep the wiki organized. Every page should have at least one category, but can also belong to several categories.

The contributor resources category contains many resources you may find useful as a contributor.


Images

If you find any articles missing images, or you have a better one, you are welcome to add it to the wiki!

To upload images, see: Special:Upload

Just like pages and categories themselves, images should be given a proper category to help keep the wiki organized.


Templates

Templates help us keep the wiki more consistent. Secondary skills are a good example of this. We can use a single template that requires just the name and description of the skill. The template then uses the name to get the correct images, and then takes those images, the name, and the description, and puts them all together in a consistent manner for each different skill. Most templates provide instructions and examples to help beginners.

You can also study the existing templates on the wiki. When you open a page preview, you can scroll down to a line of text with a dropdown arrow that reads "Templates used in this preview". You can click this dropdown to show any templates the current page is using. You can read these templates and then study how they are used on that page.

For a complete list of templates, see: All Templates.

For help creating templates, see: Template Help

As a small example of what templates can do, here are a few text templates we use to keep our references to Heroes of Might and Magic III consistent throughout the wiki:

Template Effect
{{homm}} Heroes of Might and Magic III
{{roe}} Restoration of Erathia
{{hommroe}} Heroes of Might and Magic III: Restoration of Erathia
{{ab}} Armageddon's Blade
{{sod}} Shadow of Death

Template:Keywords