Template:Code: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 6: Line 6:
{
{
"params": {
"params": {
"1": {
"text": {
"description": "Top-left crafting ingredient"
"description": "Text to be displayed"
}
}
},
},
"description": "Display a crafting recipe",
"description": "Format text in monospace ('code') font",
"paramOrder": [
"paramOrder": [
"1"
"text"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 19:19, 23 December 2024

{{{text}}}


Format text in monospace ('code') font

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
texttext

Text to be displayed

Unknownoptional