Template:LotS/Facility: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Cleaning up the facility table code) |
||
Line 27: | Line 27: | ||
|6 | |6 | ||
|{{#expr: {{{level1cost}}} * 32 }} | |{{#expr: {{{level1cost}}} * 32 }} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" | ||
|7 | |7 | ||
|{{#expr: {{{level1cost}}} * 64 }} | |{{#expr: {{{level1cost}}} * 64 }} | ||
Line 35: | Line 35: | ||
|- | |- | ||
! align=center|Tier 1 Items | ! align=center|Tier 1 Items | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" | ||
|{{{tier1}}} | |{{{tier1}}} | ||
|- | |- | ||
! align=center|Tier 2 Items | ! align=center|Tier 2 Items | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" | ||
|{{{tier2}}} | |{{{tier2}}} | ||
|- | |- | ||
! align=center|Tier 3 Items | ! align=center|Tier 3 Items | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" | ||
|{{{tier3}}} | |{{{tier3}}} | ||
|- | |- | ||
! align=center|Tier 4 Items | ! align=center|Tier 4 Items | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" | ||
|{{{tier4}}} | |{{{tier4}}} | ||
|} | |} |
Revision as of 05:46, 15 August 2012
{{{name}}} | ||
---|---|---|
Level | Cost | Collection Time |
1 | {{{level1cost}}} | {{{collecttime}}} |
2 | Expression error: Unrecognized punctuation character "{". | |
3 | Expression error: Unrecognized punctuation character "{". | |
4 | Expression error: Unrecognized punctuation character "{". | |
5 | Expression error: Unrecognized punctuation character "{". | |
6 | Expression error: Unrecognized punctuation character "{". | |
7 | Expression error: Unrecognized punctuation character "{". |
Tier 1 Items |
---|
{{{tier1}}} |
Tier 2 Items |
{{{tier2}}} |
Tier 3 Items |
{{{tier3}}} |
Tier 4 Items |
{{{tier4}}} |