The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1640 - File: D:\inetpub\wowfreedom-rp.com\f\showthread.php PHP 8.1.13 (WINNT)
File Line Function
D:\inetpub\wowfreedom-rp.com\f\inc\class_error.php 153 errorHandler->error
D:\inetpub\wowfreedom-rp.com\f\showthread.php 1640 errorHandler->error_callback
D:\inetpub\wowfreedom-rp.com\f\showthread.php 915 buildtree




[Important] New WoW Freedom Wiki

15 Replies, 9850 Views

After several weeks of development, the new wiki is up and ready for pages to be made on it. You may be wondering, 'but didn't a new wiki just come out!?' and you'd be correct, however this wiki is more advanced and has a WoWpedia look to it due to the add-ons we've included. We hope this new wiki will serve Freedom better than the more simpler wikis we've had in the past as we have much more control over it.



As far as we can see, most of the bugs have been dealt with and it should be running fine, but if you encounter any post it here or let someone in staff know. The wiki is subject to change of course as it's only just been made but we're unlikely to move wikis again.



<COLOR color="#FFFFFF"><s></s>New Wiki URL: [url="http://wiki.wowfreedom-rp.com/wiki/Main_Page"><s></s>http://wiki.wowfreedom-rp.com/wiki/Main_Page



I will be updating the main page every week to include new characters and Featured Articles of the Week. Want to get your character on the front page? Make a nice wiki profile that others can read. For now I will do it every week and will continue doing so unless we haven't got many pages and if that's the case I'll do it every fortnight instead.



But how does one <I><s></s>really <e></e></I>use a wiki? Never used a wiki before and having problems making one? Well, we have a few people on the server that can help you and I will be making a tutorial soon to cover everything. However for the mean time here's a FAQ:



1. How do I make a page?

Search for the name of the page you want to make on the top right search bar. Once it sees that the page doesn't exist, it will give you the the option to make one below.



2. How do I add myself to the main page?

You don't, a wiki admin will do that. You can add your character or guild to a catagory by putting [[Category:Alliance]], [[Category:Horde]] or [[Category:Neutral]] on your page somewhere (preferably the top). This will make it easier for us to see who needs to be added on the main page. There will be a limit of those on the front page depending on how many pages are made, which will be given to those with the best pages.



3. Who are the admins of the wiki?

Currently they are Azeroc, Crow, Pepper and Shelby.



4. Will my wiki page still work if I copy it over from the old wiki?

Yes, but you will have to reupload any images (call them the same name and it'll update on your page automatically). The infobox code is different so you will have to change that. Look below for infobox codes.



5. What is an infobox and how do I add one on my page?

An infobox is a box on the right side of your page which gives brief details about the character. They can be as long or as short as you want them to be and are relatively easy to put in after you know how. Have a look at [url="http://wiki.wowfreedom-rp.com/wiki/Durkon_Greyhammer"><s></s>Durkon Greyhammer's or [url="http://wiki.wowfreedom-rp.com/wiki/Garrow_Goldenbrew"><s></s>Garrow Goldenbrew's page for examples of uses of an infobox.



Here are codes you can use and edit to put an infobox on your page. It'd recommended to do this at the very top of your page so it doesn't mess with your text.



<div class='spoiler_toggle'>Alliance</div><div class="spoiler" style="display:none;">

<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd>&nbsp;</dd></dl><code>{{Infobox

| above = [[File:Alliance_32.png]] Character Name

| abovestyle = background:#003366;

| headerstyle = background:#194775;

| image = [[File:enterpicname.jpg]]

| header1 =

| label2 = Titles | data2 =

| label3 = Item 2 | data3 =

| label4 = Item 3 | data4 =

| header5 = Characteristics

| label6 = Race | data6 =

| label7 = Class | data7 =

| label8 = Gender | data8 =

| label9 = Age | data9 =

| header10 = Professional Information

| label11 = Affiliation | data11 =

| label12 = Previous Affiliation | data12 =

| label13 = Occupation | data13 =

| label14 = Previous Occupation | data14 =

| label15 = Profession | data15 =

| label16 = Mentor(s) | data16 =

| label17 = Companion(s) | data17 =

| label18 = Main Location | data18 =

| header19 = Personal Information

| label20 = Status | data20 =

| label21 = Alignment | data21 =

| label22 = Languages | data22 =

| label23 = Relatives | data23 =

| header24 = Battle Information

| label25 = Magic | data25 = None

| label26 = Weapons | data26 =

| label27 = Armour | data27 =

| label28 = Items | data28 =

}}</code></blockquote>

</div>

<div class='spoiler_toggle'>Neutral</div><div class="spoiler" style="display:none;">

<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd>&nbsp;</dd></dl><code>{{Infobox

| above = [[File:Neutral_32.png]] Character Name

| abovestyle = background:#6f6f6f;

| headerstyle = background:#7f7f7f;

| image = [[File:enterpicname.jpg]]

| header1 =

| label2 = Titles | data2 =

| label3 = Item 2 | data3 =

| label4 = Item 3 | data4 =

| header5 = Characteristics

| label6 = Race | data6 =

| label7 = Class | data7 =

| label8 = Gender | data8 =

| label9 = Age | data9 =

| header10 = Professional Information

| label11 = Affiliation | data11 =

| label12 = Previous Affiliation | data12 =

| label13 = Occupation | data13 =

| label14 = Previous Occupation | data14 =

| label15 = Profession | data15 =

| label16 = Mentor(s) | data16 =

| label17 = Companion(s) | data17 =

| label18 = Main Location | data18 =

| header19 = Personal Information

| label20 = Status | data20 =

| label21 = Alignment | data21 =

| label22 = Languages | data22 =

| label23 = Relatives | data23 =

| header24 = Battle Information

| label25 = Magic | data25 = None

| label26 = Weapons | data26 =

| label27 = Armour | data27 =

| label28 = Items | data28 =

}}</code></blockquote>

</div>

<div class='spoiler_toggle'>Horde</div><div class="spoiler" style="display:none;">

<blockquote class='code_blockquote'><dl><dt>Code: </dt><dd>&nbsp;</dd></dl><code>{{Infobox

| above = [[File:Horde_32.png]] Character Name

| abovestyle = background:#660000;

| headerstyle = background:#880000;

| image = [[File:enterpicname.jpg]]

| header1 =

| label2 = Titles | data2 =

| label3 = Item 2 | data3 =

| label4 = Item 3 | data4 =

| header5 = Characteristics

| label6 = Race | data6 =

| label7 = Class | data7 =

| label8 = Gender | data8 =

| label9 = Age | data9 =

| header10 = Professional Information

| label11 = Affiliation | data11 =

| label12 = Previous Affiliation | data12 =

| label13 = Occupation | data13 =

| label14 = Previous Occupation | data14 =

| label15 = Profession | data15 =

| label16 = Mentor(s) | data16 =

| label17 = Companion(s) | data17 =

| label18 = Main Location | data18 =

| header19 = Personal Information

| label20 = Status | data20 =

| label21 = Alignment | data21 =

| label22 = Languages | data22 =

| label23 = Relatives | data23 =

| header24 = Battle Information

| label25 = Magic | data25 = None

| label26 = Weapons | data26 =

| label27 = Armour | data27 =

| label28 = Items | data28 =

}}</code></blockquote>

</div>



Feel adventurous? Here's the [url="http://wiki.wowfreedom-rp.com/wiki/Template:Infobox"><s></s>full list of everything you can do with your infobox.



To any staff: please feel completely free to edit and add to this.



I hope this helps. Send me a PM if you have troubles. If you want to be listed as someone who can help others with their wiki please let me know as that'd be a great help. Enjoy.



<small><small>inb4 i mucked up something on this thread</small></small>

<blockquote class='staff_blockquote'><dl><dt>[STAFF] Staff Only</dt><dd>&nbsp;</dd></dl><div>FEEL FREE TO EDIT THIS[/quote]

Messages In This Thread



Users browsing this thread: 1 Guest(s)