<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : using itemstats with Cotonti</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 02 May 2026 02:05:40 -0000</pubDate>

		<item>
			<title>fraze</title>
			<description><![CDATA[if i'm honest it may have been your code I used, I can't actually remember where I got it from.  If it is your code i adjusted then thanks <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Di, 24 Nov 2009 17:29:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=4995&d=0#post21174]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Thanks, I know for seditio I made the code for this for someone, this looks pretty much like it <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /> but thats ok]]></description>
			<pubDate>Di, 24 Nov 2009 04:49:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=4995&d=0#post21169]]></link>
		</item>
		<item>
			<title>fraze</title>
			<description><![CDATA[Not sure where exactly to put this, but this is how i got WoW Itemstats working on my installation for those that are interested.<br />
<br />
first add <pre class="code">&lt;script src=https://www.cotonti.com/&quot;http://www.wowhead.com/widgets/power.js&quot;&gt;&lt;/script&gt;</pre> just above &lt;/head&gt; in your header.tpl<br />
then in the bbcode editor you need to add 2 new bbcode entries.<br />
<br />
<pre class="code">#1
name: item
mode: pcre
container: yes
pattern: \&#091;item=(&#091;0-9&#093;*)\&#093;(&#091;^\&#091;&#093;*)\&#091;/item\&#093;
replacement: {a href=https://www.cotonti.com/&quot;http://www.wowhead.com/?item=$1&quot;}$2{/a}&gt;</pre>  (replace {} with &lt;&gt;)<br />
<pre class="code">#2
name: item
mode: pcre
container: yes
pattern: \&#091;item=(&#091;0-9&#093;*)\&#093;\&#091;q=(&#091;0-9&#093;{1})\&#093;(&#091;^\&#091;&#093;*)\&#091;/item\&#093;
replacement: {a class=&quot;q$2&quot; href=https://www.cotonti.com/&quot;http://www.wowhead.com/?item=$1&quot;}$3{/a}</pre>  (replace {} with &lt;&gt;)<br />
useage:<br />
<pre class="code">
&#091;item=2770&#093;Copper Ore&#091;/item&#093;
Or for with Colors
&#091;item=33431&#093;&#091;q=0&#093;icesmashing Mace&#091;/item&#093;
&#091;item=2770&#093;&#091;q=1&#093;Copper Ore&#091;/item&#093;
&#091;item=43929&#093;&#091;q=2&#093;Vile's Uglystick&#091;/item&#093;
&#091;item=44244&#093;&#091;q=3&#093;Argent Skeleton Crusher&#091;/item&#093;
&#091;item=22691&#093;&#091;q=4&#093;Corrupted Ashbringer&#091;/item&#093;
&#091;item=17182&#093;&#091;q=5&#093;Sulfuras, Hand of Ragnaros&#091;/item&#093;
&#091;item=42943&#093;&#091;q=6&#093;Bloodied Arcanite Reaper&#091;/item&#093;</pre>]]></description>
			<pubDate>Mo, 23 Nov 2009 23:49:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=4995&d=0#post21159]]></link>
		</item>
	</channel>
</rss>