Difference between revisions of "Wolfire Wiki Editing Standards"
m (→Example Two) |
m (→Example Two) |
||
Line 127: | Line 127: | ||
===Example Two=== | ===Example Two=== | ||
− | The to-do list template looks like this: | + | The to-do list template looks like this: {{Wolfire Wiki To Do}} |
− | {{Wolfire Wiki To Do}} | ||
---- | ---- |
Revision as of 23:20, 17 June 2011
Work in Progress: Comments & Edits Welcome
Future location of the Wolfire Wiki Editing Standards
Contents
Introduction
For starters if you are reading this page it means you want to help with the wiki. Yay for you!
We are still very much unorganized, so contributing at this stage is important. I'm actually making all of this up as I go along. You can help decide how things are organized by joining the Wolfire Forums and discussing the crap out of how bad the wiki is and how it should be.
Now, the first step is to log in at the top right corner using your wolfire (does it need to be SPF?) login (if you have an underscore in your handle/alias/name you might have some trouble). Only after logging in can you then begin to contribute to the wiki.
Editing a wiki may seem like a daunting task if you don't know that much about modding, code or wikis, but it really only requires common sense to edit a wiki. No knowledge of code is needed. There are a few basic formatting markers but those are easy to pick up. It's more important to know how to communicate through your words than to code.
Remember the more you help, the easier it becomes for the next person to contribute and learn.
Categories
There are many categories already available. and typos will add your page into another category. So double check and if you don't see any category that fits ask before creating your own. List of Categories
Here's the wikipedia page on categorization. They are both very important to read before you start categorizing. [1] [2]
Editing a Wiki Page
- ANYONE WHO UNDERSTANDS THIS SECTION PLEASE EXPLAIN IT MORE
Wiki Code
This article is a stub. You should help Wolfire by expanding it.
Here is the format that all edit code should start out with:
<!-- PRIVATE // Only displayed on this page, not transcluded on pages that use this template --><noinclude><!-- Categories --> <!-- Constants --> <!-- Content --> <!-- --></noinclude> <!-- INCLUDED // Not displayed on this page, only transcluded on pages that use this template --><includeonly><!-- Categories --> <!-- Constants --> <!-- Content --> <!-- --></includeonly> PUBLIC // Displayed on this page, and transcluded on pages that use this template Categories --> <!-- Constants--> <!-- Content -->
Links
To add links in your page you use:
to link to a page: [[page_name |Page Name]] == Page Name [[page name]] == page name to link to a category its important not to forget the colon ':' in front: [[: category: Wiki Contributors]] == category: Wiki Contributors you can also link to a special page by: [[special: Special Page]] == special: Special Page
Content Box
This article is a stub. You should help Wolfire by expanding it.
Contents are 'organized' by adding:
=={1}Intro== =={2.1}Thing== ==={2.1.1}partOfThingOne=== ==={2.1.2}partOfThingTwo=== =={3.2}OtherThing== =={2}(actually no idea what this should be)== ... ... ...
- There is still no wolfire wiki convention yet to how you should organize your page. When it happens, though, please stick to the convention.
Templates
This article is a stub. You should help Wolfire by expanding it.
The sooner its done, the sooner more people can learn how to contribute to the wiki.
This section should contain a more comprehensive tutorial on templates and how to build them. We also need a link to all of the templates that this wiki currently has in use.
This Wiki makes extensive use of templates. Templates allow you to re-use Wiki code and allow for editing of many pages simultaneously.
Example One
For instance:
<center>{{WQA in Progress}}</center>
adds
Work in Progress: Comments & Edits Welcome
In Category:Improvement Needed Templates there are a list of improvement templates. Open them up and see how they work. It will help you with understanding how to write you own.
Example Two
The to-do list template looks like this:
Fresh
Uhoh...
Stale
- Help create wiki editing standards. Help here! 16/6/11 Theres a lot to do in Wolfire Wiki Editing Standards
- Explaining editing format
- Finding good examples of wiki editing not just generic ones
- Taming the wiki's category subsystems - Conner36
- Help decide what to do with weapons subcategories -> Talk:Wolfire Wiki Editing Standards
- Help needed with implementing the tabbed view templates -- Conner36 16:06, 23 June 2011 (UTC)
- How to create and use templates correctly VERY IMPORTANT
- Add fan suggestion place 16/6/11
- Add suggestions from SPF
- Add tutorials from SPF
- Get people to post/upload their art and/or mods to the wiki
- Make a tutorial page on how to upload stuff to the wiki
- Figure out what Special:DeadendPages are and fix them
- Set up a system that makes it easy to add items to the "Fresh", "Stale", or "Finished" lists
- Build an official Wolfire Tutorials page using previous Wolfire blog posts
- Go through and organize the FAQs
- Comb the Lugaru page
- The OG graphics features page needs work Help here!
- Fully set up the various portals Help Here!
- Much, much more...
Finished
- Went through and categorized all files... whew...
Learning by Example
Any wiki using the standard wiki engine will allow you to see its source, and so it's easy to learn how to create an awesome wiki: all you have to do is look at their code
You can do that by either clicking "Edit"/"Edit this page" or "Source"/"View source".
Useful Examples
This article is a stub. You should help Wolfire by expanding it.
Note: These examples were not picked for any reason apart from being educational resources.
- Wikipedia The Behemoth that started it all. Examine their extensive code at your own risk.
- Wikia Not one wiki, but a vast collections of wikis hosted in one location.
- A variety of cool Wikia Wikis:
Next Phase
Now goto to the Category: Wiki Contributors page and see whats happening with the wiki.