Module:Language category link/doc

Jump to navigation Jump to search
This is the documentation page. It is transcluded into Module:Language category link. See Template:Documentation for more information.

Module version of {{Language category link}} allowing easy adding categories in modules for translation projects.

Usage[edit source]

local ll = require('Module:Language category link').main

-- Parameters
ll('Category (Required)', 'Sort (Optional)')

-- Examples
ll('Olennot') --> [[Category:/Finnish translation/Olennot]]

ll('Olennot', 'Zombi') --> [[Category:Finnish translation/Olennot|Zombi]]