نمایش مبدأ برای پودمان:Message box
شما به دلیل زیر، اجازهٔ ویرایش این صفحه ندارید:
شما میتوانید مبدأ این صفحه را ببینید و رونوشت بردارید:
-- برای فارسی·سازی بهتر، بعضی قسمت·های این پودمان تغییر یافته·است که در همان·جا اشاره شده·است. لطفاً هنگام به·روزرسانی به·دقت پودمان را تغییر دهید.
-- This is a meta-module for producing message box templates, including
-- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}.
-- Load necessary modules.
require('Module:No globals')
local getArgs
local categoryHandler = require('Module:Category handler')._main
local yesno = require('Module:Yesno')
-- Get a language object for formatDate and ucfirst.
local lang = mw.language.getContentLanguage()
-- Define constants
local CONFIG_MODULE = 'Module:Message box/configuration'
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
000
1:0
الگوی بهکاررفته در این صفحه:
بازگشت به پودمان:Message box.