Module Page Topbar Hero (pagetop_hero)

An easy page-top hero section located in Tiki's topbar module zone.

Usage

To use module Page Topbar Hero in a wiki page:

Copy to clipboard
{module module="pagetop_hero" description="Item Description" breadcrumbs="Home, Pages" bgimage="" pagetitle="My Page Name" usepagename="y" content_position="topcenter"}


where: An easy page-top hero section located in Tiki's topbar module zone

Go to the source code

Parameters Accepted Values Description Default Since
description
breadcrumbs Allows you to specify the navigation paths to arrive at the current page, Separate items to display with commas
bgimage Enter image URL, in the case of a single image.
pagetitle Page title
usepagename Allows the page title to be used as title of the pagetop module (y|n) n
content_position center
leftcenter
topleft
topcenter
topright
bottomleft
bottomcenter
bottomright
Content position inside the hero image center


Example

In the example below we pass in a wiki page the module Page Topbar Hero through the plugin module.
So, this code:

Copy to clipboard
{module module="pagetop_hero" description="Item Description" content_position="topcenter" usepagename="y"}


Produces on this site:

Page Topbar Hero

module pagetop_hero

See these pages for information that applies for all modules: