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.

作者
laireshi
日安装量
0
总安装量
40
评分
1 0 0
版本
1.1
创建于
2022-12-02
更新于
2022-12-03
大小
3.1 KB
许可证
暂无
适用于

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