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"
(Added additional check of whether file name with (Gender) exists) |
(Added comments in usage) |
||
Line 2: | Line 2: | ||
Usage: | Usage: | ||
<pre>{{IconLink|Needle Throw}} | <pre>{{IconLink|Needle Throw}} | ||
+ | <!--Displays icon and link for Needle Throw--> | ||
+ | |||
{{IconLink|Contract: Hodor|Male}} | {{IconLink|Contract: Hodor|Male}} | ||
+ | <!--Disregards gender parameter because "Contract: Hodor (Male)" does not exist--> | ||
+ | |||
{{IconLink|Tiger Flash}} | {{IconLink|Tiger Flash}} | ||
− | {{IconLink|Tiger Flash|Male}}</pre> | + | <!--Displays default (F.Fighter version) icon and link for Tiger Flash--> |
+ | |||
+ | {{IconLink|Tiger Flash|Male}} | ||
+ | <!--Displays Male version of icon and link for Tiger Flash--></pre> | ||
{{IconLink|Needle Throw}} | {{IconLink|Needle Throw}} | ||
Revision as of 09:22, 3 March 2016
Usage:
{{IconLink|Needle Throw}} <!--Displays icon and link for Needle Throw--> {{IconLink|Contract: Hodor|Male}} <!--Disregards gender parameter because "Contract: Hodor (Male)" does not exist--> {{IconLink|Tiger Flash}} <!--Displays default (F.Fighter version) icon and link for Tiger Flash--> {{IconLink|Tiger Flash|Male}} <!--Displays Male version of icon and link for Tiger Flash-->