Module:Solar eclipse: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: Reverted
Line 184:
local eclipse_types = {
total = { label = "'''[[#Solar eclipse#Total eclipse|Total eclipse]]'''", color = "#690005" },
partial = { label = "'''[[#Solar eclipse#Partial eclipse|Partial eclipse]]'''", color = "#854739" },
annular = { label = "'''[[#Solar eclipse#Annular eclipse|Annular eclipse]]'''", color = "#4C4CB1" },
hybrid = { label = "'''[[Solar eclipse#Hybrid eclipse|Hybrid eclipse]]'''", color = "#006600" }
}