Module:Shortcut: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 November 2024

  • curprev 12:2912:29, 1 November 2024Selfice talk contribsm 12,330 bytes 0 1 revision imported
  • curprev 12:0012:00, 1 November 2024Selfice talk contribs 12,330 bytes +12,330 创建页面,内容为“-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} function p._getshortname(frame) return frame:expandTemplate{title = "Lan",args = {["zh-hans"]="快捷方式",["zh-hant"]="捷徑"}} end function p.getshortlink(frame) return "[[Wikipedia:捷徑|" .. p._getshortname(frame) .. "…”