Module:Pagination/sandbox: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
I'm looking for a way to make this module to be invoked by others |
||
Line 1: | Line 1: | ||
local p = {} |
local p = {} |
||
local mPagination = require('Module:Pagination').pagination( |
local mPagination = require('Module:Pagination').pagination(frame) |
||
function p.main( |
function p.main(args) |
||
if previous == '' then |
|||
⚫ | |||
return nil |
|||
⚫ | |||
end |
end |
||
end |
|||
return p |
return p |
Latest revision as of 14:18, 30 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
[edit]{{#invoke:Pagination|pagination}}