User:Gifted9/autowikibrowser: Difference between revisions

The most up-to-date image and information guide on Webkinz Classic items, events, and more!
Content added Content deleted
No edit summary
No edit summary
Line 9: Line 9:
<br>[[User:Gifted9/autowikibrowser testing/pic to item]] - can i create an item guide skeleton from its picture guide page?
<br>[[User:Gifted9/autowikibrowser testing/pic to item]] - can i create an item guide skeleton from its picture guide page?
<br>[[User:Gifted9/autowikibrowser testing/singleref to multiref]] - can i replace all single references to one place with a multireference?
<br>[[User:Gifted9/autowikibrowser testing/singleref to multiref]] - can i replace all single references to one place with a multireference?
<br>"
<nowiki>\<ref\>This item was available on the \[\[\(Picture_Guide\)_(Mobile_Wheel_of_Wow|Community_Codes|Balloon_Darts)_Archive\#(.+?)\]\]\<\/ref\>{1}
\<ref\>This item was available on the \[\[\(Picture_Guide\)_(Mobile_Wheel_of_Wow|Community_Codes|Balloon_Darts)_Archive\#(.+?)\]\]\<\/ref\>{2,}
<ref name="(.+?)"\/>This item was available on the [[(Picture_Guide)_($1$2$3)_(.+?)]]</ref>{1}
<ref name="$2"/>{2}</nowiki>

Revision as of 17:50, 20 October 2021

i hate doing anything manually that i could potentially automate, so i have some hypotheses about autowikibrowser that i'm testing on these subpages. anything below here is hodgepodge and miscellany


https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser
difference between pic and item: http://webkinzpictureguide.shoutwiki.com/w/index.php?title=User%3AGifted9%2Fautowikibrowser_testing&type=revision&diff=57855&oldid=57854
difference between item and pic: http://webkinzpictureguide.shoutwiki.com/w/index.php?title=User%3AGifted9%2Fautowikibrowser_testing&type=revision&diff=57857&oldid=57856
https://regex101.com/


User:Gifted9/autowikibrowser testing/item to pic - can i create a picture guide page from its item guide page?
User:Gifted9/autowikibrowser testing/pic to item - can i create an item guide skeleton from its picture guide page?
User:Gifted9/autowikibrowser testing/singleref to multiref - can i replace all single references to one place with a multireference?
" \<ref\>This item was available on the \[\[\(Picture_Guide\)_(Mobile_Wheel_of_Wow|Community_Codes|Balloon_Darts)_Archive\#(.+?)\]\]\<\/ref\>{1} \<ref\>This item was available on the \[\[\(Picture_Guide\)_(Mobile_Wheel_of_Wow|Community_Codes|Balloon_Darts)_Archive\#(.+?)\]\]\<\/ref\>{2,} <ref name="(.+?)"\/>This item was available on the [[(Picture_Guide)_($1$2$3)_(.+?)]]</ref>{1} <ref name="$2"/>{2}