Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:IconLink"
(Fixed Hodor IconLink) |
(Added second parameter to check for Gender) |
||
Line 1: | Line 1: | ||
− | <includeonly><span style="white-space: nowrap">[[File:{{#replace:{{{1|Name}}}|:|-}}.png|link={{{1|Name}}}]] [[{{{1|Name}}}]]</span></includeonly><noinclude> | + | <includeonly><span style="white-space: nowrap">[[File:{{#replace:{{{1|Name}}}|:|-}}{{#if:{{{2|Gender}}}| ({{{2|Gender}}}).png|link={{{1|Name}}}]] [[{{{1|Name}}}]]</span></includeonly> |
+ | <noinclude> | ||
Usage: | Usage: | ||
<pre>{{IconLink|Needle Throw}} | <pre>{{IconLink|Needle Throw}} | ||
− | {{IconLink|Contract: Hodor}}</pre> | + | {{IconLink|Contract: Hodor}} |
+ | {{IconLink|Tiger Flash}} | ||
+ | {{IconLink|Tiger Flash|Male}} | ||
+ | {{IconLink|Tiger Flash|Female}}</pre> | ||
+ | |||
{{IconLink|Needle Throw}} | {{IconLink|Needle Throw}} | ||
{{IconLink|Contract: Hodor}} | {{IconLink|Contract: Hodor}} | ||
+ | |||
+ | {{IconLink|Tiger Flash}} | ||
+ | |||
+ | {{IconLink|Tiger Flash|Male}} | ||
+ | |||
+ | {{IconLink|Tiger Flash|Female}} | ||
+ | |||
[[Category:Formatting Templates]] | [[Category:Formatting Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 07:58, 3 March 2016
Usage:
{{IconLink|Needle Throw}} {{IconLink|Contract: Hodor}} {{IconLink|Tiger Flash}} {{IconLink|Tiger Flash|Male}} {{IconLink|Tiger Flash|Female}}