Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Cite discord: Difference between revisions

Template page
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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Authorauthor

The user who posted the message

Unknownrequired
Datedate

Date of the message

Unknownrequired
Channelchannel

The Discord channel name

Unknownrequired
Server (Guild)guild

The Discord server name

Unknownrequired
Message URLurl

Direct link to the message

Unknownrequired
Accessaccess

Whether the channel is public or private

Example
public / private
Unknownoptional
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