Template:Newbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
"image_alt": {}, | "image_alt": {}, | ||
"alt": {}, | "alt": {}, | ||
"caption": {} | "caption": {}, | ||
"title": { | |||
"aliases": [ | |||
"heading" | |||
], | |||
"label": "Title", | |||
"description": "Displayed at the top of your Infobox", | |||
"example": "Ravi-Hyral", | |||
"type": "string", | |||
"default": "Title", | |||
"autovalue": "", | |||
"required": true | |||
} | |||
}, | }, | ||
"description": "Test Template to do tests", | "description": "Test Template to do tests", | ||
Line 31: | Line 43: | ||
"maps": { | "maps": { | ||
"testmap": {} | "testmap": {} | ||
} | }, | ||
"paramOrder": [ | |||
"title", | |||
"name", | |||
"image", | |||
"image_size", | |||
"image_alt", | |||
"alt", | |||
"caption" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 02:51, 28 March 2022
Test Template to do tests
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title heading | Displayed at the top of your Infobox
| String | required |
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
image_alt | image_alt | no description | Unknown | optional |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |