মডিউল:Redirect hatnote-এর উৎস দেখুন
আপনার এই পাতাটি সম্পাদনা করার অনুমতি নেই, যার কারণটি হল:
আপনি এই পাতাটি দেখতে এবং এর উৎসের অনুলিপি করতে পারেন।
--[[
-- This module produces a "redirect" hatnote. It looks like this:
-- '"X" redirects here. For other uses, see Y.'
-- It implements the {{redirect}} template.
--]]
local mHatnote = require('Module:Hatnote')
local mHatList = require('Module:Hatnote list')
local mArguments --lazily initialize
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getTitle(...)
000
1:0
এই পাতায় ব্যবহৃত টেমপ্লেট:
মডিউল:Redirect hatnote-এ ফেরত যান।