Module:Infobox interval: Difference between revisions
m Update on terminology |
m marked color name as idiosyncratic term Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| Line 218: | Line 218: | ||
if value_provided(colour_name) then | if value_provided(colour_name) then | ||
table.insert(infobox_data, { | table.insert(infobox_data, { | ||
"[[Kite's color notation|Color name]]", | "[[Kite's color notation|Color name]]{{idio}}", | ||
colour_name, | colour_name, | ||
}) | }) | ||