As I continue to learn the art of article writing on wiki webpages, I have been exploring ways to replicate a certain effect that I found on another site using the same Gamepedia engine. I have spent days searching for solutions with no luck.
Here is the link to the page where the effect is present:
http://minecraft.gamepedia.com/Iron_sword
I have also included a screenshot showcasing the exact outcome I am aiming for - the ability to hover over an image in a table and display information in a similar manner.
https://www.dropbox.com/s/189ms6xsl44orhv/demonstration.png?dl=0
I am unsure where to begin and would greatly appreciate any assistance. I have access to the CSS articles. Thank you for your time.
Additional links to relevant templates and CSS media wiki pages can be found below:
http://minecraft.gamepedia.com/Template:Item
http://minecraft.gamepedia.com/Template:Grid
http://minecraft.gamepedia.com/MediaWiki:Hydra.css
http://minecraft.gamepedia.com/MediaWiki:Common.css
EDIT: Although I am not completely sure about the technical details, I know it must be possible since it is on the same engine. The effect seems to involve a mouseover action that displays custom fonts with colored backgrounds. It allows for multiple text colors and can adjust the size of the displayed window as needed. I do not want to implement the entire Grid or Item template on my Wiki, just learn how to achieve this specific mouseover technique.
I have shared the style sheets used in the functional example and kindly request guidance on extracting the necessary code to reproduce the desired effect on another Gamepedia Wiki. I have been struggling with this for days and have not been able to find a solution so far. Hopefully, someone out there can unravel the complexities of this issue and provide some much-needed assistance!
EDIT Engine Properties: Cannot use: JavaScript Can use: CSS Can use: Some HTML