View source for Module:Name
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
--[[
__ __ _ _ _ _
| \/ | ___ __| |_ _| | ___ _| \ | | __ _ _ __ ___ ___
| |\/| |/ _ \ / _` | | | | |/ _ (_) \| |/ _` | '_ ` _ \ / _ \
| | | | (_) | (_| | |_| | | __/_| |\ | (_| | | | | | | __/
|_| |_|\___/ \__,_|\__,_|_|\___(_)_| \_|\__,_|_| |_| |_|\___|
This module is intended for processing of people names.
Please do not modify this code without applying the changes first at Module:Name/sandbox and testing
at Module:Name/sandbox/testcases
Authors and maintainers:
* User:Zolo - original version
* User:Jarekt - rewrite
]]
-- =======================================
-- === Dependencies ======================
-- =======================================
local i18n = require('Module:I18n/name')
local core = require('Module:Core')
000
1:0
Template used on this page:
Return to Module:Name.