Follow TV Tropes

Ask The Tropers

Go To

Have a question about how the TVTropes wiki works? No one knows this community better than the people in it, so ask away! Ask the Tropers is the page you come to when you have a question burning in your brain and the support pages didn't help. It's not for everything, though. For a list of all the resources for your questions, click here. You can also go to this Directory thread for ongoing cleanup projects.

Ask the Tropers:

Trope Related Question:

Make Private (For security bugs or stuff only for moderators)

TheOneWhoTropes Since: Feb, 2010
26th Mar, 2017 02:49:43 PM

use unicode shortcuts, instead: "ampersand hashtag 233 semicolon", change words to symbols. this will provide the right character without the problems. Example: é

https://en.wikipedia.org/wiki/André_Hazes

So you can use this method to make a link, I made the é in that link with the above method, no spaces before or after the encoding. (But I'm British, I can just press Alt Gr and the "e" key.)

Edited by TheOneWhoTropes Keeper of The Celestial Flame
Fighteer MOD (Time Abyss)
27th Mar, 2017 06:38:09 AM

Wikipedia may also provide plain-ASCII redirects in such cases, which you can use instead of the normal one. Our software is really bad at handling extended characters.

"It's Occam's Shuriken! If the answer is elusive, never rule out ninjas!"
LB7979 Since: Apr, 2016
27th Mar, 2017 01:57:06 PM

Thanks, I got it to work using a Unicode character with Ctr+Shift+U.

PaulA Since: Jan, 2010
27th Mar, 2017 06:56:07 PM

The specific issue, in case anyone's wondering, is that wiki code also uses the % sign to mark commented-out text, and the current version of the parser is seeing the percentage signs in the URL and commenting part of it out.

Top