- This wiki is out of date, use the continuation of this wiki instead
Template:Namespacebox
From FenixWiki
(Difference between revisions)
Revision as of 19:23, 13 September 2007 (edit) Sandman (Talk | contribs) (New page: <noinclude> == Template == Namespace box template. Add namespaces to this box and it will show the pages in those namespaces. Uses DPL. <pre> name, functionmode, namespace, namespace1, na...) ← Previous diff |
Revision as of 20:54, 13 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 33: | Line 33: | ||
| list = {{#DPL: | | list = {{#DPL: | ||
mode=userformat| | mode=userformat| | ||
+ | redirects=include| | ||
{{#if: {{{functionmode|}}}| |format=• ,[[%PAGE%{{!}}%TITLE%]], • ,}}|<!--undef--> | {{#if: {{{functionmode|}}}| |format=• ,[[%PAGE%{{!}}%TITLE%]], • ,}}|<!--undef--> | ||
{{#ifeq:{{{functionmode|}}}|false|format=• ,[[%PAGE%{{!}}%TITLE%]], • ,}}|<!--def:flse--> | {{#ifeq:{{{functionmode|}}}|false|format=• ,[[%PAGE%{{!}}%TITLE%]], • ,}}|<!--def:flse--> | ||
Line 66: | Line 67: | ||
{{Namespacebox | {{Namespacebox | ||
| name = DLL's | | name = DLL's | ||
- | | namespace = | + | | namespace = DLL |
}} | }} | ||
</pre> | </pre> | ||
Line 72: | Line 73: | ||
{{Namespacebox | {{Namespacebox | ||
| name = DLL's | | name = DLL's | ||
- | | namespace = | + | | namespace = DLL |
}} | }} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 20:54, 13 September 2007
Template
Namespace box template.
Add namespaces to this box and it will show the pages in those namespaces. Uses DPL.
name, functionmode, namespace, namespace1, namespace2, namespace3, namespace4, namespace5, namespace6, namespace7, namespace8, namespace9, namespace10, namespace11, namespace12, namespace13, namespace14, namespace15, namespace16, namespace17, namespace18, namespace19, namespace20
{{{name}}} |
Example
The Network.DLL functions box (Template:Netfuncbox)
{{Namespacebox | name = DLL's | namespace = DLL }} |
|