Template:AllCommodities: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> {{#if: {{{1|}}} | {{#switch: {{{1}}} | COFFEE = $4.10 per lb | COCOA = $2.82 per lb | COTTON = $63.36 per lb | SUGAR = $0.15 per lb | GASOLINE = $1.78 per gallon | OIL = $1.35 per gallon | #default = Unknown commodity }} }} </includeonly>" |
No edit summary Tag: Manual revert |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{#if: {{{1|}}} | | {{#if: {{{1|}}} | | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| COFFEE = $4. | | COCOA = $2.82/lb | ||
| | | COFFEE = $4.11/lb | ||
| COTTON = $63.36 | | CORN = $7.75/lb | ||
| SUGAR = $0.15 | | COTTON = $63.38/lb | ||
| | | GASOLINE = $1.79/gallon | ||
| | | LUMBER = $0.57/board ft | ||
| NATURALGAS = $3.96/MMBtu | |||
| OATS = $0.1/lb | |||
| OIL = $1.36/gallon | |||
| ORANGEJUICE = $0.05/lb | |||
| SOYBEAN = $0.48/lb | |||
| SUGAR = $0.15/lb | |||
| WHEAT = $8.58/lb | |||
| XAU = $4269.52/oz | |||
| XAG = $49.91/oz | |||
| XPD = $1448.27/oz | |||
| XPT = $1581.8/oz | |||
| XCU = $5.03/lb | |||
| NI = $6.91/lb | |||
| ZNC = $1.36/lb | |||
| ALU = $1.26/lb | |||
| LEAD = $0.9/lb | |||
| #default = Unknown commodity | | #default = Unknown commodity | ||
}} | }} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||