From 0c7c2ed51e30c69eda5a3764f48b90bfd6c526dc Mon Sep 17 00:00:00 2001 From: Thomas Lynch Date: Tue, 7 Sep 2021 06:09:32 +0000 Subject: [PATCH] update faq for small name field improvements --- views/custompages/faq.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index ad13792a..22a15496 100644 --- a/views/custompages/faq.pug +++ b/views/custompages/faq.pug @@ -64,7 +64,7 @@ block content p | Names should be input like: input(disabled='true' spellcheck='false' type='text' value='Name##Tripcode## Capcode') - | . Tripcode and capcode are optional components. Tripcodes and capcodes may not contain "#" and the whitespace before capcodes is significant. + | . Tripcode and capcode are optional components. Please note the whitespace before capcodes is significant. p Valid examples: ol.mv-0 li name @@ -79,7 +79,7 @@ block content li #tripcode## capcode li ##tripcode## capcode li ## - p The last example is considered a blank capcode and can be used as a shortcut to display your role. + p The last example is considered a blank capcode and can be used as a shortcut to display your role. Additionally, if a user has multiple aplicable roles (e.g. a board owner, but the user is also global staff) capcodes will default to their lowest role. To show the higher role, you must be explicit and precede any capcode with the role name e.g. ## Global Staff or ## Global Staff capcode p Each component can be used in combination or independently. In a post number 9 would look like: - const examplePost = {