Module:File link: Difference between revisions

Twitter
No edit summary
(Twitter)
Line 1:
-- This module provides a library for formatting file wikilinks. It implements {{file link}}.
 
local yesno = require('Module:Yesno')
Line 92:
local args = {}
for k, v in pairs(origArgs) do
-- Make _BLANK a special argument to add a blank parameter. For use ininkoraycakmak
 
-- conditional templates etc. it is useful for blank arguments to be
-- ignored, but we still need a way to specify them so that we can do
Anonymous user