Jump to content

Template:JADSCite: Difference between revisions

From Joepedia
No edit summary
No edit summary
Line 1: Line 1:
<span style="line-height: 25px">
<span style="line-height: 25px">
<!---->[[File:Discord.svg|25px|alt=JADS|link=]] JADS message: [https://discord.com/channels/308515582817468420/{{{channel}}}/{{{message}}} {{{message}}}” by {{{author}}} at {{#timel: c | @{{{time}}}}}].
<!---->[[File:Discord.svg|25px|alt=JADS|link=]] JADS message: [{{{url}}} {{{message}}}” by {{{author}}}{{#if:{{{time|}}}| at {{#timel: c | @{{{time}}}}}}}].
</span><noinclude>
</span><noinclude>
<templatedata>
<templatedata>
Line 21: Line 21:
"type": "number",
"type": "number",
"suggested": true
"suggested": true
},
"url": {
"label": "Link",
"description": "The link to the message.",
"example": "https://discord.com/channels/308515582817468420/...",
"required": true
}
}
},
},
"description": "Cite a message in JADS.",
"description": "Cite a message in JADS.",
"format": "inline"
"format": "inline",
"paramOrder": [
"url",
"message",
"author",
"time"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 00:35, 21 January 2025

JADS JADS message: [{{{url}}} “{{{message}}}” by {{{author}}}].

Cite a message in JADS.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Linkurl

The link to the message.

Example
https://discord.com/channels/308515582817468420/...
Unknownrequired
Messagemessage

The text of the message.

Stringrequired
Authorauthor

The author of the JADS message.

Unknownrequired
Timetime

The timestamp the message was sent at.

Numbersuggested