Module:CareerList/config: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
⚫ | |||
local config = {} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
["name"] = "Porno Andreya", |
|||
⚫ | |||
⚫ | |||
}, |
|||
⚫ | |||
⚫ | |||
["type"] = "Website", |
|||
⚫ | |||
⚫ | |||
}, |
|||
} |
} |
||
⚫ | |||
⚫ | |||
name = "Example Studio 2", |
|||
⚫ | |||
} |
|||
⚫ |
Revision as of 01:29, 13 March 2023
Documentation for this module may be created at Module:CareerList/config/doc
return { ["Bromo"] = { ["type"] = "Studio", ["name"] = "Porno Andreya", ["url"] = "https://example1.com/$1/", }, ["Example2"] = { ["type"] = "Website", ["name"] = "Example 2", ["url"] = "https://example2.com/page/$1", }, }