• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.

Help: Widgets > Area widget

 
 

The area widget-type will create a list of pages in that area, sorted by that area's sorting function.

This widget takes the following arguments:

  • area="AreaName" - Required. The name of the area from which the widget selects pages. If the name does not correspond to a valid area, the widget will not generate any output.
  • title="CustomTitle" - A custom heading to use for the widget block. If a title is not specified, the name of the area will be used instead.
  • count="Number" - The number of pages to list from the area, to a maximum of 5. If a count is not specified, 5 pages will be listed.
  • position="Position" - When used on a wiki page, this can alter where the widget appears. "Sidebar" will add the widget to the sidebar. If a position is not specified, the widget will appear where the BB-Code was entered.

 
Back
Top