Ao3 De-Piped Tags

For some fandoms, a character is given two names, like: "Geralt z Rivii | Geralt of Rivia". This script lets you choose which name you want to see.

Forfatter
laireshi
Daglige installasjoner
0
Totale installasjoner
32
Vurderinger
1 0 0
Versjon
1.1
Lagd
02.12.2022
Oppdatert
03.12.2022
Lisens
I/T
Gjelder

In some fandoms, a character tag consists of two names, like: "Geralt z Rivii | Geralt of Rivia". This script lets you choose which side of the tag you want to see. It works for character and relationships tags, but not freeforms. It works for character tags with one or two pipes (so, two or three names).

You can set it to work when browsing tags only, or also on an individual work page.

To change script settings, edit the following part of the code (it's at the top):

const sideToDisplay = 'right'; //left OR right, for character tags with one pipe (two names)
const partToDisplay = 'right'; // left OR right OR central, for character tags with two pipes (three names)
const tagsOnFicPage = 0; //0 to disable, 1 to enable