Template:Building: Difference between revisions
Jump to navigation
Jump to search
(First attempt at a new building infobox.) |
m (Attempt two.) |
||
Line 6: | Line 6: | ||
|- | |- | ||
| colspan="2" align="center" | [[File:{{#if:{{{Picture|}}}|{{{Picture}}}{{!}}200px{{!}}{{{Picture}}}|Imbox deletion.png}}]] | | colspan="2" align="center" | [[File:{{#if:{{{Picture|}}}|{{{Picture}}}{{!}}200px{{!}}{{{Picture}}}|Imbox deletion.png}}]] | ||
|- | |- | ||
{{#if:{{{Description|}}} | {{#if:{{{Description|}}} | ||
Line 14: | Line 11: | ||
! Description | ! Description | ||
{{!}} {{{Description}}} | {{!}} {{{Description}}} | ||
{{!}}- | |||
! Placement Requirement | |||
{{!}} {{{Placement}}} | |||
{{!}}- | {{!}}- | ||
! Note | ! Note | ||
Line 100: | Line 100: | ||
{{!}}- | {{!}}- | ||
<!-- New-Style buildings start-->|<!-- Old-Style buildings start --> | <!-- New-Style buildings start-->|<!-- Old-Style buildings start --> | ||
! colspan="2" | ! colspan="2" {{!}} Placement Requirement | ||
{{!}}- | |||
{{!}} colspan="2" {{!}} {{{Placement}}} | |||
{{!}}- | |||
! colspan="2" {{!}} Maximum Levels | |||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" {{!}} | {{!}} colspan="2" {{!}} | ||
*{{{MaxLevel}}} | *{{{MaxLevel}}} | ||
{{!}}- | {{!}}- | ||
! colspan="2" | ! colspan="2" {{!}} Jobs | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" {{!}} | {{!}} colspan="2" {{!}} | ||
*{{{Jobs}}} | *{{{Jobs}}} | ||
{{#if:{{{Homes|}}}|{{!}}- | {{#if:{{{Homes|}}}|{{!}}- | ||
! colspan="2" | ! colspan="2" {{!}} Homes | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" {{!}} | {{!}} colspan="2" {{!}} |
Revision as of 21:24, 29 May 2018
How to use
To use this template, simply copy this into the very top of a building's page.
{{Building | Name = | Picture = | Placement = | MaxLevel = | Jobs = | Homes = | Materials = * x [[Material of Choice]] * * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * | Speedup = * [[Hammer]] * [[SUV]] * [[Electricity]] * [[Computer]] }}
Then fill in information as need. See the examples below.
Notes:
- If the building does not have any homes, just leave the homes tag blank.
A few of the fields can left blank to invoke the default, which is:
- Name =
{{PAGENAME}}
- Picture =
Imbox deletion.png
- Placement =
Land near [[Road]]
- MaxLevel =
1
- Jobs =
1 plus 1 for each level
- Homes = (special, the homes section will only be visible if the "homes" tag is used)
- Materials =
*None
- Tools =
*None
- Speedup =
*None
Minimal Example
Building | |
---|---|
Placement Requirement | |
Maximum Levels | |
| |
Jobs | |
| |
Construction Materials | |
| |
Tools Required | |
| |
Construction Speedup | |
|
{{Building | Name = | Picture = | Placement = | MaxLevel = | Jobs = | Homes = | Materials = | Tools = | Speedup = }}
Full Examples
Casino | |
---|---|
Placement Requirement | |
Land near Road | |
Maximum Levels | |
| |
Jobs | |
| |
Construction Materials | |
| |
Tools Required | |
| |
Construction Speedup | |
|
{{Building | Name = Casino | Picture = BCasino.png | Placement = Land near [[Road]] | MaxLevel = 32 | Jobs = 2 plus 1 for each level | Homes = | Materials = * 120 [[Material of Choice]] * 4 [[Electronic Part]]s * 12 [[Mechanical Part]]s * 12 [[Metal]] * 40 [[Plastic]] * 50 [[Textiles]] * 2 [[Gem Ring]] * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * [[Soldering Iron]] * [[Hammer]] | Speedup = * [[Electricity]] * [[Computer]] * [[SUV]] }}
Apartment | |
---|---|
Placement Requirement | |
Land near Road | |
Maximum Levels | |
| |
Jobs | |
| |
Homes | |
| |
Construction Materials | |
| |
Tools Required | |
| |
Construction Speedup | |
|
{{Building | Name = Apartment | Picture = BApartment.png | Placement = Land near [[Road]] | MaxLevel = 32 | Jobs = 1 | Homes = 4 for each level | Materials = * 20 [[Material of Choice]] * [[Harsh Environment Enclosure|Additional materials in harsh environments]] | Tools = * [[Hammer]] | Speedup = * [[Electricity]] * [[Computer]] * [[SUV]] }}
New-Style Building Example
Aircraft Factory | |
---|---|
Description | Makes Air and Space Vehicles |
Placement Requirement | Can't build on aliens' claims. Can't build in aliens' jurisdiction. |
Note | Each factory runs one manufacturing process. |
Arena | Ok |
Auditorium | Ok |
Battery | Ok |
CommodityStorage | 1m³ Space Required |
FieldArea | Ok |
Generator | No |
GuardPost | No |
HomeLarge | Ok |
HomeMedium | Ok |
HomeSmall | Ok |
Livestock | Ok |
LoungeSpace | Ok |
OfficeSpace | 3 Office Required |
ParkingGroundVehicles | Ok |
ParkingSpaceVehicles | 1 Spot Required |
ParkingWaterVehicles | Ok |
ParkingSpacecraft | No |
Radar | No |
ShieldGenerator | No |
ShopSpace | 3 Shop Required |
SpaceVehicleLaunchers | No |
SpaceVehicleRecoverySystems | No |
StoreSpace | Ok |
SurgeryUnits | No |
Transporters | No |
Turrets | No |
WeaponBays | No |
Construction Materials | |
{{{Materials}}} | |
Tools Required | |
{{{Tools}}} | |
Construction Speedup | |
{{{Speedup}}} |
{{Building | Name = Aircraft Factory | Picture = BAircraftFactory.png | Type = Building | Placement = Can't build on aliens' [[claims]].<br />Can't build in aliens' [[jurisdiction]]. | Description = Makes Air and Space Vehicles | Note = Each factory runs one manufacturing process. | Arena = Ok | Auditorium = Ok | Battery = Ok | CommodityStorage = 1m³ Space Required | FieldArea = Ok | Generator = No | GuardPost = No | HomeLarge = Ok | HomeMedium = Ok | HomeSmall = Ok | Livestock = Ok | LoungeSpace = Ok | OfficeSpace = 3 Office Required | ParkingGroundVehicles = Ok | ParkingSpaceVehicles = 1 Spot Required | ParkingWaterVehicles = Ok | ParkingSpacecraft = No | Radar = No | ShieldGenerator = No | ShopSpace = 3 Shop Required | SpaceVehicleLaunchers = No | SpaceVehicleRecoverySystems = No | StoreSpace = Ok | SurgeryUnits = No | Transporters = No | Turrets = No | WeaponBays = No }}