Template

Difference between revisions of "Help screen navbox"

From Joomla! Documentation

m (deleting 1 variable as a test)
m (update)
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
<includeonly><div class="large-3 columns mw-display-only" style="float:right; background:#fff;margin:0 0 1.0em 1.0em;">
{{Navbox with columns
+
__TOC__
|style = float:right; width:auto;
+
<div class="large-12 columns panel radius mw-collapsible mw-collapsed" style="width:100%;background:#fff;font-size:.8em">
|name      = Joomla! 2.5 Help Screens
+
<big>'''{{{2|Additional Articles}}}'''</big>
|navbar    = off
+
<div class="large-12 columns panel mw-collapsible-content" style="border:none; background:#fff; min-width:100%;">
|title      = Joomla! 2.5 Help Screens
+
{{#dpl:
|titlestyle = font-weight:bold; font-size:1.15em;
+
  |noresultsheader=No results
|col1header    = {{{1|}}}
+
  |namespace={{NAMESPACE}}
|col1width  = 100%
+
  |category={{{2|}}}
|col1    = <categorytree style="background-color:cornsilk; padding:2px;" mode=pages hideroot=on hideprefix=always namespaces=Help25>{{{1|}}}</categorytree>
+
  |format=\n,* [[%PAGE%|%TITLE%]]\n,,
|col1style  = font-size:.95em; 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...