Template

Help screen navbox: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m totally a temp solution#3 to hide this on help screens
Tom Hutchison (talk | contribs)
m update
 
Line 1: Line 1:
<includeonly><div class="large-3 columns" style="float:right; background:#fff;margin:0 0 1.0em 1.0em;">
<includeonly><div class="large-3 columns mw-display-only" style="float:right; background:#fff;margin:0 0 1.0em 1.0em;">
__TOC__
__TOC__
<div class="large-12 columns panel radius mw-collapsible mw-collapsed mw-pt-languages" style="width:100%;background:#fff;font-size:.8em">
<div class="large-12 columns panel radius mw-collapsible mw-collapsed" style="width:100%;background:#fff;font-size:.8em">
<big>'''{{{2|Additional Articles}}}'''</big>
<big>'''{{{2|Additional Articles}}}'''</big>
<div class="large-12 columns panel mw-collapsible-content" style="border:none; background:#fff; min-width:100%;">
<div class="large-12 columns panel mw-collapsible-content" style="border:none; background:#fff; min-width:100%;">

Latest revision as of 20:22, 4 August 2014


[view] [edit] [history]

Template documentation

Automatically add a navigation template to Help screens based on the help screen's category type.

Functions/Features

This template will add a navigation box to Help screen pages. It automatically detects the namespace.

more documentation coming...