Template:MonthlyLinks

From MidsouthMakers - Memphis Area Hackerpace
Revision as of 17:55, 25 December 2010 by Dan9186 (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[edit] [purge] Template documentation

Function

Creates a bulleted list of links to all pages under some root directory using the naming scheme "year/month". Month can be in long name format, short name format, single or double digit numerical, or left off for yearly archives.

Usage

{{MonthlyLinks
 |root=
 |year=
 |num=
}}
  • root - Location to look for links. Defaults to current page
  • year - Year to use in path for search. Defaults to {{CURRENTYEAR}}
  • num - If equal to "yes" uses a numbered list instead of a bulleted list

Related Templates