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.

Autor
laireshi
Instalaciones diarias
0
Instalaciones totales
41
Calificaciones
1 0 0
Versión
1.1
Creado
02/12/2022
Actualizado
03/12/2022
Tamaño
3.1 KB
Licencia
Desconocida
Funciona en

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

长期地址
遇到问题?请前往 GitHub 提 Issues。