Project-Path-of-Exile-Wiki / wiki

A repository for Project Path of Exile Wiki
https://www.poewiki.net/
GNU General Public License v3.0
51 stars 6 forks source link

Plateau Map cannot show the guild character "|" #187

Closed roggers-the-bot closed 7 months ago

roggers-the-bot commented 8 months ago

Describe the bug:

The character | causes the guild character section in the item box to not show up.

Reproduction steps:

https://www.poewiki.net/wiki/Map:Plateau_Map_(Affliction)

Browser Used:

Google Chrome

Bug Severity:

1

blvcksvn commented 8 months ago

Cannot replace | with <nowiki>|</nowiki> due to the following limitation:

Lua error in Module:Item2/core at line 271: The string '"`UNIQ--nowiki-00000001-QINU`"' is not the correct length. It must have between 1 and 1 characters.

acbeaumo commented 8 months ago

<nowiki>|</nowiki> is wrong. You want to use the magic word, {{!}} instead.

acbeaumo commented 8 months ago

https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#Escaping_pipe_characters_in_tables