Template

Help screen navbox: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m temp fix for help screens
Tom Hutchison (talk | contribs)
m totally a temp solution to hide this on help screens
Line 1: Line 1:
<div class="large-3 columns" style="float:right; background:#fff;margin:0 0 1.0em 1.0em;">
<includeonly><div class="large-3 columns mw-pt-languages" 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" 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">
Line 10: Line 10:
   |format=\n,* [[%PAGE%|%TITLE%]]\n,,
   |format=\n,* [[%PAGE%|%TITLE%]]\n,,
}}
}}
</div></div></div>
</div></div></div></includeonly>
<noinclude>
<noinclude>
{{-}}
{{-}}
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 11:19, 1 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...