More actions
M88youngling (talk | contribs) No edit summary Tag: 2017 source edit |
M88youngling (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
{{#if:{{{author|}}}|'''{{{author}}}'''}} | {{#if:{{{author|}}}|'''{{{author}}}'''}} | ||
{{#if:{{{date|}}}| ({{{date}}})}}. | {{#if:{{{date|}}}| ({{{date}}})}}. | ||
Message posted in | Message posted in {{#if:{{{channel|}}}|#{{{channel}}}}}{{#if:{{{guild|}}}|, on ''{{{guild}}}''}}. | ||
{{#if:{{{channel|}}}|#{{{channel}}}}} | |||
{{#if:{{{guild|}}}|, on ''{{{guild}}}''}}. | |||
{{#if:{{{url|}}}| [{{{url}}} View message]}} | {{#if:{{{url|}}}| [{{{url}}} View message]}} | ||
{{#if:{{{access|}}}| ({{{access}}} channel)}}. | {{#if:{{{access|}}}| ({{{access}}} channel)}}. | ||
Revision as of 00:21, 28 October 2025
. Message posted in .
.
Cite a Discord server message
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Author | author | The user who posted the message | Unknown | required |
| Date | date | Date of the message | Unknown | required |
| Channel | channel | The Discord channel name | Unknown | required |
| Server (Guild) | guild | The Discord server name | Unknown | required |
| Message URL | url | Direct link to the message | Unknown | required |
| Access | access | Whether the channel is public or private
| Unknown | optional |
| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Cite_discord/doc to edit this documentation. (How does this work?) |
Usage
To cite a Discord message, use:
{{Cite discord
|author=User123
|date=2025-10-27
|channel=general
|guild=Open Source Devs
|url=https://discord.com/channels/123/456/789
|access=public
}}Parameters
- author – The user who posted the message (required).
- date – Date of the message (required).
- channel – Channel name (required).
- guild – Server name (required).
- url – Direct link to the message (optional).
- access – Whether the channel is public or private (optional).
Example output
- User123** (2025-10-27). Message posted in #general, on Open Source Devs. [View message](https://discord.com/channels/123/456/789) (public channel).