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

Template:Icon: Difference between revisions

From WiKirby, your independent source of Kirby knowledge.
Jump to navigationJump to search
(dang forgot to remove)
mNo edit summary
 
Line 2: Line 2:


{{doc}}
{{doc}}
[[Category:Formatting Templates|I]]
[[Category:Formatting templates|I]]
[[Category:Icons|I]]
[[Category:Icons|I]]
</noinclude>
</noinclude>

Latest revision as of 05:21, 20 December 2020


Purpose[edit]

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

Usage[edit]

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.