Authors on PublicLab.org can add a tag to pages to insert a text template into the commenting text input box. This can be useful when soliciting input on an idea, such as in a call for feedback, or a survey.
How it works
First, create a wiki page named ______-template
where ______
is something unique.
Once it's saved, go to the page (a note or question page, or blog -- wiki page comments don't have this yet) and add a tag to that page using the name of your template:
comment-template:________
So if your page were created as /wiki/2018-community-survey-template
, your template tag would be:
comment-template:2018-community-survey-template
Once you've done this, reload the page and you should see your template appear!
Advanced
Sometimes you want text that is visible to the commenter as they're writing it, but doesn't appear in the final comment. You can put text in carets in this format, and it'll be hidden once it's posted:
<!-- this text won't appear in the final comment -->
The format of the <!--
and -->
are very specific, and if you don't follow this pretty exactly, the text may not be hidden.
Examples
Here are some examples of templates for various purposes (some for pages, not comments):
[wikis:templates]
Questions
[questions:comment-templates]