|
|
Line 1: |
Line 1: |
|
| |
|
| <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>
| |
| <includeonly>{{#invoke:Infobox|component}}</includeonly>
| |