Module:Sandbox/Vergir: Difference between revisionsGive feedback
Audit script: compare stat label link targets under current vs proposed priority in Module:Infobox item (with help from vergir-bot LLM) |
Audit script: handle nil section type (with help from vergir-bot LLM) |
||
| Line 73: | Line 73: | ||
"|-%s\n| [[%s]] || %s || %s || <nowiki>%s</nowiki> || %s || %s || %s", | "|-%s\n| [[%s]] || %s || %s || <nowiki>%s</nowiki> || %s || %s || %s", | ||
differs and ' style="background:#4a3a1a"' or "", | differs and ' style="background:#4a3a1a"' or "", | ||
item.Name or key, sec.Type, esc(label_key), tostring(obj.Type), | item.Name or key, tostring(sec.Type), esc(label_key), tostring(obj.Type), | ||
esc(label), esc(cur), esc(new))) | esc(label), esc(cur), esc(new))) | ||
end | end | ||