「モジュール:See/core」の変更履歴

提供:南雲霞思考回廊
ナビゲーションに移動検索に移動

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

2024年1月5日 (金)

  • 最新 15:062024年1月5日 (金) 15:06Kasumi トーク 投稿記録 1,171バイト +1,171 ページの作成:「local p = {} function p.GetLink(frame) local link = frame.args[1] local display = frame.args[2] -- 第一引数の値が技術的に利用可能な記事名でない場合、 -- 第一引数の値をそのまま返す local IsValidPageName = require('モジュール:IsValidPageName') if IsValidPageName.isValidPageName(frame) == "" then return link end if display == "" then display = nil end return p._format…」