<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://packard.life/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sacrifice</id>
	<title>AvatarWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://packard.life/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sacrifice"/>
	<link rel="alternate" type="text/html" href="http://packard.life/index.php/Special:Contributions/Sacrifice"/>
	<updated>2026-04-04T00:34:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>http://packard.life/index.php?title=Zmud_WikiSearch&amp;diff=29475</id>
		<title>Zmud WikiSearch</title>
		<link rel="alternate" type="text/html" href="http://packard.life/index.php?title=Zmud_WikiSearch&amp;diff=29475"/>
		<updated>2007-02-19T19:25:04Z</updated>

		<summary type="html">&lt;p&gt;Sacrifice: /* Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This trigger opens your web browser to an AvatarWiki search of your selected text when you choose an option from the right-click menu. It also removes articles (the, an, a) at the beginning of search terms as per wiki standards.&amp;lt;BR&amp;gt;&lt;br /&gt;
[[Image:Wikisearch.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
&lt;br /&gt;
''Copy each line individually and then paste them into zMud:''&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#ALIAS wiki {#URL http://avatar.melanarchy.info/index.php/Special:Search?search=~&amp;quot;%1~&amp;quot;} &amp;quot;wikisearch&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#MENU {Search for '%selword' on AvatarWiki} {#URL http://avatar.melanarchy.info/index.php/Special:Search?search=~&amp;quot;%selword~&amp;quot;} &amp;quot;wikisearch&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;#MENU {Search for '%selected' on AvatarWiki} {#VAR wikistring ~&amp;quot;%selected~&amp;quot;;#IF {%begins( @wikistring, &amp;quot;an &amp;quot;)} {#VAR wikistring %remove( &amp;quot;an &amp;quot;, @wikistring)};#IF {%begins( @wikistring, &amp;quot;a &amp;quot;)} {#VAR wikistring %remove( &amp;quot;a &amp;quot;, @wikistring)};#IF {%begins( @wikistring, &amp;quot;the &amp;quot;)} {#VAR wikistring %remove( &amp;quot;the &amp;quot;, @wikistring)};wiki @wikistring} &amp;quot;wikisearch&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Just select some text in the mud, right click on it and choose the &amp;quot;Search for 'x' on AvatarWiki&amp;quot; option. For single word searches, just right click the word, no need to select it.&amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can also do manual searches by typing wiki followed by your search term in quotations.&amp;lt;br&amp;gt; EX: &amp;lt;tt&amp;gt;wiki &amp;quot;search requirements&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== How It Works ==&lt;br /&gt;
&lt;br /&gt;
[[Category: Zmud Scripting]]&lt;/div&gt;</summary>
		<author><name>Sacrifice</name></author>
		
	</entry>
</feed>