「モジュール:Protection banner/config」の版間の差分
ナビゲーションに移動
検索に移動
descriptionを一部変更
template>本日晴天 (付与するカテゴリを調整) |
template>本日晴天 (descriptionを一部変更) |
||
166行目: | 166行目: | ||
--}, | --}, | ||
dmca = { | dmca = { | ||
description = '[[デジタルミレニアム著作権法]] | description = '[[デジタルミレニアム著作権法]]に基づく削除要求があったため、' | ||
.. ' | .. '保護されたページ', | ||
explanation = function (protectionObj, args) | explanation = function (protectionObj, args) | ||
local ret = 'この${PAGETYPE}の内容に関して、[[デジタルミレニアム著作権法]]' | local ret = 'この${PAGETYPE}の内容に関して、[[デジタルミレニアム著作権法]]' | ||
218行目: | 218行目: | ||
--}, | --}, | ||
office = { | office = { | ||
description = ' | description = '[[Wikipedia:事務局行動|事務局行動]]により保護されたページ', | ||
text = function (protectionObj, args) | text = function (protectionObj, args) | ||
local ret = '現在この${PAGETYPE}は[[Wikipedia:事務局行動|' | local ret = '現在この${PAGETYPE}は[[Wikipedia:事務局行動|' | ||
281行目: | 281行目: | ||
}, | }, | ||
reset = { | reset = { | ||
description = ' | description = '[[Wikipedia:事務局行動|事務局行動]]により、内容が' | ||
.. ' | .. '縮小された上で保護されたページ', | ||
text = function (protectionObj, args) | text = function (protectionObj, args) | ||
local ret = '現在この${PAGETYPE}は[[Wikipedia:事務局行動|' | local ret = '現在この${PAGETYPE}は[[Wikipedia:事務局行動|' |