Template:Code: Difference between revisions

From Horizon's End Wiki
(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"...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
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 7: Line 6:
"params": {
"params": {
"1": {
"1": {
"description": "Top-left crafting ingredient"
"description": "Text to be displayed"
},
"2": {
"description": "Top-center crafting ingredient"
},
"3": {
"description": "Top-right crafting ingredient"
},
"4": {
"description": "Center-left crafting ingredient"
},
"5": {
"description": "Center crafting ingredient"
},
"6": {
"description": "Center-right crafting ingredient"
},
"7": {
"description": "Bottom-left crafting ingredient"
},
"8": {
"description": "Bottom-center crafting ingredient"
},
"9": {
"description": "Bottom-right crafting ingredient"
},
"product": {
"description": "Crafting product"
},
"description": {
"description": "Product and/or crafting recipe description"
}
}
},
},
"description": "Display a crafting recipe",
"description": "Format text in monospace ('code') font",
"paramOrder": [
"paramOrder": [
"1",
"1"
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"product",
"description"
]
]
}
}
</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