Template:Code: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<code style="background: #f0f0f0; font-size: 100%;">{{{ | <code style="background: #f0f0f0; font-size: 100%;">{{{1|}}}</code> | ||
<noinclude> | <noinclude> | ||
{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | {{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | ||
Line 7: | Line 6: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"description": " | "description": "Text to be displayed" | ||
} | } | ||
}, | }, | ||
"description": " | "description": "Format text in monospace ('code') font", | ||
"paramOrder": [ | "paramOrder": [ | ||
"1" | "1" |
Latest revision as of 20:34, 1 January 2025
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Format text in monospace ('code') font
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Text to be displayed | Unknown | optional |