- Home
- My Page
- Recent changes
- Reports
-
- Watched Pages
- Contributions
- My Preferences
- Userlist
- RSS feeds
- Templates
- Sitemap
- Save as PDF
- Popular pages
-
-
- 1. Collapsible List
- 1.1. Collapse Item
- 1.1.1. Show/Hide
- 1.1.2. Spoiler
- 1.1.3. Spoiler (named element)
- 1.1.4. Show/Hide an Image
- 1.2. Collapsible Tree
- 1.2.1. Example
- 1.1. Collapse Item
- 2. Collapsible Wiki Tree
- 2.1. Example
- 1. Collapsible List
-
- Wiki Help
Collapsible Lists/Trees
Table of contents
- 1. Collapsible List
- 1.1. Collapse Item
- 1.1.1. Show/Hide
- 1.1.2. Spoiler
- 1.1.3. Spoiler (named element)
- 1.1.4. Show/Hide an Image
- 1.2. Collapsible Tree
- 1.2.1. Example
- 1.1. Collapse Item
- 2. Collapsible Wiki Tree
- 2.1. Example
You can make any numbered or bulleted list collapsible, which means that each level will contain a + symbol to expand the level or a - symbol to collapse it.
See Wiki > Help for an example of a collapsible tree.
To create a collapsible list or tree, you call the Collapsible Tree template.
Collapsible List
Collapse Item
To collapse the following HTML element (e.g. a paragraph). This can also be used for Spoiler text.
Show/Hide
{{ collapseitem{effect:"slide"} }} MP 1.3.0
The following instructions apply only to MP 1.3.0
Note: Keep the text to display (e.g. "MP 1.3.0") on the same line/paragraph as the collapse item code.
Example
The following instructions apply only to MP 1.3.0
Spoiler
using text ("Spoiler") instead of +/-
{{ collapseitem{show: "Spoiler", hide: "Hide", effect:"slide"} }}
Example
This is the text
Spoiler (named element)
entering text within the code and linking it to an html element (ID)
{{ CollapseItem{id:"hideme",effect:"slide"};"Spoiler";
<p id="hide"> "Enter the text here"</p>}}
Example
Enter the text here
Collapsible Tree
If you insert the template before an unordered (bulleted) list, the list will automatically become collapsible.
{{ collapsibletree() }}
Note: This does not work on ordered (i.e. numbered) lists.
Example
- This is item one
- Second Level
- This is item two
- Second Level Item Two
- Third level Item Two
- Second Level Item Two
- This is item three
Collapsible Wiki Tree
{{ collapsibletree( wiki.tree("Wiki_Help") , 3, true ) }}
- wiki.tree invokes the wiki tree extension.
- "Wiki_Help" is the name of the page or section you wish to display as a tree.
- 3 is the levels of the tree you wish to display.
- true means you wish the tree to slide up and down (preferred).
In the future, we hope to add Collapsible tree to the insert menu or the extensions list to make it easier to enter.
Note: This does not work on wiki.toc (page Table of Contents).
OR
You can just insert collapsible tree from the Templates menu before any wiki tree extension:
{{ collapsibletree() }}
Example
Collapsible tree of MediaPortal 1 > Extensions.
- Downloads Repository
- Installing Extensions
- Manual Installation
- Plugins
- Plugins removed from MP
- ARC - Audio Renderer Changer
- BBC Weather
- Clickmania
- EventGhostPlus
- Extensions
- File Explorer
- For The Record (4TR)
- FRITZ!Box Manager
- Generic Keyboard/Remote Input Plugin
- IFC - Intelligent Frame Correction
- IMDb+
- LAV Filters
- Message Plugin
- Moving Pictures
- MP Display++
- MP Upnp Renderer
- MPStartIt
- MP-TVSeries
- Music Videos
- My Films
- My Films FAQ
- AKA Titles
- API Support
- Auto Delete Records
- Blu-Ray support
- Can I use 'My Movies'
- Can I use my own logos
- Can I view favorite films?
- Covers don't display
- Custom Disc IDs
- Existing Fanart
- External Catalog Updates
- Fanart for Box Sets, Groups or Series
- Film lists are slow to load
- How many trailers can I add
- Index CDs DVDs BRDs
- Local Certifications or Ratings
- Manual Match in GUI
- Moving Pictures Conversion
- Moving Pictures or My Films?
- Multi-User Setup
- No Fanart available
- No movie catalog
- NTFS Junctions
- Skin Compatibility
- Storage View
- Which Grabber to use
- Wrong Fanart
- What's New
- Overview
- Getting Started
- Supported Catalogs
- Supported Media Types
- Network Setup
- Using My Films
- Customizing My Films
- AMC Updater
- Grabber Scripts
- Skinning My Films
- Support
- Testing
- Translation
- My Films FAQ
- MyLyrics
- MyPlexMedia
- MyVolume
- NotificationBar
- Online Videos
- Programs
- Programs Alt
- RAWImageViewer
- TV-Server Plugins
- Widgets
- WifiRemote
- WOL-PowerManager
- World Weather Lite (WWL)
- Skins
- Mobile
- Remote Access
- System & Utilities

