ページ「モジュール:Citation/CS-ja/Configuration」と「モジュール:Citation/CS-ja/Configuration/sandbox」の間の差分
表示
(ページ間の差分)
削除された内容 追加された内容
不具合を修正 |
en:Module:Citation/CS1/Configurationの2024年3月23日 (土) 15:32 (UTC)の版よりemoji_tとlang_name_remapとid_handlersを更新し、id_limits_data_tを追加する。その他変更 |
||
1,328行目: | 1,328行目: | ||
local prop_cats = { |
local prop_cats = { |
||
['foreign-lang-source'] = 'CS1 $1-language sources ($2)', -- |language= categories; $1 is foreign-language name, $2 is ISO639-1 code |
--['foreign-lang-source'] = 'CS1 $1-language sources ($2)', -- |language= categories; $1 is foreign-language name, $2 is ISO639-1 code |
||
['foreign-lang-source-2'] = 'CS1 foreign language sources (ISO 639-2)|$1', -- |language= category; a cat for ISO639-2 languages; $1 is the ISO 639-2 code used as a sort key |
--['foreign-lang-source-2'] = 'CS1 foreign language sources (ISO 639-2)|$1', -- |language= category; a cat for ISO639-2 languages; $1 is the ISO 639-2 code used as a sort key |
||
['jul-greg-uncertainty'] = 'CS1: Julian–Gregorian uncertainty', -- probably temporary cat to identify scope of template with dates 1 October 1582 – 1 January 1926 |
--['jul-greg-uncertainty'] = 'CS1: Julian–Gregorian uncertainty', -- probably temporary cat to identify scope of template with dates 1 October 1582 – 1 January 1926 |
||
['local-lang-source'] = 'CS1 $1-language sources ($2)', -- |language= categories; $1 is local-language name, $2 is ISO639-1 code; not emitted when local_lang_cat_enable is false |
--['local-lang-source'] = 'CS1 $1-language sources ($2)', -- |language= categories; $1 is local-language name, $2 is ISO639-1 code; not emitted when local_lang_cat_enable is false |
||
['location-test'] = 'CS1 location test', |
--['location-test'] = 'CS1 location test', |
||
['long-vol'] = 'CS1: long volume value', -- probably temporary cat to identify scope of |volume= values longer than 4 characters |
--['long-vol'] = 'CS1: long volume value', -- probably temporary cat to identify scope of |volume= values longer than 4 characters |
||
['script'] = 'CS1 uses $1-language script ($2)', -- |script-title=xx: has matching category; $1 is language name, $2 is ISO639-1 code |
--['script'] = 'CS1 uses $1-language script ($2)', -- |script-title=xx: has matching category; $1 is language name, $2 is ISO639-1 code |
||
['tracked-param'] = 'CS1 tracked parameter: $1', -- $1 is base (enumerators removed) parameter name |
--['tracked-param'] = 'CS1 tracked parameter: $1', -- $1 is base (enumerators removed) parameter name |
||
['year-ja'] = 'CS1テンプレート: YYYY年形式の日付', -- 日本語版独自: 日付を「YYYY年」の形式の指定してた場合に、自動生成するアンカーに「年」が付くバグが存在した |
['year-ja'] = 'CS1テンプレート: YYYY年形式の日付', -- 日本語版独自: 日付を「YYYY年」の形式の指定してた場合に、自動生成するアンカーに「年」が付くバグが存在した |
||
['year-range-abbreviated'] = 'CS1: abbreviated year range', -- probably temporary cat to identify scope of |date=, |year= values using YYYY–YY form |
--['year-range-abbreviated'] = 'CS1: abbreviated year range', -- probably temporary cat to identify scope of |date=, |year= values using YYYY–YY form |
||
} |
} |
||
1,929行目: | 1,929行目: | ||
anchor = 'vancouver', |
anchor = 'vancouver', |
||
category = 'テンプレート呼び出しエラーのあるページ/CS1/バンクーバー方式', |
category = 'テンプレート呼び出しエラーのあるページ/CS1/バンクーバー方式', |
||
hidden = false |
|||
}, |
|||
err_volume_title_ignored = { -- CS-ja独自 |
|||
message = '<code class="cs1-code">|volume-title=</code>引数は無視されます。', |
|||
anchor = 'volume_title_ignored', |
|||
category = 'テンプレート呼び出しエラーのあるページ/CS1/volume-title', |
|||
hidden = false |
hidden = false |
||
}, |
}, |