Use html instead of images for ficlinks
parent
fed6428f72
commit
a6924dc5bb
@ -1,4 +1,4 @@
|
||||
# name: chose-not-to-warn
|
||||
# key: ficcntw
|
||||
# --
|
||||
<img src="https://i.ibb.co/1QWVGtK/cntw.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#eb7d10;color:white; font-family:serif"> !<small>?</small> </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: explicit
|
||||
# key: fice
|
||||
# --
|
||||
<img src="https://i.ibb.co/1Qpzr7v/e.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#9c0000;color:white; font-family:serif"> E </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: femslash
|
||||
# key: ficfemslash
|
||||
# --
|
||||
<img src="https://i.ibb.co/RgwYQQJ/femslash.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#d50636;color:white; font-family:serif"> ♀ </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: general
|
||||
# key: ficg
|
||||
# --
|
||||
<img src="https://i.ibb.co/bzNy8wd/g.png">$0
|
||||
<span style="background-color:#8ab60b;color:white; font-family:serif"> G </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: gen
|
||||
# key: ficgen
|
||||
# --
|
||||
<img src="https://i.ibb.co/Rz10CyL/gen.png">$0
|
||||
<span style="background-color:#8ab60b;color:white; font-family:serif"> ☉ </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: het
|
||||
# key: fichet
|
||||
# --
|
||||
<img src="https://i.ibb.co/W6cWL09/het.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#670840;color:white; font-family:serif"> ⚤ </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: mature
|
||||
# key: ficm
|
||||
# --
|
||||
<img src="https://i.ibb.co/6r5qBgd/m.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#eb7d10;color:white; font-family:serif"> M </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: multi
|
||||
# key: ficmulti
|
||||
# --
|
||||
<img src="https://i.ibb.co/hs68cjV/multi.png" title="$1">$0
|
||||
<span title="$1"><span style="background:linear-gradient(0deg, rgba(160,0,24,1) 0%, rgba(160,0,24,1) 49%, rgba(171,203,0,1) 50%, rgba(171,203,0,1) 100%);"> </span><span style="background: linear-gradient(0deg, rgba(0,51,148,1) 0%, rgba(0,51,148,1) 49%, rgba(129,0,108,1) 50%, rgba(129,0,108,1) 100%);"> </span></span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: other
|
||||
# key: ficother
|
||||
# --
|
||||
<img src="https://i.ibb.co/myxg8dN/other.png" title="$1">$0
|
||||
<span title="$1" style="background-color:black;color:white; font-family:serif"> ☿ </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: slash
|
||||
# key: ficslash
|
||||
# --
|
||||
<img src="https://i.ibb.co/7GgfYtg/slash.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#1256b6;color:white; font-family:serif"> ♂ </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: teen
|
||||
# key: fict
|
||||
# --
|
||||
<img src="https://i.ibb.co/7bc0kQ9/t.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#e8d405;color:white; font-family:serif"> T </span>$0
|
@ -1,4 +1,4 @@
|
||||
# name: archive-warnings
|
||||
# key: ficwarnings
|
||||
# --
|
||||
<img src="https://i.ibb.co/YkMJW7J/warnings.png" title="$1">$0
|
||||
<span title="$1" style="background-color:#9c0000;color:white; font-family:serif"> ! </span>$0
|
Loading…
Reference in New Issue