Модуль:EcopediaData: различия между версиями
Материал из Eco - Русская Wiki
[непроверенная версия] | [непроверенная версия] |
StalEF (обсуждение | вклад) Нет описания правки |
StalEF (обсуждение | вклад) мНет описания правки |
||
Строка 1: | Строка 1: | ||
return { | return { | ||
text = { | text = { | ||
['1'] = 'The Bank Component is where [[Bank Accounts]] are created and managed. Citizens can create multiple accounts for themselves or share accounts with other citizens. Accounts can also be assigned to | ['1'] = 'The Bank Component is where [[Bank Accounts]] are created and managed. Citizens can create multiple accounts for themselves or share accounts with other citizens. Accounts can also be assigned to [[Titles]] and [[Demographics]].', | ||
}, | }, | ||
} | } |
Версия от 07:58, 3 октября 2020
Для документации этого модуля может быть создана страница Модуль:EcopediaData/doc
return {
text = {
['1'] = 'The Bank Component is where [[Bank Accounts]] are created and managed. Citizens can create multiple accounts for themselves or share accounts with other citizens. Accounts can also be assigned to [[Titles]] and [[Demographics]].',
},
}