Module:links/data: Difference between revisions
m 1 revision imported |
No edit summary |
||
| Line 76: | Line 76: | ||
-- the page and the value is the subpage type, as defined above in `mammoth_page_subpage_types`. | -- the page and the value is the subpage type, as defined above in `mammoth_page_subpage_types`. | ||
data.mammoth_pages = { | data.mammoth_pages = { | ||
["mammoth page test"] = "twos", -- required for testing purposes - please leave here | ["mammoth page test"] = "twos", -- required for testing purposes - please leave here | ||
} | } | ||
return data | return data | ||