Template:Code

From Sasara
Revision as of 23:41, 1 March 2026 by Rubenerd (talk | contribs) (Created page with "<code>{{{1}}}</code><NOINCLUDE> ==Documentation== Formats code with monospace characters. ===Example=== <NOWIKI>{{Code|3.1415}}</NOWIKI> ===Output=== {{Code|3.1415}} Category:Templates</NOINCLUDE>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

{{{1}}}

Documentation

Formats code with monospace characters.

Example

{{Code|3.1415}}

Output

3.1415