Help screen navbox: Difference between revisions
From Joomla! Documentation
m totally a temp solution to hide this on help screens |
m totally a temp solution#2 to hide this on help screens |
||
Line 1: | Line 1: | ||
<includeonly><div class="large-3 columns | <includeonly><div class="large-3 columns" 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"> | ||
<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%;"> | ||
<div class="mw-pt-languages"> | |||
{{#dpl: | {{#dpl: | ||
|noresultsheader=No results | |noresultsheader=No results | ||
Line 9: | Line 10: | ||
|category={{{2|}}} | |category={{{2|}}} | ||
|format=\n,* [[%PAGE%|%TITLE%]]\n,, | |format=\n,* [[%PAGE%|%TITLE%]]\n,, | ||
}} | }}</div> | ||
</div></div></div></includeonly> | </div></div></div></includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 11:21, 1 August 2014
This documentation is transcluded from Template:Help screen navbox/doc.
To discuss this template as a whole, please see JDOC:WTP. If you wish to discuss general wordings, rather than the wording or formatting of this specific template, don't post here, or else what you say will probably go unnoticed.
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...