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:Monster link"
m (Move has game icon to has icon) |
(Due to semantic reporting valid pages, we need to check if variables are empty) |
||
Line 2: | Line 2: | ||
{{#vardefine:icon|{{#show:{{{1|Monster}}}|?Has icon|link=none|default=File:No_Icon.png}}}} | {{#vardefine:icon|{{#show:{{{1|Monster}}}|?Has icon|link=none|default=File:No_Icon.png}}}} | ||
{{#vardefine:name|{{#show:{{{1|Monster}}}|?Has name|default={{{1|Monster}}}}}}} | {{#vardefine:name|{{#show:{{{1|Monster}}}|?Has name|default={{{1|Monster}}}}}}} | ||
− | }}<!-- | + | }}{{#if:{{#var:icon}}|<!--skip-->|{{#vardefine:icon|File:No_Icon.png}}}}{{#if:{{#var:name}}|<!--skip-->|{{#vardefine:name|{{{1|Item}}}}}}}<!-- dfoplayer. Due to semantic reporting valid pages, we need to check if variables are empty --><span style="display:inline-block; {{#if:{{{full size|}}}|width:24px;height:24px;|width:20px;height:20px}}"><!-- |
− | --><span style="display:inline-block; {{#if:{{{full size|}}}|width:24px;height:24px;|width:20px;height:20px}}"><!-- | ||
-->[[{{#if:{{{icon|}}} | -->[[{{#if:{{{icon|}}} | ||
| File:{{{icon}}} | | File:{{{icon}}} |
Latest revision as of 20:18, 30 June 2019
Contents
[hide]Description
This template displays a link to an item with its respective icon.
Usage
{{Monster |<item page> |<text> | icon = | full size = | class = }}
Parameters
All parameters are optional unless stated otherwise.
- monster page
- Required. Monster page. The wiki page of the monster.
- text
- Displayed text. Defaults to the name of the monster.
- icon
- Icon file. Defaults to the icon of the monster.
- full size
- Set to anything to display the icon in its original size.
- class
- Colors the link depending on the monster classification. Set to either champion, named, apc, ally, or boss.
Examples
{{Monster link|Nilvas Gracia}}
{{Monster link|Nilvas Gracia|Edgy Demon|full size = y}}