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:NpcIconLink"
(Created new template) |
m (Now handles npcs without icons) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{#replace:{{{1|Name}}}Icon|:|-}}.png|link={{{1|Name}}}]]</includeonly><noinclude> | + | <includeonly>{{#ifexist:File:{{{1|Name}}}Icon.png| |
+ | [[File:{{#replace:{{{1|Name}}}Icon|:|-}}.png|link={{{1|Name}}}]] | ||
+ | |[[File:BlankNpcIcon.png|link={{{1|Name}}}]] | ||
+ | }}</includeonly><noinclude> | ||
Usage: | Usage: | ||
<pre>{{NpcIconLink|Niu}} | <pre>{{NpcIconLink|Niu}} | ||
+ | {{NpcIconLink|Pai}} | ||
{{NpcIconLink|Navarre}} | {{NpcIconLink|Navarre}} | ||
+ | {{NpcIconLink|Archpriest Beldron}} | ||
+ | {{NpcIconLink|Don Enzo Sipo}} | ||
</pre> | </pre> | ||
{{NpcIconLink|Niu}} | {{NpcIconLink|Niu}} | ||
+ | |||
+ | {{NpcIconLink|Pai}} | ||
{{NpcIconLink|Navarre}} | {{NpcIconLink|Navarre}} | ||
+ | |||
+ | {{NpcIconLink|Archpriest Beldron}} | ||
+ | |||
+ | {{NpcIconLink|Don Enzo Sipo}} | ||
[[Category:Formatting Templates]] | [[Category:Formatting Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 14:35, 28 April 2020
Usage:
{{NpcIconLink|Niu}} {{NpcIconLink|Pai}} {{NpcIconLink|Navarre}} {{NpcIconLink|Archpriest Beldron}} {{NpcIconLink|Don Enzo Sipo}}