इस मॉड्यूल हेतु प्रलेख मॉड्यूल:reference information/functions/doc पर बनाया जा सकता है
return {
Hakluyt = function (data, page)
-- Model:
-- https://archive.org/stream/cihm_35668#page/n{{#expr:{{{page|{{{2|{{{pageref|}}}}}}}}}+20}}/mode/1up
return "https://archive.org/stream/cihm_35668#page/n" .. (data + page) .. "/mode/1up"
end,
}