Template:Tgchannel: Difference between revisions
move category into includeonly Tag: 2017 source edit |
put whole template inside includeonly Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
{{Infobox | <includeonly>{{Infobox | ||
|title={{{title|}}} | |title={{{title|}}} | ||
|subtitle=Telegram channel | |subtitle=Telegram channel | ||
Line 14: | Line 14: | ||
<td>{{{description}}}</td> | <td>{{{description}}}</td> | ||
</tr>}} | </tr>}} | ||
}} | }}[[Category:Telegram channel]]</includeonly><noinclude> | ||
text start | text start | ||
<templatedata> | <templatedata> |
Revision as of 00:14, 23 December 2024
text start
Infobox for telegram channels
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Title shown at the top of the template. Defaults to page title. | Line | optional |
image | image | Image to be used in infobox. Will also be used in page preview. | File | suggested |
username | username | Telegram username. Will also add link to the channel.
| Line | required |
Creation Date | Creation Date | Creation Date. Prefer Japanese YYYY-MM-DD
| Date | optional |
description | description | Short description displayed inside the infobox | String | optional |
add_preview | add_preview | Whether to set infobox image as OpenGraph preview. You usually do not want to touch this.
| Boolean | optional |
add_category | add_category | Whether to add 'Telegram channel' category tag with this template. You usually do not want to touch this.
| Boolean | optional |