- This wiki is out of date, use the continuation of this wiki instead
Template:Dplbox
From FenixWiki
(Difference between revisions)
Revision as of 22:25, 13 September 2007 (edit) Sandman (Talk | contribs) m ← Previous diff |
Revision as of 00:10, 14 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 31: | Line 31: | ||
redirects=include| | redirects=include| | ||
{{#if:{{{redirects|}}} |redirects={{{redirects}}}}}| | {{#if:{{{redirects|}}} |redirects={{{redirects}}}}}| | ||
- | {{#if: {{{functionmode|}}}||format= | + | {{#if: {{{functionmode|}}}||format={{Navbox_listseperator_endelement}} ,[[%PAGE%{{!}}%TITLE%]], {{Navbox_listseperator_endelement}} ,}}|<!--undef--> |
- | {{#ifeq:{{{functionmode|}}}|false|format= | + | {{#ifeq:{{{functionmode|}}}|false|format={{Navbox_listseperator_endelement}} ,[[%PAGE%{{!}}%TITLE%]], {{Navbox_listseperator_endelement}} ,}}|<!--def:flse--> |
{{#ifeq:{{{functionmode|}}}|true|replaceintitle=/ /,_}}|<!--def:true--> | {{#ifeq:{{{functionmode|}}}|true|replaceintitle=/ /,_}}|<!--def:true--> | ||
- | {{#ifeq:{{{functionmode|}}}|true|format= | + | {{#ifeq:{{{functionmode|}}}|true|format={{Navbox_listseperator_endelement}} ,[[%PAGE%{{!}}%TITLE%]](), {{Navbox_listseperator_endelement}} ,}}|<!--def:tru--> |
{{#if:{{{category|}}} |category={{{category}}}}}| | {{#if:{{{category|}}} |category={{{category}}}}}| | ||
{{#if:{{{category1|}}} |category={{{category1}}}}}| | {{#if:{{{category1|}}} |category={{{category1}}}}}| |
Revision as of 00:10, 14 September 2007
Template
Category box template.
Add categories to this box and it will show the pages in those categories. Uses DPL.
Variables:
name, functionmode, category, category1, category2, category3, category4, category5, notcategory, notcategory1, notcategory2, notcategory3, notcategory4, notcategory5, namespace, notnamespace, redirects,
{{{name}}} |
Example
The Functioncategory box (Template:Funccatbox)
{{Dplbox | name = Functioncategories | namespace = Functioncategory | notcategory = dll }} |
|