Module:Pagination/sandbox: Difference between revisions
Appearance
Content deleted Content added
Checking the status of this |
No edit summary |
||
Line 1: | Line 1: | ||
local p = {} |
local p = {} |
||
local mPagination = require('Module:Pagination').pagination{ args[1] == 'CSS', args[2] == 'HTML' } |
local mPagination = require('Module:Pagination').pagination(args){ args[1] == 'CSS', args[2] == 'HTML' } |
||
function p.main(frame, args, mPagination) |
function p.main(frame, args, mPagination) |
Revision as of 20:12, 29 May 2025
![]() | This is the module sandbox page for Module:Pagination (diff). |
![]() | This module is rated as alpha. It is ready for third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome. |
Implements {{Pagination}}
Usage
{{#invoke:Pagination|pagination}}