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



    ポリティボールwiki 日本語版

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

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

    2026年7月11日 (土)

    • 最新 15:352026年7月11日 (土) 15:35 LiberalPolandball トーク 投稿記録 1,342バイト +1,342 ページの作成:「-- This module implements {{error}}. local p = {} local function _error(frame, args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. local retval = frame:extensionTag{name = 'templatestyles', args = {src = 'Module:Error/styles.css'}} local errortag = mw.html.create(tag) :addCl…」