Content deleted Content added
No edit summary |
use the generic name for id, swap positions of styles and output |
||
Line 4:
local code_open_tag = '<code class="cs1-code">'; -- cs1-code class defined in Module:Citation/CS1/styles.css
local lock_icons = { --icon classes are defined in Module:Citation/CS1/styles.css
['registration'] = {'
['limited'] = {'
['subscription'] = {'
}
Line 429:
end
return table.concat ({
end
|