Difference between revisions of "Template:RecentChangesListbox"

From Nottinghack Wiki
Jump to navigation Jump to search
(a shade lighter)
m
 
Line 2: Line 2:
 
!  style="text-align: center; font-family:Verdana, Geneva, sans-serif !important;; background-color:#efcbfc; color:#000000;"  | Recently changed articles in [[:Category:{{#if:{{{category|}}}|{{{category}}}|Root}}]]
 
!  style="text-align: center; font-family:Verdana, Geneva, sans-serif !important;; background-color:#efcbfc; color:#000000;"  | Recently changed articles in [[:Category:{{#if:{{{category|}}}|{{{category}}}|Root}}]]
 
|-
 
|-
| {{Special:RecentChangesLinked/Category:{{#if:{{{category|}}}|{{{category}}}|Root}}|hideminor=1|limit={{#if:{{{catlimit|}}}|{{{catlimit}}}|10 }}|days=365}}
+
| {{Special:RecentChangesLinked/Category:{{#if:{{{category|}}}|{{{category}}}|Root}}|hideminor=1|hidepreviousrevisions=1|limit={{#if:{{{catlimit|}}}|{{{catlimit}}}|10 }}|days=365}}
 
|}
 
|}
  

Latest revision as of 11:14, 27 June 2019

Recently changed articles in Category:Root
No changes during the given period match these criteria.


Documentation

This template is intended to be used to show recent changes with a category automatically. An argument is required for this template. Don't worry about the way it looks on this page: that's purely because no argument is specified.

Usage

Inserting the following text where required on the page to produce a list box showing recently changed articles in that category.

Abbreviated parameter list:

{{RecentChangesListbox
|category=
}}

Arguments

category
Specify the category you want to list the changes of.
catlimit
Number of related changes to show, default =10.