This wiki is out of date, use the continuation of this wiki instead

Template:Catbox

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 12:22, 19 September 2007 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Revision as of 12:54, 19 September 2007 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 33: Line 33:
</noinclude>{{Navbox </noinclude>{{Navbox
| name = {{{name}}} | name = {{{name}}}
-| list = {{#DPL:+| list = {{#DPL:&nbsp; &bull; &nbsp;
- mode=inline|+
- inlinetext= &nbsp; &bull; &nbsp;|+
redirects=include| redirects=include|
- {{#ifeq:{{{functionmode|}}}|true|replaceintitle=/ /,&#95;}}|<!--def:true-->+ {{#if: {{{functionmode|}}}||
- {{#ifeq:{{{functionmode|}}}|true|secseparators=,[[%PAGE%{{!}}%TITLE%]](),,}}|<!--def:true-->+ format={{Navbox_listseperator}},[[%PAGE%{{!}}%TITLE%]],{{Navbox_listseperator}},}}|
 + {{#ifeq:{{{functionmode|}}}|false|
 + format={{Navbox_listseperator}},[[%PAGE%{{!}}%TITLE%]],{{Navbox_listseperator}},}}|
 + {{#ifeq:{{{functionmode|}}}|true|
 + format={{Navbox_listseperator}},[[%PAGE%{{!}}%TITLE%]](),{{Navbox_listseperator}},}}|
 + {{#ifeq:{{{functionmode|}}}|true|
 + replaceintitle=/ /,&#95;}}|
{{#if:{{{category|}}} |category={{{category}}}}}| {{#if:{{{category|}}} |category={{{category}}}}}|
{{#if:{{{category1|}}} |category={{{category1}}}}}| {{#if:{{{category1|}}} |category={{{category1}}}}}|

Revision as of 12:54, 19 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,
category6,
category7,
category8,
category9,
category10,
category11,
category12,
category13,
category14,
category15,
category16,
category17,
category18,
category19,
category20,
{{{name}}}

%DPL-1.6.5-WARNING: Unknown parameter '&nbsp; &bull; &nbsp; redirects' is ignored. Help: available parameters: addcategories • addpagecounter • addpagesize • addeditdate • addfirstcategorydate • addpagetoucheddate • adduser • addauthor • addcontribution • addlasteditor • allowcachedresults • articlecategory • category • categorymatch • categoryregexp • categoriesminmax • offset • count • randomseed • randomcount • distinct • columns • debug • eliminate • format • goal • headingmode • headingcount • hitemattr • hlistattr • includepage • ignorecase • include • includesubpages • includematch • includematchparsed • includenotmatch • includenotmatchparsed • inlinetext • includemaxlength • itemattr • listseparators • listattr • linksfrom • notlinksfrom • linksto • notlinksto • uses • notuses • createdby • notcreatedby • modifiedby • notmodifiedby • lastmodifiedby • notlastmodifiedby • mode • escapelinks • skipthispage • namespace • notcategory • notcategorymatch • notcategoryregexp • notnamespace • title • titlematch • titleregexp • userdateformat • nottitlematch • nottitleregexp • order • ordercollation • ordermethod • minoredits • lastrevisionbefore • allrevisionsbefore • firstrevisionsince • allrevisionssince • noresultsheader • noresultsfooter • oneresultheader • oneresultfooter • openreferences • redirects • resultsheader • resultsfooter • reset • rows • rowsize • rowcolformat • secseparators • multisecseparators • dominantsection • shownamespace • replaceintitle • table • tablerow • titlemaxlength.

Example

The Network.DLL functions box (Template:Netfuncbox)
{{Catbox
  | name = Network.DLL Functions
  | category = networkdll
  | category1 = functions
  | functionmode = true
}}
Network.DLL Functions
NET_About() • NET_Connect() • NET_Disconnect() • NET_DisconnectAll() • NET_GetError() • NET_GetSeparator() • NET_GetSeparatorLength() • NET_Hostname() • NET_IPAddress() • NET_IPToInt() • NET_Init() • NET_IntToIP() • NET_IntVersion() • NET_Listen() • NET_Port() • NET_Quit() • NET_Recv() • NET_RecvFile() • NET_RecvGraph() • NET_RecvVar() • NET_Resolve() • NET_Send() • NET_SendFile() • NET_SendGraph() • NET_SendRN() • NET_SendVar() • NET_Separator() • NET_Stat_Buffer() • NET_Version() •


Personal tools