Frictional Games Forum (read-only)

Full Version: Wiki stuffs - Inaccessible article
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I've been editing the wiki quite a bit lately and I'm starting to get familiar with how it works. One thing I figured out was that if a page is lacking a header, the page cannot be opened from the outline-like tree on the left. Apparently the header determines the text for what the page will be named, and with no header there's no text. You cannot click it if it has no text.

Does anything know a fix for this? Any work-arounds? Here's a fine and visual example:
[Image: rgnszKY.png]

I'm unsure if this case was caused by myself or someone else, but I'd like to know how to access this article, whatever it is, and then add a header to it so that this doesn't happen.

Any ideas?
Fixed Big Grin

https://wiki.frictionalgames.com/hpl2/tu...iferorange

I viewed the source code for the sitemap page, searched for "creating mirrors" and got the link from the line above it. The problem was that there was a line break at the start of the h1.
Now that I can see it, at least I can see it wasn't my own doing Tongue Although I am guilty of doing so in the past.

I was thinking of looking at the source code but I never really got too much into HTML so I didn't really know what to look for, heh. That aaaand I only spent like 10 seconds before moving on. Long live laziness.

Thanks anyway ^^