<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.drunkenfell.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=152.78.125.41</id>
	<title>Drunkapedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.drunkenfell.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=152.78.125.41"/>
	<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=Special:Contributions/152.78.125.41"/>
	<updated>2026-06-05T22:40:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222285</id>
		<title>How To Make Categories</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222285"/>
		<updated>2007-10-29T12:52:49Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create categories it takes only a few simple lines of code, but in the end it adds a good amount of usability and organization to any wiki.&lt;br /&gt;
&lt;br /&gt;
Categories help greatly to keep the wiki organized as well as providing pre-generated indexes for the various pages in a category, this basically makes a &amp;quot;master page&amp;quot; of all the items in that category sorted by name, which is great for a quick search through all related items in a wiki.&lt;br /&gt;
&lt;br /&gt;
For example, let's say we are adding some pages for various items from a quest, by simply adding the QuestItem category to the bottom of the page, we are adding the item to the QuestItem index generated by the wiki, which makes it incredibly easy for a user to search for all QuestItems at once to locate another related item instead of searching for it directly.&lt;br /&gt;
&lt;br /&gt;
To accomplish the example in this case we need only add the following code to the bottom of the previously mentioned quest item page:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:QuestItem]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Using the example above you should be able to categorize your entries into the wiki (within reason) where the items can be grouped. Good examples of items that should be categorized when entered into the wiki would be weapons, npcs, magical items, wands, orbs, maces.&lt;br /&gt;
&lt;br /&gt;
Basically any item that will likely belong to a group of items that will have multiple entries in the wiki, if you're adding something that likely has a lot of related or similar items you should consider if creating a category for it would be helpful / necessary. Don't be afraid to try out categories, if something becomes redundant or unnecessary it is much easier to clean up useless categories then to sort through tons of related entries and categorize them after the fact.&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=How_To_Make_Redirects&amp;diff=222305</id>
		<title>How To Make Redirects</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=How_To_Make_Redirects&amp;diff=222305"/>
		<updated>2007-10-29T12:52:28Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This may serve as some help to those of you who are unsure of how to create redirects (i.e: when someone searches for &amp;quot;alch&amp;quot; and there exists a page for Alchemy they will see a page does not exist page, however you can create a page that redirects a search for &amp;quot;alch&amp;quot; to the Alchemy page.&lt;br /&gt;
&lt;br /&gt;
[[Image:redirect1.gif|right|thumb|500px| Example search result for &amp;quot;alch&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To accomplish this, first you would search for &amp;quot;alch&amp;quot;, then you would choose create this page.&lt;br /&gt;
&lt;br /&gt;
You would then add the following code to the &amp;quot;alch&amp;quot; page:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#Redirect [[Alchemy]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Now whenever a user searched for the term &amp;quot;alch&amp;quot; they would get the Alchemy page instead.&lt;br /&gt;
&lt;br /&gt;
This has many, many practical uses and serves to make navigating a good wiki much more streamlined, so when you create a page that has common abbreviations, consider redirecting those abbreviations to your intended content page.&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=How_to_make_catagories&amp;diff=222387</id>
		<title>How to make catagories</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=How_to_make_catagories&amp;diff=222387"/>
		<updated>2007-10-29T12:51:28Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: Redirecting to How to make categories&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#Redirect [[How_to_make_categories]]&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222284</id>
		<title>How To Make Categories</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222284"/>
		<updated>2007-10-29T12:49:26Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create categories it takes only a few simple lines of code, but in the end it adds a good amount of usability and organization to any wiki.&lt;br /&gt;
&lt;br /&gt;
Categories help greatly to keep the wiki organized as well as providing pre-generated indexes for the various pages in a category, this basically makes a &amp;quot;master page&amp;quot; of all the items in that category sorted by name, which is great for a quick search through all related items in a wiki.&lt;br /&gt;
&lt;br /&gt;
For example, let's say we are adding some pages for various items from a quest, by simply adding the QuestItem category to the bottom of the page, we are adding the item to the QuestItem index generated by the wiki, which makes it incredibly easy for a user to search for all QuestItems at once to locate another related item instead of searching for it directly.&lt;br /&gt;
&lt;br /&gt;
To accomplish the example in this case we need only add the following code to the bottom of the previously mentioned quest item page:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[Category:QuestItem]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Using the example above you should be able to categorize your entries into the wiki (within reason) where the items can be grouped. Good examples of items that should be categorized when entered into the wiki would be weapons, npcs, magical items, wands, orbs, maces.&lt;br /&gt;
&lt;br /&gt;
Basically any item that will likely belong to a group of items that will have multiple entries in the wiki, if you're adding something that likely has a lot of related or similar items you should consider if creating a category for it would be helpful / necessary. Don't be afraid to try out categories, if something becomes redundant or unnecessary it is much easier to clean up useless categories then to sort through tons of related entries and categorize them after the fact.&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222283</id>
		<title>How To Make Categories</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=How_To_Make_Categories&amp;diff=222283"/>
		<updated>2007-10-29T12:48:43Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: New page: To create categories it takes only a few simple lines of code, but in the end it adds a good amount of usability and organization to any wiki.  Categories help greatly to keep the wiki org...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To create categories it takes only a few simple lines of code, but in the end it adds a good amount of usability and organization to any wiki.&lt;br /&gt;
&lt;br /&gt;
Categories help greatly to keep the wiki organized as well as providing pre-generated indexes for the various pages in a category, this basically makes a &amp;quot;master page&amp;quot; of all the items in that category sorted by name, which is great for a quick search through all related items in a wiki.&lt;br /&gt;
&lt;br /&gt;
For example, let's say we are adding some pages for various items from a quest, by simply adding the QuestItem category to the bottom of the page, we are adding the item to the QuestItem index generated by the wiki, which makes it incredibly easy for a user to search for all QuestItems at once to locate another related item instead of searching for it directly.&lt;br /&gt;
&lt;br /&gt;
To accomplish the example in this case we need only add the following code to the bottom of the previously mentioned quest item page:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;code&amp;gt;Category:QuestItem&lt;br /&gt;
&lt;br /&gt;
You would of course enclose this statement in [[ ]] tags, but doing so in this example would not show up properly&amp;lt;/code&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Using the example above you should be able to categorize your entries into the wiki (within reason) where the items can be grouped. Good examples of items that should be categorized when entered into the wiki would be weapons, npcs, magical items, wands, orbs, maces.&lt;br /&gt;
&lt;br /&gt;
Basically any item that will likely belong to a group of items that will have multiple entries in the wiki, if you're adding something that likely has a lot of related or similar items you should consider if creating a category for it would be helpful / necessary. Don't be afraid to try out categories, if something becomes redundant or unnecessary it is much easier to clean up useless categories then to sort through tons of related entries and categorize them after the fact.&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
	<entry>
		<id>https://www.drunkenfell.com/index.php?title=Help:Contents&amp;diff=388717</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://www.drunkenfell.com/index.php?title=Help:Contents&amp;diff=388717"/>
		<updated>2007-10-29T12:46:31Z</updated>

		<summary type="html">&lt;p&gt;152.78.125.41: Spelling correction catagories-&amp;gt;categories&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wiki Editing ==&lt;br /&gt;
&lt;br /&gt;
*[[How_to_make_redirects | How To Make Redirects]] - Brief overview of how to redirect various search terms to another chosen content page&lt;br /&gt;
*[[How_to_make_links | How To Make Links]] - Brief overview of how to make links and using &amp;quot;complex&amp;quot; links to change the link text for actual link paths&lt;br /&gt;
*[[How_to_make_categories | How To Make Categories]] - Brief overview of how to make catagories to help index / maintain groups of pages in the wiki&lt;/div&gt;</summary>
		<author><name>152.78.125.41</name></author>
	</entry>
</feed>