From 883fb7484df9de5693da47c4fde2677041cc6c9b Mon Sep 17 00:00:00 2001 From: fatchan Date: Wed, 29 Jan 2020 07:47:44 +0100 Subject: [PATCH] Add dice example to faq --- views/custompages/faq.pug | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index 9f1322b3..1f655b5f 100644 --- a/views/custompages/faq.pug +++ b/views/custompages/faq.pug @@ -141,6 +141,11 @@ block content td (((detected))) td span.detected (((detected))) + tr + td ##2d9+3 + td + img(src='/img/dice.png' height='16' width='16') + span.dice (##2d9-3) Rolled 2 dice with 9 sides and modifier +3 = 10 tr td https://example.com td: a(href='#!') https://example.com