Template

Difference between revisions of "Help screen navbox"

From Joomla! Documentation

m (tweaks)
m (update)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Navbox with columns
+
<includeonly><div class="large-3 columns mw-display-only" style="float:right; background:#fff;margin:0 0 1.0em 1.0em;">
|style = float:right; width:auto; margin-left: 10px; max-width:220px;
+
__TOC__
|name      = Joomla! Help Screen
+
<div class="large-12 columns panel radius mw-collapsible mw-collapsed" style="width:100%;background:#fff;font-size:.8em">
|navbar    = off
+
<big>'''{{{2|Additional Articles}}}'''</big>
|title      = Joomla! {{{1|}}} Help Screen
+
<div class="large-12 columns panel mw-collapsible-content" style="border:none; background:#fff; min-width:100%;">
|titlestyle = font-weight:bold; font-size:1.10em;
+
{{#dpl:
|above      = __TOC__
+
  |noresultsheader=No results
|abovestyle = max-width:220px;
+
  |namespace={{NAMESPACE}}
|col1header    = Other ''{{{2|}}}'' Pages
+
  |category={{{2|}}}
|col1width  = 100%
+
  |format=\n,* [[%PAGE%|%TITLE%]]\n,,
|col1    = {{#categorytree:{{{2|}}}|hideroot|mode=pages|hideprefix=always|namespaces={{NAMESPACE}}}}
 
|col1style  = background-color: cornsilk; padding:2px; font-size:.92em; width:auto;
 
 
}}
 
}}
 +
</div></div></div></includeonly>
 
<noinclude>
 
<noinclude>
 +
{{-}}
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 15:22, 4 August 2014


[view] [edit] [history]

Template-info.pngTemplate documentation

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

Functions/Features[edit]

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

more documentation coming...