| Building | Recipe | Daily profit | |
|---|---|---|---|
| {{recipe.BuildingName}} | {{recipe.RecipeName}} | {{ recipe.Profit==-1?'Workforce costs for this currently not calculatable':round(recipe.Profit) }} | 
| Recipes | Daily profit | |
|---|---|---|
| {{recipe.RecipeName}} | {{ recipe.Profit==-1?'Workforce costs for this currently not calculatable':round(recipe.Profit) }} |