Template:Cite Discord message: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(Blanked the page)
Tag: Blanking
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[{{{sender-link|{{{sender}}}}}}|{{{sender}}}]] ({{{date}}}). “[{{{url}}} {{#tag:nowiki|{{{text}}}}}]” – via [[w:Discord_(software)|Discord]] ({{Discord channel|{{{channel}}}}}). ''{{{server}}}''. Retrieved {{{access-date}}}. {{#if:{{{screenshot-link|}}}|[{{{screenshot-link|}}} Screenshot] }}

<noinclude>{{Documentation|content=

=== Usage ===
* <code><nowiki>{{Cite Discord message|sender-link=GreekCommunist|sender=GREEK COMMUNIST REBORN|url=https://discordapp.com/channels/472613482148134917/474743224796446722/626396966003408897|text=Ah ffs|date=September 25, 2019|access-date=April 23, 2020|channel=ask-a-moderator|server=Divasa}}</nowiki></code>
** {{Cite Discord message|sender-link=GreekCommunist|sender=GREEK COMMUNIST REBORN|url=https://discordapp.com/channels/472613482148134917/474743224796446722/626396966003408897|text=Ah ffs|date=September 25, 2019|access-date=April 23, 2020|channel=ask-a-moderator|server=Divasa}}


* <code><nowiki>{{Cite Discord message|sender-link=Maxopoly|sender=Maxopoly|url=https://discord.com/channels/541663751875723267/542063812745101312/741537333223882813|text=Changes with next restart - Fossils can now also drop spawn eggs for bees, pandas, dolphins and strays - Bane of Arthropods will now also give eggs for llamas, ocelots, foxes, cods, tropical fish, salmons, turtles and dolphins|date=August 9, 2020|access-date=March 5, 2021|channel=announcements|server=CivClassic Official Discord}}</nowiki></code>
** {{Cite Discord message|sender-link=Maxopoly|sender=Maxopoly|url=https://discord.com/channels/541663751875723267/542063812745101312/741537333223882813|text=Changes with next restart - Fossils can now also drop spawn eggs for bees, pandas, dolphins and strays - Bane of Arthropods will now also give eggs for llamas, ocelots, foxes, cods, tropical fish, salmons, turtles and dolphins|date=August 9, 2020|access-date=March 5, 2021|channel=announcements|server=CivClassic Official Discord|screenshot-link=https://i.imgur.com/cVRPReM.png}}


[[Category:Citation templates]]
}}

<templatedata>
{
"params": {
"sender-link": {
"description": "CivWiki page of the sender, if they don't have a page or you don't know it enter their in game name",
"suggested": true
},
"sender": {
"description": "Name of the sender as displayed on discord on the message being cited",
"required": true
},
"date": {
"description": "The date the message was sent",
"example": "2020-10-29",
"required": true
},
"url": {
"description": "The url of the discord message, right click the message and select 'Copy Message Link' and paste it in here",
"example": "https://discord.com/channels/415706745566920714/434706611970506772/979426743381270538",
"required": true
},
"text": {
"description": "The text of the message being cited",
"required": true
},
"channel": {
"description": "The name of the discord channel the message was sent in",
"example": "general",
"required": true
},
"server": {
"description": "The name of the discord server the message was sent in",
"example": "CivMC",
"required": true
},
"access-date": {
"description": "The date that you accessed the message to cite it, most likely the current date",
"required": true
},
"screenshot-link": {
"description": "A url to a screenshot of the cited message, required if server or channel the message is found in isn't public",
"suggested": true
}

},
"description": "Cite a discord message"
}
</templatedata>
</noinclude>

Latest revision as of 06:51, 29 November 2023

[[{{{sender}}}|{{{sender}}}]] ({{{date}}}). “[{{{url}}} {{{text}}}]” – via Discord (#{{{channel}}}). {{{server}}}. Retrieved {{{access-date}}}.

Template documentation

Usage

  • {{Cite Discord message|sender-link=GreekCommunist|sender=GREEK COMMUNIST REBORN|url=https://discordapp.com/channels/472613482148134917/474743224796446722/626396966003408897|text=Ah ffs|date=September 25, 2019|access-date=April 23, 2020|channel=ask-a-moderator|server=Divasa}}



Cite a discord message

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
sender-linksender-link

CivWiki page of the sender, if they don't have a page or you don't know it enter their in game name

Unknownsuggested
sendersender

Name of the sender as displayed on discord on the message being cited

Unknownrequired
datedate

The date the message was sent

Example
2020-10-29
Unknownrequired
urlurl

The url of the discord message, right click the message and select 'Copy Message Link' and paste it in here

Example
https://discord.com/channels/415706745566920714/434706611970506772/979426743381270538
Unknownrequired
texttext

The text of the message being cited

Unknownrequired
channelchannel

The name of the discord channel the message was sent in

Example
general
Unknownrequired
serverserver

The name of the discord server the message was sent in

Example
CivMC
Unknownrequired
access-dateaccess-date

The date that you accessed the message to cite it, most likely the current date

Unknownrequired
screenshot-linkscreenshot-link

A url to a screenshot of the cited message, required if server or channel the message is found in isn't public

Unknownsuggested