User:JL-Bot/Project content/documentation: Difference between revisions

Content deleted Content added
work
add no-captions parameter
Line 107:
; {{para|gallery-heights|<var>number</var>}} : specifies the minimum height (in px) to be used for a picture gallery (see <code>heights=</code> option at [[Help:Gallery tag]])
; <code>|dates</code> : specifies including in the output the date the content was on the Main Page (where applicable)
; <code>|no-captions</code> : specifies captions should not be added in picture gallery mode. Captions are added by default.
; {{para|sorting|<var>value</var>}} : specifies the sorting to use. The <code>sorting</code> option may be set to <code>default</code> (sort by DEFAULTSORT key), <code>alpha</code> (sort alphabetically), <code>date-default</code> (sort Main Page content by date, remainder by DEFAULTSORT key), and <code>date-alpha</code> (sort Main Page content by date, remainder alphabetically). The default is <code>default</code> if not specified.
; {{para|date-order|<var>value</var>}} : specifies the sorting order for dates. 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.