Difference between revisions of "Template:XLink/doc"
m (Tsuyuki2198391 moved page Template:TwitterLink/doc to Template:XLink/doc) |
m |
||
Line 1: | Line 1: | ||
;Introduction | ;Introduction | ||
− | This template is used to quickly generate a logo that links to a specific | + | This template is used to quickly generate a logo that links to a specific X (formerly X) account. It is mostly applied on character infoboxes, such as [[VTuber|VTubers]]. |
;Parameters | ;Parameters | ||
− | |||
<pre> | <pre> | ||
− | {{ | + | {{XLink |
− | | | + | |X username |
|Logo size, default is 23px | |Logo size, default is 23px | ||
|Parameter for manually filling in other image, use {{!}} instead of the pipe character | |Parameter for manually filling in other image, use {{!}} instead of the pipe character | ||
Line 15: | Line 14: | ||
;Usage | ;Usage | ||
− | <code><nowiki>{{ | + | <code><nowiki>{{XLink}}</nowiki></code> → {{XLink}} (Blank, only generates the default-sized logo) |
− | <code><nowiki>{{ | + | <code><nowiki>{{XLink|aichan_nel}}</nowiki></code> → {{XLink|aichan_nel}} (Has [[Kizuna Ai]]'s X username) |
− | <code><nowiki>{{ | + | <code><nowiki>{{XLink|aichan_nel|100px}}</nowiki></code> → {{XLink|aichan_nel|100px}} (Has [[Kizuna Ai]]'s X username, logo size is changed to 100px) |
− | <code><nowiki>{{ | + | <code><nowiki>{{XLink|aichan_nel|60px|{{!}}left{{!}}thumb{{!}}Kizuna AI - X}}</nowiki></code> → {{XLink|aichan_nel|60px|{{!}}left{{!}}thumb{{!}}Kizuna AI - X}} (Has [[Kizuna Ai]]'s X username, logo size is changed to 60px, other image parameters are added. For emergency use, it is generally not recommended to fill in the template parameters in position 3 unless specifically required) |
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 15:53, 3 October 2024
- Introduction
This template is used to quickly generate a logo that links to a specific X (formerly X) account. It is mostly applied on character infoboxes, such as VTubers.
- Parameters
{{XLink |X username |Logo size, default is 23px |Parameter for manually filling in other image, use {{!}} instead of the pipe character }}
- Usage
{{XLink}}
→ (Blank, only generates the default-sized logo)
{{XLink|aichan_nel}}
→ (Has Kizuna Ai's X username)
{{XLink|aichan_nel|100px}}
→ (Has Kizuna Ai's X username, logo size is changed to 100px)
{{XLink|aichan_nel|60px|{{!}}left{{!}}thumb{{!}}Kizuna AI - X}}
→
(Has Kizuna Ai's X username, logo size is changed to 60px, other image parameters are added. For emergency use, it is generally not recommended to fill in the template parameters in position 3 unless specifically required)