(Translated by https://www.hiragana.jp/)
模組:Shortcut/config - 维基百科,自由的百科全书 とべ转到内容ないよう

ぐみ:Shortcut/config

被永久保护的模块
维基百科ひゃっか自由じゆうてき百科ひゃっかぜん
文档图示 かたぎ块文档[创建]
-- This module holds configuration data for [[Module:Shortcut]].

return {

-- The heading at the top of the shortcut box. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
['shortcut-heading'] = '[[Wikipedia:捷徑しょうけい|-{zh-hans:かいとし方式ほうしき;zh-hant:捷徑しょうけい}-]]',

-- The error message to display when a shortcut is invalid (is not a string, or
-- is the blank string). It accepts the following parameter:
-- $1 - the number of the shortcut in the argument list. (required)
['invalid-shortcut-error'] = '捷徑しょうけい「#$1」無效むこう捷徑しょうけい必須ひっすため' ..
	'くし且長いたりしょうため1個いっこもと)[[Category:需要じゅよう修正しゅうせい維基百科捷徑框參數的頁面|{{PAGENAME}}]]',

-- The error message to display when no shortcuts or other displayable content
-- were specified. (required)
['no-content-error'] = '錯誤さくごぼつゆう指定してい捷徑しょうけい名稱めいしょうなみ且參すう<code>msg</code>ぼつゆう定義ていぎ。[[Category:需要じゅよう修正しゅうせい維基百科捷徑框參數的頁面|{{PAGENAME}}]]',

-- A category to add when the no-content-error message is displayed. (optional)
--[[
わが們並ぼつゆう分類ぶんるい
['no-content-error-category'] = 'Shortcutばんちゅう缺乏けつぼうさんすう',
]]--
}