Difference between revisions of "Template:Nanobot production table"
From Bacterial Takeover
(Created page with "{| class="wikitable" style="text-align: center;" |- ! scope="col" style="background-color:PaleTurquoise;"| Icon ! scope="col" style="background-color:PaleTurquoise;"| Name !...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| class="wikitable" style="text-align: center;" | + | <div class="mw-collapsible" style="overflow:auto;"> |
| + | {| class="wikitable sortable" style="text-align: center;" | ||
|- | |- | ||
| − | ! scope="col" style="background-color:PaleTurquoise;"| Icon | + | ! scope="col" class="unsortable" style="background-color:PaleTurquoise;"| Icon |
! scope="col" style="background-color:PaleTurquoise;"| Name | ! scope="col" style="background-color:PaleTurquoise;"| Name | ||
! scope="col" style="background-color:PaleTurquoise;"| Amount | ! scope="col" style="background-color:PaleTurquoise;"| Amount | ||
| Line 8: | Line 9: | ||
|- | |- | ||
| − | + | {{nanobot production table row | |
| − | |Just a few | + | |name = Just a few |
| − | | | + | |amount = 100 |
| − | |01:00:00 | + | |time = 01:00:00 |
| − | | | + | |time sort value = 1 |
| − | | | + | |scientists = 1 |
| + | }} | ||
| + | |||
| + | {{nanobot production table row | ||
| + | |name = Some amount | ||
| + | |amount = 300 | ||
| + | |time = 05:00:00 | ||
| + | |time sort value = 5 | ||
| + | |scientists = 1 | ||
| + | }} | ||
| + | |||
| + | {{nanobot production table row | ||
| + | |name = Fair enough | ||
| + | |amount = 500 | ||
| + | |time = 12:00:00 | ||
| + | |time sort value = 12 | ||
| + | |scientists = 1 | ||
| + | }} | ||
| + | |||
| + | {{nanobot production table row | ||
| + | |name = A pile of nanobots | ||
| + | |amount = 800 | ||
| + | |time = 24:00:00 | ||
| + | |time sort value = 24 | ||
| + | |scientists = 1 | ||
| + | }} | ||
| − | | | + | {{nanobot production table row |
| − | | | + | |name = Fast boost |
| − | | | + | |amount = 175 |
| − | + | |time = 01:00:00 | |
| − | | | + | |time sort value = 1 |
| − | | | + | |scientists = 2 |
| + | }} | ||
| − | + | {{nanobot production table row | |
| − | | | + | |name = AI update |
| − | | | + | |amount = 1000 |
| − | | | + | |time = 07:00:00 |
| − | | | + | |time sort value = 7 |
| − | + | |scientists = 3 | |
| + | }} | ||
| − | + | {{nanobot production table row | |
| − | | | + | |name = The world is not enough |
| − | | | + | |amount = 2000 |
| − | | | + | |time = 24:00:00 |
| − | | | + | |time sort value = 24 |
| − | + | |scientists = 5 | |
| + | }} | ||
| − | |} | + | |}</div> |