Template:Infobox Product: Difference between revisions
No edit summary Tags: Reverted 2017 source edit |
No edit summary Tags: Manual revert 2017 source edit |
||
Line 23: | Line 23: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "Product description infobox.", | |||
"format": "inline", | |||
"params": { | |||
"image": { | |||
"label": "Logo", | |||
"description": "Product logo", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"website": { | |||
"label": "Website", | |||
"description": "This product's home page", | |||
"type": "url" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"website" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 22:09, 30 May 2022
Product description infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Logo | image | Product logo | Content | suggested |
Website | website | This product's home page | URL | optional |