Toggle menu
14
236
69
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:10, 22 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{tsh|ddag}} This template generates a double-dagger symbol. == Usage == * <syntaxhighlight lang="wikitext" inline>{{double-dagger}}</syntaxhighlight> produces {{double-dagger}} * <syntaxhighlight lang="wikitext" inline>{{double-dagger|sup=yes}}</syntaxhighlight> produces {{double-dagger|sup=yes}} == TemplateData == {{TemplateData header}} <templatedata> { "params": { "sup": { "label": "Superscript", "description": "Puts the dagger in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template generates a double-dagger symbol.

Usage

  • {{double-dagger}} produces ‡
  • {{double-dagger|sup=yes}} produces

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Double-dagger in articles based on its TemplateData.

TemplateData for Double-dagger

A template that adds a double-dagger symbol (‡).

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Superscriptsup

Puts the dagger in superscript.

Default
no
Booleanoptional

Accessible symbols

Wikipedia previously provided templates that generated images with alt text for symbols not read by screen readers.[1] As of 2023,[2] the symbols in the table below will be read in the default configuration of all three major screen readers (JAWS, Apple's VoiceOver, and NVDA). Depending on user-configured verbosity settings, a reader may hear additional characters read aloud or fewer typographic or punctuation characters read aloud.[3]

Accessible symbols for tables
Unicode symbol Pronounced as HTML entity Template name Template usage
* "star" or "asterisk" &ast; {{asterisk}} transclusion
"dagger" or "single dagger" &dagger; {{dagger}} substitution
"double dagger" &Dagger; {{double-dagger}} substitution
# "number" or "hash tag" &num; {{number sign}} transclusion
° "degree" or "degrees" &deg; {{degree}} substitution
"right arrow" or "rightwards arrow" &rarr; {{arrow}} substitution
"down arrow" or "downwards arrow" &darr; {{down-arrow}} substitution
"left arrow" or "leftwards arrow" &larr; {{left-arrow}} substitution
"up arrow" or "upwards arrow" &uarr; {{up-arrow}} substitution
"prime" &prime; {{prime}} transclusion

Notes