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