Template:Cite Discord message: Difference between revisions

no edit summary
(test)
No edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 1:
{{#if:{{{s|}}}{{{sender<includeonly>|</includeonly>}}}{{{name|}}}{{{author|}}}|[[{{#if:{{{author-page|{{{sender-link|}}}}}}|{{{author-page|{{{sender-link}}}}}}{{!}}}}{{{author|{{{s|{{{sender|{{{name}}}}}}}}}}}}]]|{{#if:{{{last|}}}{{{first|}}}|[[{{{first}}} {{{last}}}|{{{last}}}, {{{first}}}]]}}}} ({{#dateformat:{{{date}}}}}). “[{{{u|{{{url}}}}}} {{{t#tag:nowiki|{{{text}}}}}}]” – via [[OOCw:DiscordDiscord_(software)|Discord]]{{#if:{{{c|{{{channel<includeonly>|</includeonly>}}}}}}|{{sp}} ({{Discord channel|{{{c|{{{channel}}}}}}}}).|.}}{{#if:{{{guild<includeonly>| ''{{{server|}}}</includeonly>}}}|{{sp}}''. Retrieved {{{guild|{{{serveraccess-date}}}}}}''.}} {{#if:{{{accessdatescreenshot-link|}}}|[{{{accessscreenshot-date<includeonly>link|</includeonly>}}}|{{sp}} RetrievedScreenshot] {{#dateformat:{{{accessdate|{{{access-date}}}}}}}}.}}<noinclude>{{Documentation|content=
 
<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|last=Watson|first=Jeb Joesph|url=https://discordapp.com/channels/472613482148134917/474743224796446722/626426170308558858|text=Based Sand man|date=September 25, 2019|channel=ask-a-moderator|access-date=April 23, 2020|server=Divasa}}</nowiki></code>
 
** {{Cite Discord message|last=Watson|first=Jeb Joesph|url=https://discordapp.com/channels/472613482148134917/474743224796446722/626426170308558858|text=Based Sand man|date=September 25, 2019|channel=ask-a-moderator|access-date=April 23, 2020|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]]
}}
}}</noinclude>
 
<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>