Template:DiscordMessage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
Use @mention to ping someone. | Use @mention to ping someone. | ||
|mentions= | |mentions=None | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly><div class="discord-message" style="display: flex; margin: -1.5em 0; padding: | <includeonly><div class="discord-message" style="display: flex; margin: -1.5em 0; padding: 100em 1.3em 0.5em 1.1em; background: #36393f; border-radius: 4px; color: #dcddde; font-family: 'Whitney', 'Helvetica Neue', Helvetica, Arial, sans-serif;"> | ||
<div class="avatar" style="margin-right: 1em;">[[File:{{{avatar}}}|50px|border-radius:50%;]]</div> | <div class="avatar" style="margin-right: 1em;">[[File:{{{avatar}}}|50px|border-radius:50%;]]</div> | ||
<div class="message-content" style="flex: 1;"> | <div class="message-content" style="flex: 1;"> | ||
Revision as of 11:35, 9 April 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| avatar | avatar | Name of the image file. | String | optional |
| username | username | Discord username | String | optional |
| timestamp | timestamp | no description | String | optional |
| content | content | no description | String | optional |
| mentions | mentions | Discord username | String | optional |