Template:Inline icon link/doc: Difference between revisions
From VRChat Wiki
m (Text replacement - "\[\[Special:MyLanguage\/(Category:[^|]+)\|\1\]\]" to "A") |
m (Reverted edits by Usr 578aa632-439b-4c41-9266-776323ba9ad2 (talk) to last revision by dorktoast) Tag: Rollback |
||
Line 14: | Line 14: | ||
! Name !! Variable !! Description !! Default | ! Name !! Variable !! Description !! Default | ||
|- | |- | ||
| image || <code>image=</code><br>Can also be parameter 1.|| icon image. ||[[ | | image || <code>image=</code><br>Can also be parameter 1.|| icon image. ||[[:File:PlaceholderRoss.png]] [[File:PlaceholderRoss.png|64px|frameless]] | ||
|- | |- | ||
| link || <code>link=</code><br>Can also be parameter 2. || link || <span style="color:#FF0000;">link</span> | | link || <code>link=</code><br>Can also be parameter 2. || link || <span style="color:#FF0000;">link</span> | ||
Line 24: | Line 24: | ||
| caption || <code>caption=</code><br>|| caption of the icon || icon | | caption || <code>caption=</code><br>|| caption of the icon || icon | ||
|} | |} | ||
<noinclude>[[ | <noinclude>[[Category:Template Documentation]]</noinclude> |
Revision as of 15:24, 24 August 2024
Create inline icon links.
Example Usage
* Please visit {{Inline icon link|image=Vrrat_thumbsup.png|link=https://vrchat.com|desc=the home of VRRat!|size=20px|caption=VRRat thinks you're cool}}!
will make:
- Please visit the home of VRRat!!
Template parameters
Name | Variable | Description | Default |
---|---|---|---|
image | image= Can also be parameter 1. |
icon image. | File:PlaceholderRoss.png |
link | link= Can also be parameter 2. |
link | link |
desc | desc= Can also be parameter 3. |
text of the link | description |
size | size= |
Icon size | 24px |
caption | caption= |
caption of the icon | icon |