Jump to content

Template:Infobox Other: Difference between revisions

From Logic World Wiki
Created page with " <noinclude> <templatedata> { "params": { "title": { "description": "The title shown above and outside the infobox.", "type": "line", "required": true }, "image": { "description": "The main image to show on the infobox.", "type": "wiki-file-name", "default": "MHG.Socket_thumbnail_render.png", "required": true }, "description": { "description": "A simple description about the contents of the infobox.", "type": "string" } }, "descr..."
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{delete|reason --[[User:BobisBilly|BobisBilly]] ([[User talk:BobisBilly|talk]]) 11:44, 7 September 2025 (UTC)}}
<noinclude>
<templatedata>
{
"params": {
"title": {
"description": "The title shown above and outside the infobox.",
"type": "line",
"required": true
},
"image": {
"description": "The main image to show on the infobox.",
"type": "wiki-file-name",
"default": "MHG.Socket_thumbnail_render.png",
"required": true
},
"description": {
"description": "A simple description about the contents of the infobox.",
"type": "string"
}
},
"description": "Renders an infobox."
}
</templatedata>
</noinclude>

Latest revision as of 11:44, 7 September 2025