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