Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Click/Documentation

Template page
Revision as of 03:38, 3 December 2025 by Joe Beaudoin Jr. (talk | contribs) (Created page with "<templatedata> { "params": { "image": { "label": "Image Filename", "description": "The name of the file without 'File:' prefix.", "type": "wiki-file-name", "required": true }, "width": { "label": "Width", "description": "Width of the image (e.g., 50px).", "type": "string", "required": true }, "link": { "label": "Internal Link", "description": "Wiki page to link to (e.g., Main Page).", "type": "wiki-page-name" }, "ex-link":...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays a clickable image linking to a specific page or URL.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Image Filenameimage

The name of the file without 'File:' prefix.

Filerequired
Widthwidth

Width of the image (e.g., 50px).

Stringrequired
Internal Linklink

Wiki page to link to (e.g., Main Page).

Page nameoptional
External Linkex-link

URL to link to (e.g., http://google.com).

Stringoptional
Floatfloat

Positioning: left, right, or center.

Suggested values
left right center
Stringoptional
Alt Textalt

Description for screen readers.

Stringoptional