close
Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
85 views

I used to have a wiki on Fandom but the service doesn’t like it if you have a private wiki, so I asked the WikiTeam on GitHub, who are not affiliated with Fandom, to export dump my entire wiki on ...
warrenwoodhouse's user avatar
0 votes
1 answer
162 views

I am working on a module that converts the value of a specific value into a new value when mutliplying it by a certain percentage. EX 100 * 1.3754 = 137.54. When I use the module, it spits out my ...
John's user avatar
  • 33
1 vote
1 answer
1k views

I am playing around with the Wikia API and have listed, for instance, all comics in the Marvel or DC Fandom Wikis, all the movies, etc.. using the following URL, where I substituted the relevant ...
quadzar's user avatar
  • 43
1 vote
1 answer
464 views

I'm new to Wikia, and I'm trying to develop/moderate one. This wiki is intended to cover a very specific class of information, such that the information can be explained in the context of a few ...
boxcartenant's user avatar
-1 votes
3 answers
3k views

I am new to elixir and I am trying to get some text from a very nested map. So I am doing a get request to this link and I am decoding it with Jason.decode. What I want to do is iterate over it and ...
J tunny's user avatar
2 votes
1 answer
114 views

I have a template on Wikia http://shadow-of-war-mobile.wikia.com/wiki/Template:Orc This template eventually will nothing but a middle-man template through a chain of inheritence. But I digress, I ...
GoldBishop's user avatar
  • 2,879
0 votes
0 answers
116 views

i would like to know how to make a bot that will connect to a wikia with using javascript, i already made a bot that connects to discord, but would like to know how to do it for the wikia
Amir Beraha's user avatar
0 votes
1 answer
358 views

I've just found out Wikia has an API, I know the basics about using API and I'd like to perform requests to collect data from specific cells from specific pages on http://clashroyale.wikia.com/api/v1 ...
tempse's user avatar
  • 51
1 vote
1 answer
226 views

I am trying to use Ruby, along with HTTParty, to make a post to a forum on a Wikia. There is no documentation available, since the process seems to involve Wikia's internal API, so I've been ...
Matt's user avatar
  • 21
2 votes
1 answer
3k views

I am trying to access the X-men API on wikia, to try and extract the name and image of each character, to then be used on a SPA using javascript. This is the link too the page on the wiki: http://x-...
lockykeaney's user avatar
2 votes
0 answers
375 views

Website: kancolle.wikia.com/wiki/User:Rimedimichelangelo Code in use: wiki markup (en.wikipedia.org/wiki/Wiki_markup) MediaWiki version at the time of writing: MediaWiki version 1.19.24 (community....
ClimbingHTMLmountain's user avatar
0 votes
1 answer
250 views

I am trying to parse the xml from a wikia dump to pull out the child element and then look for the links in the text identified by [[ and ]]. So from the following sample snippet from one wiki we ...
Ed Fine's user avatar
  • 717
-1 votes
1 answer
209 views

I believe it should be possible to retrieve information from another page as long as it's from the same domain right? There are some information that I would like to retrieve from this page, and to ...
CATastrophre's user avatar
0 votes
2 answers
263 views

The wiki that I admin has had no changes to its css in quite some time, but recently it seems to be that the page size is too small or something, as the transparent green background is appearing ...
Allegate's user avatar
1 vote
0 answers
88 views

I want to use some JS Scripts to replace some bad words automatically on my Wikia site. Here my code: $(function () { var str = document.getElementById("WikiaPage").innerHTML; var res = str....
Dcsuper's user avatar
  • 25

15 30 50 per page