×
新規記事を作成
ここにページのタイトルを記入:
We currently have 2 articles on 政治ボールwiki 日本語版. Type your article name above or click on one of the titles below and start writing!



    政治ボールwiki 日本語版

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

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

    2026年7月11日 (土)

    • 最新 16:442026年7月11日 (土) 16:44 LiberalPolandball トーク 投稿記録 674バイト +674 ページの作成:「-- This module implements Template:Icon. local data = mw.loadData('Module:Icon/data') local p = {} function p._main(args) local code = args.class or args[1] or args['クラス'] local iconData if code then code = code:match('^%s*(.-)%s*$'):lower() -- trim whitespace and put in lower case iconData = data[code] end if not iconData then iconData = data._DEFAULT end return string.format( '%s', iconData.image, iconData.tooltip and…」