Module:pollasena-roots/templates: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 33: | Line 33: | ||
local ancestor_codes = { | local ancestor_codes = { | ||
{code = "lyti-mid", options = {}}, | {code = "lyti-mid", options = {}}, | ||
{code = "lyti-old", options = {}}, | {code = "lyti-old", options = {optional = true}}, | ||
{code = "cel-pro", options = {annotated = true}}, | {code = "cel-pro", options = {annotated = true, optional = true}}, | ||
{code = "ine-pro", options = {roots = true}}, | {code = "ine-pro", options = {roots = true, optional = true}}, | ||
} | } | ||
| Line 163: | Line 163: | ||
local ancestor_codes = { | local ancestor_codes = { | ||
{code = "sdno", options = {optional = true}}, | |||
{code = "non", options = {}}, | {code = "non", options = {}}, | ||
{code = "gem-pro", options = {optional = true}}, | {code = "gem-pro", options = {optional = true}}, | ||