Loading...
 
Skip to main content

Plugin Fancy Link

Introduced in Tiki 29.1

Use this wiki plugin to display rich, interactive previews for external URLs and internal Tiki content.
Instead of plain text links, the plugin renders preview cards or popover previews showing a title, description, image, and site information extracted from the target URL.

The plugin supports:

External websites (using OpenGraph, Twitter Cards, or standard meta tags)

Internal Tiki links such as wiki pages, tracker items, and spreadsheets

Parameter

Display a rich preview of an external URL
Introduced in Tiki 29. Required parameters are in bold.
Go to the source code
Preferences required: wikiplugin_fancylink

Parameters Accepted Values Description Default Since
url url URL to preview
preview y
n
Display rich preview instead of a simple link y
showdesc y
n
Display the URL description y
showimage y
n
Display the URL image y



Preferences required: wikiplugin_fancylink

Examples


Display a full preview card for an external website:

Copy to clipboard
{FANCYLINK(url="https://www.wikipedia.org")}{FANCYLINK}
Image
Click to expand


Renders as:


Use an internal wiki page URL:

Copy to clipboard
{FANCYLINK(url="tiki-index.php?page=HomePage")}{FANCYLINK}
Image
Click to expand


Renders:


Use a tracker item URL:

Copy to clipboard
{FANCYLINK(url="tiki-view_tracker_item.php?itemId=1")}{FANCYLINK}
Image
Click to expand


Displays on this site: