Template:DiscordQuote: Difference between revisions
m (Protected "Template:DiscordQuote" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 61: | Line 61: | ||
"colorHex", | "colorHex", | ||
"message" | "message" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 20:09, 19 February 2023
Saku
Yo what up
A quote block in the style of a Discord message
Parameter | Description | Type | Status | |
---|---|---|---|---|
Username | username Username | The username of the person being quoted
| String | required |
User ID | userId User ID | The user ID of the user being quoted (to fetch their avatar)
| String | required |
Color HEX | colorHex Color HEX | The HEX code for the username (don't include the #)
| Unknown | required |
Message Content | message Message Content | The content of the message being quoted | Unbalanced wikitext | required |