「モジュール:Catlink」の変更履歴

差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。
凡例: (最新)=最新版との比較、(前)=直前の版との比較、=細部の編集

2022年8月24日 (水)

  • 最新 15:252022年8月24日 (水) 15:25AdminJP1 トーク 投稿記録 3,272バイト +3,272 ページの作成:「-- This module implements {{Catlink}} local mHatnote = require('Module:Hatnote') local p = {} local function makeWikitextError(msg) return string.format( '<strong class="error">エラー: %s (Template:Catlink)</strong>', msg ) end -- Gets the length of the sequence seq. Usually this should be done with the # -- operator, but we need to work with tables that get their values through an -- __index metamethod. local function getSequenceLength(seq) local…」