Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Image Gallery Slideshows/Sliders
The highlighted comment was created in this revision.
Hey Dfoplayer, sorry to bother you. Does the wiki have some kind of type attribute for HTML gallery that enables a slideshow or slider? I thought it would be pretty interesting organize certain images on NPC pages such as sprites and portraits in them. Also, I was thinking on uploading some of the comic cutscenes, and I thought a slideshow/slider would make it easier to read.
Yes, there is an MediaWiki extension. While it is possible to allow CSS support, the image tag, <img>, is disabled. Also, CSS only allows a set number of images, so I will ask if admin to install the extension.
Use this as a guide to the options. A sample would be Female Mage
Hey thanks. But, the slideshow seems to be hovering over the Class Navigation and Item Template. Would it be possible to fix that?
Sorry for not being specific earlier, but I was wondering if the user could navigate through the images at will rather than relying on a transition timer such as shown here or here.
I think I know what you are talking about. Are these similar to your vision? Bootstrap carousel. Mediawiki slider1 and mediawiki slider2. Most of wikia's extensions can not be imported into MediaWiki, unless someone wrote an equivalent tool.
Do note that these automatically transition to the next photo. Fortunately, we would need to remove the auto transition code located somewhere in the JS file.
Finals are coming up for me, but if anyone wants to experiment with JS and CSS, by all means...
Hey thanks for responding. Yeah, those references work. Personally, I don't mind the Bootstrap Carousel example. It's quite easy to use and traverse though the images in and out of order.
As for the automatic transition, I have not quarrel with it as long as they are not too fast. I am aware that it can be manipulated in the Slideshow extension. My main concern with the JavascriptSlideshow extension was that it didn't enable users to freely move back and forth through the images. The extension only enabled forward, backward, or random transition.
Don't worry about this though. It's not a crucial issue. It's just something to sate my curiosity and my understanding of the wiki's capabilities. Sorry for troubling you.