Шаблон:Paycheckcrew: различия между версиями

imported>Angust
(Paycheck_medium for use on supply crates page.)
 
imported>Angust
мНет описания правки
Строка 1: Строка 1:
75<noinclude>
75<noinclude>
----
----
This template is intended to contain the corresponding value found here: https://github.com/tgstation/tgstation/blob/master/code/__DEFINES/economy.dm#L8 <br>
This template is intended to contain the corresponding value found here: https://github.com/tgstation/tgstation/blob/master/code/__DEFINES/economy.dm#L9 <br>
It's mostly meant to be used for the prices of certain items on the Supply Crates wiki page, where price formulas should be equal to those found here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/packs.dm <br>
It's mostly meant to be used for the prices of certain items on the Supply Crates wiki page, where price formulas should be equal to those found here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/packs.dm <br>
and here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/goodies.dm <br>
and here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/goodies.dm <br>
Example using formula of 5 x PAYCHECK_MEDIUM: '''{{#expr:5*{{Paycheckmedium}}}}'''</noinclude>
Example using formula of 5 x PAYCHECK_MEDIUM: '''{{#expr:5*{{Paycheckmedium}}}}'''</noinclude>

Версия от 14:49, 8 февраля 2021

75


This template is intended to contain the corresponding value found here: https://github.com/tgstation/tgstation/blob/master/code/__DEFINES/economy.dm#L9
It's mostly meant to be used for the prices of certain items on the Supply Crates wiki page, where price formulas should be equal to those found here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/packs.dm
and here: https://github.com/tgstation/tgstation/blob/master/code/modules/cargo/goodies.dm
Example using formula of 5 x PAYCHECK_MEDIUM: Ошибка выражения: неопознанный символ пунктуации «[»