7,288
editsAd placeholder
Template:LgCharLink: Difference between revisions
Jump to navigation
Jump to search
Updated documentation
HiddenDragon (talk | contribs) (Created page with "<includeonly><onlyinclude>{{CharLink|{{{1}}}|{{{2|{{{1}}}}}}|icon={{{icon|}}}|w=40}}</onlyinclude></includeonly><noinclude>{{documentation|content= {{LgCharLink|Shadowheart}} {{LgCharLink|Lae'zel|Bae'zel}} As Template:CharLink but sets the default size to 40 instead of 25. Category:Templates == Template data == <templatedata> { "params": { "1": { "description": "Name of the character", "required": true, "label": "name", "type": "wiki-page-name...") |
(Updated documentation) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{CharLink|{{{1}}}|{{{2|{{{1}}}}}}|icon={{{icon|}}}|w=40}}</onlyinclude></includeonly><noinclude> | <includeonly><onlyinclude>{{CharLink|{{{1}}}|{{{2|{{{1}}}}}}|icon={{{icon|}}}|w=40}}</onlyinclude></includeonly><noinclude> | ||
As [[Template:CharLink]] but sets the default size to 40 instead of 25. | As [[Template:CharLink]] but sets the default size to 40 instead of 25. | ||
== Examples == | |||
{|class="wikitable" | |||
! Code !! Result | |||
|- | |||
| <code><nowiki>{{MdCharLink|Lae'zel|Bae'zel}}</nowiki></code> | |||
| {{MdCharLink|Lae'zel|Bae'zel}} | |||
|- | |||
| <code><nowiki>{{MdCharLink|Auntie Ethel|icon=Portrait Ethel Human.png}}</nowiki></code> | |||
| {{MdCharLink|Auntie Ethel|icon=Portrait Ethel Human.png}} | |||
|} | |||
== Template data == | == Template data == | ||
Line 38: | Line 42: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
[[Category:Icon templates]] | |||
</noinclude> |