Difference between revisions of "Template:Product"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"label": "Product Title", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Product Image", | |||
"type": "wiki-file-name", | |||
"required": true | |||
}, | |||
"product_link": { | |||
"label": "Product Page", | |||
"type": "url", | |||
"required": true | |||
} | |||
}, | |||
"description": "Product Infobox", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 21:00, 26 April 2022
Product
Product Infobox
Parameter | Description | Type | Status | |
---|---|---|---|---|
Product Title | title | no description | String | required |
Product Image | image | no description | File | required |
Product Page | product_link | no description | URL | required |