Module:CareerList/config: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
| (12 intermediate revisions by 2 users not shown) | |||
Line 1:
return {
alias = 'alias', -- добавлено
notes = 'notes' -- добавлено
},
url = 'https://example.com/$1',▼
example2 = {
id = 'id',
alias = 'alias', -- добавлено
notes = 'notes' -- добавлено
}
}
| |||