יחידה:Citation/CS1: הבדלים בין גרסאות בדף
אין תקציר עריכה |
|||
| שורה 337: | שורה 337: | ||
local message = substitute( error_state.message, arguments ); | local message = substitute( error_state.message, arguments ); | ||
message = "<span dir=ltr>" .. message .. " ([[" .. cfg.messages['help page link'] .. | message = "<span dir=ltr class=registered_only>" .. message .. " ([[" .. cfg.messages['help page link'] .. | ||
"#" .. error_state.anchor .. "|" .. | "#" .. error_state.anchor .. "|" .. | ||
cfg.messages['help page label'] .. "]])" .. "</span>"; | cfg.messages['help page label'] .. "]])" .. "</span>"; | ||