Template:Code: Difference between revisions
Wiki Port 2 (talk | contribs) (Created page with "<code style="background: #f0f0f0; font-size: 100%;">{{{text}}}</code> <noinclude> {{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> <templatedata> { "params": { "1": { "description": "Top-left crafting ingredient" }, "2": { "description": "Top-center crafting ingredient" }, "3": { "description": "Top-right crafting ingredient" }, "4": { "description": "Center-left crafting ingredient"...") |
Wiki Port 2 (talk | contribs) No edit summary |
||
(8 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" | ||
] | ] | ||
} | } | ||
</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 |