From mschae’s docs
m Mschae23 moved page Template:JSON key to Template:Json key without leaving a redirect: Consistency with Template:Json |
Fix template reference (page was moved) |
||
| Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{ | {{Json key|"config"}} | ||
</pre> | </pre> | ||
== Examples === | == Examples === | ||
{{ | {{Json key|"config"}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:00, 15 October 2025
This template formats a string as a JSON key value (without adding quotation marks automatically), for consistency.
Usage
{{Json key|"config"}}
Examples =
"config"