We are actively looking for staff to help us build the wiki. If you are interested please join our Discord server and apply.

Template:Item: Difference between revisions

From Moonbounce Wiki
Jump to navigation Jump to search
(Testing for a simple template to create an image and its name from just the name (for use in tables and stuff))
 
(Fix links)
 
Line 1: Line 1:
<div class="little-item">
<div class="little-item">
   <div class="item-image">
   <div class="item-image">
         [[File:{{{name}}}.png|64px|center|linktarget={{{name}}}]]
         [[File:{{{name}}}.png|64px|center|link={{{name}}}]]
   </div>
   </div>
   <div class="item-name">{{{name}}}</div>
   <div class="item-name">[[{{{name}}}]]</div>
</div>
</div>

Latest revision as of 02:08, 14 July 2024

       [[File:{{{name}}}.png|64px|center|link={{{name}}}]]
[[{{{name}}}]]