12,168
editsAd placeholder
Template:Medium character link: Difference between revisions
Jump to navigation
Jump to search
Updated documentation
HiddenDragon (talk | contribs) (Updated) |
(Updated documentation) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{CharLink|{{{1}}}|{{{2|{{{1}}}}}}|icon={{{icon|}}}|w=30}}</onlyinclude></includeonly><noinclude> | <includeonly><onlyinclude>{{CharLink|{{{1}}}|{{{2|{{{1}}}}}}|icon={{{icon|}}}|w=30}}</onlyinclude></includeonly><noinclude> | ||
As [[Template:CharLink]] but sets the default size to 30 instead of 25. | As [[Template:CharLink]] but sets the default size to 30 instead of 25. | ||
== Examples == | |||
{|class="wikitable" | |||
! Code !! Result | |||
|- | |||
| <code><nowiki>{{MdCharLink|Shadowheart}}</nowiki></code> | |||
| {{MdCharLink|Shadowheart}} | |||
|- | |||
| <code><nowiki>{{MdCharLink|Ethel|Auntie Ethel|icon=Portrait Ethel Human.png}}</nowiki></code> | |||
| {{MdCharLink|Ethel|Auntie Ethel|icon=Portrait Ethel Human.png}} | |||
|} | |||
== Template data == | == Template data == | ||
Line 35: | Line 42: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
[[Category:Icon templates]] | |||
</noinclude> |