Template:Infobox: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
<td>{{{description|No description available}}}</td> | <td>{{{description|No description available}}}</td> | ||
</tr> | </tr> | ||
{{#if:{{{website|}}}| | |||
<tr> | |||
<th>Website</th> | |||
<td><a href="{{{website}}}" target="_blank">{{{website}}}</a></td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 33: | Line 39: | ||
} | } | ||
}, | }, | ||
"description": "Infobox with picture upload | "description": "Infobox with picture upload" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 17:23, 13 December 2025
Infobox with picture upload
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | String | optional |
| image | image | no description | File | optional |
| description | description | no description | Unknown | optional |
| website | website | no description | URL | optional |