Talk:Dungeon Template

From Project: Gorgon Wiki
Revision as of 06:49, 8 October 2014 by Gorgonzola (talk | contribs) (Discussion about the Dungeon Template, and soon to be added maps from NotesOfNotus.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to Handle Maps in Dungeon Articles

So since you have created such a nice map now its time to figure how we will handle maps in Dungeon Articles.

Click to Expand

Unfortunately there is no nice "click to zoom" functionality (like on Flickr) installed in the Wiki. However I do have access to add custom bits of javascript (only sparingly as it gets added to every page). So maybe I'll figure a basic "image size toggle".. so I would use an image about twice as large as the thumb (eg. 1200 ish px rather than 500-ish px).

In PNG 8 bit format, I think an ideal size is between 1024 and 2048 pixels, which should fit under 200kb. It will be scaled down to whatever thumb format is used on the page, but still readable.

Dungeon Maps as Spoiler or not?===

My hunch is most people will expect to see the map straightaway. It is a significant spoiler.. but then the dungeons are not on the front page. I think it makes sense that players specifically following through to a dungeon page expect to see spoilers. It is not possible for us to write a dungeon page littered with spoiler tags anyway, and it would be more annoying than helpful for players who want the information in the first place. Dungeon articles is one of those pages.

That said people like it, I can try to implement a kind of "toggle" where you click the map thumb and it would reveal itself somehow (perhaps show/hide, or blur/unblur)... A simple toggle (as opposed to a fancy popup like on flickr) is much more manageable with the limited access I have to the wiki Javascript.

Default Map Thumb Size

When a dungeon article becomes fleshed out, as can be seen with Goblin Dungeon we need the space for the body text, we can't put a huge "thumb" there and have a tiny column of body text flowing next to it.

My favorite idea atm would be to use a small thumb like Goblin Dungeon, the standard 300px size we use on most page "floated" side content, with a "Click to expand" text. I can implement a simple javascript thingy that will expand the image to the full body size, moving the article body text *below* it. Let me know if you like that idea. In essence it is similar to a fancy popup, but it expands in the page rather than display on top of it. Then the image will be very readable at a comfortable dimension, while on first visit the page is in standard format.

Actually maybe I'll code a little demo this afternoon to get a better idea.. it sounds good on paper.. because I don't like having to move to a "File history" page when I want to see the map in more detail. Let me know what you think. --Gorgonzola (talk) 05:49, 8 October 2014 (CDT)

Feedback

Any and all feedback is welcome regarding the Template:MAP infobox. Keep in mind it's fairly basic atm because we don't have requried wiki extensions to make conditional statements in templates (see Special:Version). --Gorgonzola (talk) 05:49, 8 October 2014 (CDT)