「モジュール:Fallback」の版間の差分

ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
編集の要約なし
97行目: 97行目:
end
end
-- NIJC:
-- NIJC:
if string.sub(base,2,9) ~= 'emplate:' then
if string.sub(base,2,9) == 'emplate:' then
base = 'テンプレート' .. string.sub(base,9)
base = 'テンプレート' .. string.sub(base,9)
end
end

案内メニュー