Home
Random
Log in
Settings
About Zoo Wiki
Disclaimers
Zoo Wiki
Search
Editing
Template:Cite Discord
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{#if:{{{date|}}}|{{#time:j F Y|{{{date}}}}}. }}[{{{url}}} {{ucfirst:{{{message type|{{{type|message}}}}}}}} by {{{author|{{{name}}}}}}{{#if:{{{username|}}}| <nowiki>[@</nowiki>{{{username}}}<nowiki>]</nowiki>}}]{{#if:{{{thread|}}}| in the β{{{thread}}}β thread}}{{#if:{{{channel|}}}|  in the <code>#{{{channel}}}</code> channel}} in the ''{{{server|9th Tail Bot Hub}}}'' server{{#if:{{{quote|{{{text|}}}}}}|<nowiki>: </nowiki><p>β{{{quote|{{{text}}}}}}β</p>|.}} <noinclude> ==Documentation== Cite a Discord message. ===Examples=== <syntaxhighlight lang="wikitext">{{Cite Discord|author=Colon|channel=zoo-talk|quote=i added sex to quests|date=2022-12-29|url=//discord.com/channels/461575285364752384/1010033809250603068/1057800845518966835}}</syntaxhighlight> becomes {{Cite Discord|author=Colon|channel=zoo-talk|quote=i added sex to quests|date=2022-12-29|url=//discord.com/channels/461575285364752384/1010033809250603068/1057800845518966835}} <templatedata> { "params": { "author": { "description": "Display name of the message's author", "example": "Colon π¦", "type": "string", "aliases": [ "name" ], "required": true, "suggested": true }, "username": { "description": "Username of the poster's message", "example": "colon", "type": "string" }, "channel": { "description": "Channel the message was posted in", "example": "zoo-talk", "type": "string", "suggested": true }, "server": { "description": "Server the message was posted in", "example": "9th Tail Bot Hub", "type": "string", "default": "9th Tail Bot Hub", "required": true }, "url": { "description": "Permalink to the message (right click -> \"Copy message link\", then paste here)", "example": "https://discord.com/channels/461575285364752384/1010033809250603068/1057800845518966835", "type": "url", "required": true }, "quote": { "description": "Specific quote to cite. If long, place in a separate blockquote after this template.", "example": "i added sex to quests", "type": "string", "suggested": true, "aliases": [ "text" ] }, "date": { "description": "Date the message was posted", "example": "2022-12-29", "suggested": true }, "message type": { "description": "Noun to use instead of \"message\"", "example": "JSON snippet, Item use dialogue", "aliases": [ "type" ] }, "thread": { "description": "Thread the message was posted in (if applicable)", "example": "Fanmade items" } }, "paramOrder": [ "author", "username", "thread", "channel", "server", "url", "date", "quote", "message type" ] } </templatedata> [[Category:Citation templates]] </noinclude>
Summary:
Please note that all contributions to Zoo Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Zoo Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:Cite Discord
(
edit
)