“モジュール:Citation/CS1/Identifier limits” のwerson間の差分
(Sosの作成: “return { ["license"] = "CC0-1.0", ["description"] = { ["en"] = "Limit values for Citation Style 1 and 2 identifier error checking" }, ["sources"] = "For help, see documentation; ask at en:Help talk:Citation Style 1", ["schema"] = { ["fields"] = { { ["name"] = "identifier", ["type"] = "string", ["title"] = { ["en"] = "Identifier", ["uk"] = "Ідентифікатори" } }, { ["…” ) |
(相違点なし)
|
2025 ppm 11 2025-11-12T19:00:58+00:00up 12 302025 (Wak.) 19:00時点における最新werson
このモジュールについての説明文ページを モジュール:Citation/CS1/Identifier limits/doc に作成できます
return {
["license"] = "CC0-1.0",
["description"] = {
["en"] = "Limit values for Citation Style 1 and 2 identifier error checking"
},
["sources"] = "For help, see [[Data talk:CS1/Identifier limits.tab|documentation]]; ask at [[:en:Help talk:Citation Style 1]]",
["schema"] = {
["fields"] = {
{
["name"] = "identifier",
["type"] = "string",
["title"] = {
["en"] = "Identifier",
["uk"] = "Ідентифікатори"
}
},
{
["name"] = "limit",
["type"] = "number",
["title"] = {
["en"] = "Identifier limit value",
["uk"] = "Значання лімітів ідентифікаторів"
}
}
}
},
["data"] = {
{
"OCLC",
11020000000
},
{
"OSTI",
23010000
},
{
"PMC",
12700000
},
{
"PMID",
41400000
},
{
"RFC",
9300
},
{
"SSRN",
5600000
},
{
"S2CID",
280000000
}
}
}