Content deleted Content added
→Optional Parameters: add option to display counts |
→Optional Parameters: add overflow options |
||
Line 86:
*<code>|date-order = <value></code> -- specifies the sorting order for dates (see below)
*<code>|display-total</code> -- specifies that a count of the number of pages in the content type is displayed
*<code>|overflow-FA = Name of overflow page</code> -- specifies an overflow page for <code>content-featured-articles</code> when using <code>maximum</code>
*<code>|overflow-GA = Name of overflow page</code> -- specifies an overflow page for <code>content-good-articles</code> when using <code>maximum</code>
*<code>|overflow-DYK = Name of overflow page</code> -- specifies an overflow page for <code>content-did-you-know-articles</code> when using <code>maximum</code>
The <code>compact</code> option overrides the <code>columns</code> and <code>icons</code> options.
Line 98 ⟶ 101:
The <code>date-order</code> option may be set to <code>increasing</code> or <code>decreasing</code>. This option only applies when the <code>sorting</code> option is set to <code>date-default</code> or <code>date-alpha</code>. The default is <code>increasing</code> if not specified.
The <code>overflow-FA</code>, <code>overflow-GA</code>, and <code>overflow-DYK</code> options only apply when the <code>maximum</code> option is set. They allow a page name to be specified that will be added as a link after the maximum number of articles are outputted. This is designed to allow linking to a page that contains a full listing of the content type. See [[Wikipedia:WikiProject National Register of Historic Places/Recognized content|this page]] for an usage example.
===Output===
|