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

From Second Life Wiki
Jump to navigation Jump to search
(Shamelessly copied from wikipedia.org and adapted for SL Wiki)
 
m (Cleaning up JSON)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
<!--{{COinS safe}}-->
<!--{{COinS safe}}-->
{{Template shortcuts |ndash|en dash|nsndns}}
{{Template shortcuts |ndash|en dash|nsndns}}
{{Format TemplateData|JSON={"params":{},"description":
{{TemplateData header}}
"This template produces an [[en dash]] (–) character. It has the same effect as the HTML escape sequence <code>&amp;ndash;</code>."
<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>."
}
</syntaxhighlight>
Syntax:<code><nowiki>{{en dash}}</nowiki></code>
Syntax:<code><nowiki>{{en dash}}</nowiki></code>
== See also ==
== See also ==

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