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
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components