Content deleted Content added
→Optional Parameters: add noheading option |
add new "small" option |
||
Line 78:
*<code>|compact</code> -- specifies compact layout instead of column layout (ex: article1 · article2)
*<code>|maximum = #</code> -- specifies the maximum articles to list in <code>compact</code> mode
*<code>|small</code> -- specifies using a reduced text size in <code>compact</code> mode
*<code>|columns = #</code> -- defines the # of columns to be displayed in default column layout
*<code>|icons</code> -- specifies the use of content type icons before page names
Line 95 ⟶ 96:
The <code>maximum</code> option only applies when the <code>compact</code> option is set.
The <code>small</code> option only applies when the <code>compact</code> option is set.
The <code>heading</code> option allows for 0 and 2-6. A value of 2-6 defines the heading level (i.e. the number of "="s to use). A value of 0 means to not use a formal heading level, but instead use the ";Title" syntax.
|