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:FormatMonster Icon+Name"

From DFO World Wiki
Jump to: navigation, search
(Created page with "{{#if: {{{HideIcon|}}} | | {{#if: {{{Icon|}}} | {{#ifexist: File:{{{Icon}}} | [[File:{{{Icon}}}]]  }} }} }} <noinclude> </noinclude>{{#if:{{{Name|}}} | {{#ifexist: {{{Name}}...")
 
 
Line 1: Line 1:
{{#if: {{{HideIcon|}}} | | {{#if: {{{Icon|}}} | {{#ifexist: File:{{{Icon}}} | [[File:{{{Icon}}}]]&nbsp; }} }} }} <noinclude>
+
<noinclude>This format show a monster made with the [[Template:MetaDataMonster]] template in icon + name form. The icon will be validated and won't be shown if it doesn't exist or is not set.
</noinclude>{{#if:{{{Name|}}} | {{#ifexist: {{{Name}}} | {{#if: {{{IsBoss|}}} | [[{{{Name}}}|<font color=#ff1493>'''{{{Name}}}'''</font>]] | {{#if: {{{IsSpecial|}}} | [[{{{Name}}}|<font color=#308014>'''{{{Name}}}'''</font>]] | {{#if: {{{IsAPC|}}} | [[{{{Name}}}|<font color=#666>'''{{{Name}}}'''</font>]] | [[{{{Name}}}]] }} }}  }} | [[{{{Name}}}|<font color="DarkRed">''{{{Name}}} (Page missing)''</font>]]  }} | <font color="DarkRed">'''(Name missing)'''</font> }} <noinclude>
+
Used to add a monster icon and name into a monster list, typically inside the monster section of a dungeon page.<br/>
 +
</noinclude><includeonly>{{#if: {{{HideIcon|}}} | | {{#if: {{{Icon|}}} | {{#ifexist: File:{{{Icon}}} | [[File:{{{Icon}}}]]&nbsp; }} }} }} <noinclude>
 +
</noinclude>{{#if:{{{Name|}}} | {{#ifexist: {{{Name}}} | {{#if: {{{IsBoss|}}} | [[{{{Name}}}|<font color=#ff1493>'''{{{Name}}}'''</font>]] | {{#if: {{{IsSpecial|}}} | [[{{{Name}}}|<font color=#308014>'''{{{Name}}}'''</font>]] | {{#if: {{{IsAPC|}}} | [[{{{Name}}}|<font color=#666>'''{{{Name}}}'''</font>]] | [[{{{Name}}}]] }} }}  }} | [[{{{Name}}}|<font color="DarkRed">''{{{Name}}} (Page missing)''</font>]]  }} | <font color="DarkRed">'''(Name missing)'''</font> }}</includeonly><noinclude>
  
 
[[Category:Data]] [[Category:DataFormat]]
 
[[Category:Data]] [[Category:DataFormat]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:45, 23 December 2010

This format show a monster made with the Template:MetaDataMonster template in icon + name form. The icon will be validated and won't be shown if it doesn't exist or is not set. Used to add a monster icon and name into a monster list, typically inside the monster section of a dungeon page.