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 Name"
Uberdarkneko (talk | contribs) |
Uberdarkneko (talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>This format show a monster made with the [[Template:MetaDataMonster]] template in name form. The name will be validated, linked and colored depending on the monster type. | |
− | {{#if:{{{Name|}}} | {{#ifexist: {{{Name}}} | {{#if: {{{IsBoss|}}} | <font color=#ff1493>'''{{{Name}}}'''</font> | {{#if: {{{IsSpecial|}}} | <font color=#308014>'''{{{Name}}}'''</font> | {{#if: {{{IsAPC|}}} | <font color=#666>'''{{{Name}}}'''</font> | | + | Used to add a monster name into a text and make it linked and colored automatically.<br/> |
+ | </noinclude><includeonly>{{#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]] | ||
</noinclude> | </noinclude> | ||
− |
Latest revision as of 12:03, 23 December 2010
This format show a monster made with the Template:MetaDataMonster template in name form. The name will be validated, linked and colored depending on the monster type.
Used to add a monster name into a text and make it linked and colored automatically.