Template:Code: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
<code style="background: #f0f0f0; font-size: 100%;">{{{text}}}</code>
<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 5: Line 5:
{
{
"params": {
"params": {
"text": {
"1": {
"description": "Text to be displayed"
"description": "Text to be displayed"
}
}
Line 11: Line 11:
"description": "Format text in monospace ('code') font",
"description": "Format text in monospace ('code') font",
"paramOrder": [
"paramOrder": [
"text"
"1"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 20:34, 1 January 2025

Format text in monospace ('code') font

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Text to be displayed

Unknownoptional