Module:Protection banner/config: Difference between revisions
fix variable name
(add a comma after the intro blurb expiry) |
(fix variable name) |
||
Line 184: | Line 184: | ||
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | .. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | ||
.. ' and is protected.' | .. ' and is protected.' | ||
if | if protectionObj.protectionDate then | ||
ret = ret .. ' It has been protected since ${PROTECTIONDATE}.' | ret = ret .. ' It has been protected since ${PROTECTIONDATE}.' | ||
end | end |