Template:Code: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary Tag: Manual revert |
Wiki Port 2 (talk | contribs) No edit summary |
||
(3 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 6: | Line 5: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"description": "Text to be displayed" | "description": "Text to be displayed" | ||
} | } | ||
Line 12: | Line 11: | ||
"description": "Format text in monospace ('code') font", | "description": "Format text in monospace ('code') font", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "1" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
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 |