ListPages is the most complex Wikidot module. It queries pages by various
criteria (tags, category, parent, date, rating, etc.) and renders each matching
page using a template specified in the module body. The template uses
%%variable%% syntax to reference page data.
This rule only handles parsing; data fetching and template rendering are handled
by the extract/resolve pipeline.
Module rule for
[[module ListPages ...]].ListPages is the most complex Wikidot module. It queries pages by various criteria (tags, category, parent, date, rating, etc.) and renders each matching page using a template specified in the module body. The template uses
%%variable%%syntax to reference page data.This rule only handles parsing; data fetching and template rendering are handled by the extract/resolve pipeline.