Module:CareerList/config: Difference between revisions
Jump to navigation
Jump to search
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
return { |
return { |
||
bromo = { |
["bromo"] = { |
||
url = "https://ru.wikipedia.org/wiki/%$1", |
|||
label = "Bromo", |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
}, |
|||
["wikisource"] = { |
|||
url = "https://ru.wikisource.org/wiki/%$1", |
|||
label = "Викитека", |
|||
}, |
}, |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
Revision as of 21:32, 12 March 2023
Documentation for this module may be created at Module:CareerList/config/doc
return { ["bromo"] = { url = "https://ru.wikipedia.org/wiki/%$1", label = "Bromo", }, ["belami"] = { url = "https://ru.wiktionary.org/wiki/%$1", label = "BelAmi", }, ["wikisource"] = { url = "https://ru.wikisource.org/wiki/%$1", label = "Викитека", }, }