Add more dw snippets
parent
f628344e14
commit
4f893b239c
@ -0,0 +1,4 @@
|
||||
# name: dreamwidth-user
|
||||
# key: dwuser
|
||||
# --
|
||||
@@html:<user name="$1">@@$0
|
@ -0,0 +1,4 @@
|
||||
# name: chose-not-to-warn
|
||||
# key: ficcntw
|
||||
# --
|
||||
<img src="https://i.ibb.co/1QWVGtK/cntw.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: explicit
|
||||
# key: fice
|
||||
# --
|
||||
<img src="https://i.ibb.co/1Qpzr7v/e.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: femslash
|
||||
# key: ficfemslash
|
||||
# --
|
||||
<img src="https://i.ibb.co/RgwYQQJ/femslash.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: general
|
||||
# key: ficg
|
||||
# --
|
||||
<img src="https://i.ibb.co/bzNy8wd/g.png">$0
|
@ -0,0 +1,4 @@
|
||||
# name: gen
|
||||
# key: ficgen
|
||||
# --
|
||||
<img src="https://i.ibb.co/Rz10CyL/gen.png">$0
|
@ -0,0 +1,4 @@
|
||||
# name: het
|
||||
# key: fichet
|
||||
# --
|
||||
<img src="https://i.ibb.co/W6cWL09/het.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: fanfiction-link
|
||||
# key: ficlink
|
||||
# --
|
||||
@@html:<a href="$1">$2</a>$0 <code>$3</code>@@
|
@ -0,0 +1,4 @@
|
||||
# name: mature
|
||||
# key: ficm
|
||||
# --
|
||||
<img src="https://i.ibb.co/6r5qBgd/m.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: multi
|
||||
# key: ficmulti
|
||||
# --
|
||||
<img src="https://i.ibb.co/hs68cjV/multi.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: other
|
||||
# key: ficother
|
||||
# --
|
||||
<img src="https://i.ibb.co/myxg8dN/other.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: slash
|
||||
# key: ficslash
|
||||
# --
|
||||
<img src="https://i.ibb.co/7GgfYtg/slash.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: teen
|
||||
# key: fict
|
||||
# --
|
||||
<img src="https://i.ibb.co/7bc0kQ9/t.png" title="$1">$0
|
@ -0,0 +1,4 @@
|
||||
# name: archive-warnings
|
||||
# key: ficwarnings
|
||||
# --
|
||||
<img src="https://i.ibb.co/YkMJW7J/warnings.png" title="$1">$0
|
Loading…
Reference in New Issue