Template:Reqarchive/doc

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search

Usage

{{reqarchive
| reason       = 
| requested_by = 
| date         = 
| last_year    =
| last_month   =
| last_day     =
}}

All fields are optional, if none are placed a default message will occur.

  • reasonauthor to put author requets, inactive to put due to inactivity, or blank for default message
  • requested_by — who is requesting the archival
  • date — date the request was made
  • last_year — the year of the last activity of the section
  • last_month — the month of the last activity of the section
  • last_day — the day of the last activity of the section

Examples

{{reqarchive}}

Produces:


{{reqarchive
| requested_by = Dan9186
| date         = {{subst:date|subst=subst:}}
}}

Produces:


{{reqarchive
| reason       = author
| requested_by = Dan9186
| date         = {{subst:date|subst=subst:}}
}}

Produces:


{{reqarchive
| reason       = inactive
| requested_by = Dan9186
| date         = {{subst:date|subst=subst:}}
| last_year    = 2007
| last_month   = 12
| last_day     = 1
}}

Produces:


See also