Template:LgCharLink: Difference between revisions
Jump to navigation
Jump to search
(Updated documentation) |
mNo edit summary |
||
Line 6: | Line 6: | ||
! Code !! Result | ! Code !! Result | ||
|- | |- | ||
| <code><nowiki>{{ | | <code><nowiki>{{LgCharLink|Lae'zel|Bae'zel}}</nowiki></code> | ||
| {{ | | {{LgCharLink|Lae'zel|Bae'zel}} | ||
|- | |- | ||
| <code><nowiki>{{ | | <code><nowiki>{{LgCharLink|Auntie Ethel|icon=Portrait Ethel Human.png}}</nowiki></code> | ||
| {{ | | {{LgCharLink|Auntie Ethel|icon=Portrait Ethel Human.png}} | ||
|} | |} | ||
Revision as of 23:50, 9 July 2024
As Template:CharLink but sets the default size to 40 instead of 25.
Examples
Code | Result |
---|---|
{{LgCharLink|Lae'zel|Bae'zel}}
|
Bae'zel |
{{LgCharLink|Auntie Ethel|icon=Portrait Ethel Human.png}}
|
Auntie Ethel |
Template data
Inserts a link for a character.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | 1 | Name of the character | Page name | required |
alias | 2 | Alias for the link text | String | optional |
icon | icon | Specify a different icon | File | optional |