wdpr
    Preparing search index...

    Module parser/rules/block/module/listusers/compiler

    Template compiler for the ListUsers module.

    Compiles ListUsers template strings (e.g., "%%title%% (%%name%%)") into executable functions for efficient rendering. The compilation approach is identical to the ListPages compiler: the template is split into static string segments and dynamic getter functions.

    Only three variables are supported: %%number%%, %%title%%, and %%name%%.

    Functions

    compileListUsersTemplate