Content deleted Content added
TheresNoTime (talk | contribs) expanding |
always valid |
||
(22 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Documentation subpage}}
{{Template shortcut|tind}}
This template displays [[tone indicator]]s, an indicator to explicitly state the intonation or intent of the message, for use in discussions, '''not''' in articles.
== Usage ==
Tone indicators are generally appended to messages (or sentences) to reflect the intonation/intent of the content preceding them.
===
<code>I love vandalism! <nowiki>{{Tone indicator|s}}</nowiki></code>
would produce
"I love vandalism! {{Tone indicator|s}}"
==
{| class="wikitable"
! Available parameters
! Output
|-
| {{code|
|
|-
| {{code|
|
|-
| {{code|
|
|-
| {{code|
|
|-
|
|
|-
| {{code|
|
|-
| {{code|lh}}, {{code|lighthearted}}, {{code|light-hearted}}
| {{Tone indicator|lh}}
|-
| {{code|lhj}}, {{code|lighthearted joke}}, {{code|light-hearted joke}}
| {{Tone indicator|lhj}}
|-
| {{code|nay}}, {{code|not at you}}
| {{Tone indicator|nay}}
|-
| {{code|nbh}}, {{code|nobody here}}
| {{Tone indicator|nbh}}
|-
| {{code|neg}}, {{code|nc}}, {{code|negative}}
| {{Tone indicator|neg}}
|-
| {{code|nm}}, {{code|not mad}}
| {{Tone indicator|nm}}
|-
| {{code|nsrs}}, {{code|not serious}}, {{code|non-serious}}
| {{Tone indicator|nsrs}}
|-
| {{code|pos}}, {{code|pc}}, {{code|positive}}
| {{Tone indicator|pos}}
|-
| {{code|ref}}, {{code|reference}}
| {{Tone indicator|ref}}
|-
| {{code|s}}, {{code|sarc}}, {{code|sarcasm}}
| {{Tone indicator|sarcasm}}
|-
| {{code|srs}}, {{code|serious}}
| {{Tone indicator|srs}}
|}
=== TemplateData ===
{{TemplateData header}}
<templatedata>
{
"params": {
"1": {
"label": "Tone indicator",
"description": "The tone indicator to display, or a valid alias",
"example": "s",
"type": "string",
"default": "s",
"required": true,
"suggestedvalues": [
"con",
"g",
"gq",
"hj",
"hyp",
"j",
"lh",
"lhj",
"nay",
"nbh",
"neg",
"nm",
"nsrs",
"pos",
"ref",
"s",
"srs"
]
}
},
"description": "Displays a tone indicator with hover description"
}
</templatedata>
==
Inferring meaning, tone and intent of a textual message over the internet can be ''difficult'' at times, especially in heated situations or when the wording could easily mean many things.
Some contributors can find this inference especially difficult (such as our many [[Neurodiversity|neurodivergent]] editors) - the use of indicators to explicitly state your tone is one thing you can do to help ''everyone'' out in certain circumstances.
More information can be found in the article on [[tone indicators]], and at {{plain link|https://toneindicators.carrd.co/#introduction www.toneindicators.carrd.co}}.
<includeonly>{{Sandbox other||
[[Category:Talk namespace templates]]
}}</includeonly>
|