<p>I wanted to install an offline test site running MediaWiki and Wikia's plugins, so I was wondering if Wikia's Github repository already contains the MediaWiki code, or if I have to download it separately?
</p>
(Edited by Dimension10)
.WikiaArticle a.external.text:after { background-image: url('static1.wikia.nocookie.net/psiepsilon/images/e/e0/Arxiv.png'); width: 14px; }</i></div>
.external.text
, as .external .text
doesn't exist.
</p>
</i></div>.external.text
, as .external .text
doesn't exist.
</p>
</i></div>.external .text { background-image:url('THIS-IS-THE-URL'); }<p>But I'm not sure if that would work, and I don't want to cause some mass-disruption, so I just wanted to verify whether the above code is correct ? . </p><p>P.S. I think this image is usually changed using the installed MediaWiki files, but obviously only Wikia has these, which is why I'm unsure as to whether the above code would work. </p>
ul { list-style-image: url('IMAGE URL'); }<p>Where you replace "IMAGE URL" with the url of your image. </p>
importArticles({ type: 'script', articles: [ 'u:dev:View_Source/code.js', 'u:dev:ExternalImageLoader/code.js', 'u:dev:QuickTools/advanced.js', 'u:dev:QQX/code.js', 'u:dev:SkinSwitchButton/code.js', 'u:dev:PurgeButton/code.js' ] });<p>And just FYI, there's a bunch of trailing spaces in there, you should notice it when you click the end of the lines to add the commas. </p> </i></div>