Display random dad jokes from the icanhazdadjoke API.
→ Setup Guide - Configuration instructions
The Dad Jokes plugin fetches random dad jokes from the icanhazdadjoke API and displays them on your board.
{{dad_jokes.joke}} # The joke text
Use the |wrap filter to automatically word-wrap jokes across multiple lines:
{center}{{dad_jokes.joke|wrap}}
This displays as:
Why did the scarecrow
win an award? Because
he was outstanding
in his field!
Tip: The |wrap filter fills empty lines below it, and {center} centers each line.
{{dad_jokes.joke|wrap}}
| Setting | Type | Default | Description |
|---|---|---|---|
| enabled | boolean | false | Enable/disable the plugin |
This plugin uses the free icanhazdadjoke API. No API key is required.
FiestaBoard Team
