cotonti.com : using itemstats with Cotonti https://www.cotonti.com Последние сообщения в теме Cotonti en Sat, 11 Oct 2025 11:43:51 -0000 fraze ]]> вт, 24 ноя 2009 17:29:16 -0000 Kilandor but thats ok]]> вт, 24 ноя 2009 04:49:05 -0000 fraze
first add
<script src=https://www.cotonti.com/"http://www.wowhead.com/widgets/power.js"></script>
just above </head> in your header.tpl
then in the bbcode editor you need to add 2 new bbcode entries.

#1
name: item
mode: pcre
container: yes
pattern: \[item=([0-9]*)\]([^\[]*)\[/item\]
replacement: {a href=https://www.cotonti.com/"http://www.wowhead.com/?item=$1"}$2{/a}>
(replace {} with <>)
#2
name: item
mode: pcre
container: yes
pattern: \[item=([0-9]*)\]\[q=([0-9]{1})\]([^\[]*)\[/item\]
replacement: {a class="q$2" href=https://www.cotonti.com/"http://www.wowhead.com/?item=$1"}$3{/a}
(replace {} with <>)
useage:
[item=2770]Copper Ore[/item]
Or for with Colors
[item=33431][q=0]icesmashing Mace[/item]
[item=2770][q=1]Copper Ore[/item]
[item=43929][q=2]Vile's Uglystick[/item]
[item=44244][q=3]Argent Skeleton Crusher[/item]
[item=22691][q=4]Corrupted Ashbringer[/item]
[item=17182][q=5]Sulfuras, Hand of Ragnaros[/item]
[item=42943][q=6]Bloodied Arcanite Reaper[/item]
]]>
пн, 23 ноя 2009 23:49:42 -0000