Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

Template:Icon

From WiKirby, your independent source of Kirby knowledge.
Revision as of 15:04, 6 July 2020 by Results May Vary (talk | contribs) (dang forgot to remove)
Jump to navigationJump to search


Purpose

This template is used to conveniently display an image on the same level as the page title.

Usage

Copy this code and fill it out:

{{Icon
|image = 
|text =
|offset =
|link =
|id =
}}


  • image is the filename of the image
  • text is the text you want the image to display when hovered over by the mouse.
  • offset is the distance from the right side that the image is placed. The default value is 0.5em. An em is the width of a "m".
  • link is the interwiki page you wish the image to go to when clicked.
  • id (optional) is to give an id to an icon if it were to be modified on a MediaWiki css page.