Difference between revisions of "Template:En dash/doc"

From Second Life Wiki
Jump to navigation Jump to search
m (Cleaning up JSON)
 
Line 4: Line 4:
{{TemplateData header}}
{{TemplateData header}}
<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
{"params":{},"description":
{
"This template produces an [[en dash]] (–) character. It has the same effect as the HTML escape sequence <code>&amp;ndash;</code>."
  "params": {},
  "description": "This template produces an [[en dash]] (–) character. It has the same effect as the HTML escape sequence <code>&amp;ndash;</code>."
}
</syntaxhighlight>
</syntaxhighlight>
Syntax:<code><nowiki>{{en dash}}</nowiki></code>
Syntax:<code><nowiki>{{en dash}}</nowiki></code>

Latest revision as of 16:59, 15 February 2023

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for En dash

{
  "params": {},
  "description": "This template produces an [[en dash]] (–) character. It has the same effect as the HTML escape sequence <code>&amp;ndash;</code>."
}

Syntax:{{en dash}}

See also