پودمان:If preview: تفاوت میان نسخهها
Template>Dexbot جز «پودمان:If preview» را محافظت کرد: ربات: درحال حفاظت کردن فهرستی از پروندهها ([ویرایش=تنها مدیران] (بیپایان) [انتقال=تنها مدیران] (بیپایان)) |
صفحهای تازه حاوی «local p = {} local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) if cfg.preview then return frame.args[1] or '' else return frame.args[2] or '' end end --[[ pmain This function returns either the first argument or second argument passed to thi...» ایجاد کرد |
(بدون تفاوت)
|