Difference between revisions of "Template:IconName"
From Unofficial Fantasica Wiki
(Created page with "{{#ifeq: {{{name|}}}| | |[[Image:{{{name}}}_icon.png]]<br>[[{{{name}}}]]}}") |
|||
(7 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{#ifeq: {{{ | + | {{#ifeq: {{{1|}}}|| |
+ | | | ||
+ | {{#ifeq: {{{1|NoUnit}}}|NoUnit| | ||
+ | | | ||
+ | [[Image:{{{1}}}_icon.png|link={{{1}}}]]<br>[[{{{1}}}]] | ||
+ | }} | ||
+ | }} |