モジュール:Documentationのソース a=nukar
あなたには “Tan sosの編集” を行う ciunkore tum ka sak. 理由は以下の通りです:
Tan sosのソースの閲覧やコピーが easkay.
-- This module implements {{documentation}}.
-- Get required modules.
local getArgs = require('Module:Arguments').getArgs
local messageBox = require('Module:Message box')
-- Get the config table.
local cfg = mw.loadData('Module:Documentation/config')
local p = {}
-- Often-used functions.
local ugsub = mw.ustring.gsub
----------------------------------------------------------------------------
-- Helper functions
--
-- These are defined as local functions, but are made available in the p
-- table for testing purposes.
----------------------------------------------------------------------------
000
1:0
モジュール:Documentation に戻る.