Module:Lang and Module:Lang/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
No edit summary |
|||
Line 83: | Line 83: | ||
local category_link = ((0 == namespace or 10 == namespace) and not args_t.nocat) and substitute ('[[Category:$1]]', {category}) or ''; |
local category_link = ((0 == namespace or 10 == namespace) and not args_t.nocat) and substitute ('[[Category:$1]]', {category}) or ''; |
||
return substitute ('[$1] <span style="color:#d33">$2: |
return substitute ('[$1] <span style="color:#d33">$2: {{$3}}: $4 ([[:Category:$5|$6]])</span>$7', |
||
{ |
{ |
||
text or cfg.make_error_msg_t.undefined, |
text or cfg.make_error_msg_t.undefined, |