Difference between revisions of "Template:MIA"

From Nookipedia, the Animal Crossing wiki
(updating to new format)
(Changed default size to 64px to match furniture table sizes)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<onlyinclude>[[File:{{CurrentSeason}}Leaf.png]]</onlyinclude>
+
<onlyinclude>[[File:{{CurrentSeason}}Leaf.png|{{#if: {{{1|}}} | {{{1|}}} | 64px }}|link={{#if:{{{link|}}}|{{{link|}}}}}]]</onlyinclude>
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
 
To be used in item tables when there is no image available for an item. The color of the leaf changes to match the site's skin color.
 
To be used in item tables when there is no image available for an item. The color of the leaf changes to match the site's skin color.
 +
 +
* The template also allows one to add additional wikitext to adjust the image's properties. e.g. <code><nowiki>{{MIA|50px}}</nowiki></code>
 +
* As of 4/14/20 the image's link has been removed. To add a custom image link use the <code>link</code> parameter.
 
</noinclude>
 
</noinclude>

Latest revision as of 16:40, May 27, 2020

FallLeaf.png

Usage

To be used in item tables when there is no image available for an item. The color of the leaf changes to match the site's skin color.

  • The template also allows one to add additional wikitext to adjust the image's properties. e.g. {{MIA|50px}}
  • As of 4/14/20 the image's link has been removed. To add a custom image link use the link parameter.