DiscussionsPollEmbed allows you to embed Discussions polls on wiki pages.
Installation
Usage
<div class="discussions-poll" data-thread-id="thread id">
fallback content here
</div>
- The thread ID is displayed on the address bar, e.g.:
https://dev.fandom.com/f/p/ID - Since JavaScript isn't loaded on the mobile skin, it's recommended to put some fallback content (such as a link to your poll) for mobile users and desktop users who might have disabled JavaScript.
Text above can be found here (edit)