×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier

    Template:InfoboxBuilding: Difference between revisions

    Content added Content deleted
    miraheze:farthestfrontier>Pikester
    m (Undo revision 427 by Pikester (talk))
    miraheze:farthestfrontier>Cosmic Sloth
    mNo edit summary
    Line 25: Line 25:
    | {{{produced_item}}}
    | {{{produced_item}}}
    |-
    |-
    ! style="text-align: left;" | Occupancy
    ! style="text-align: left;" | [[Occupancy]]
    | {{{occupancy}}}
    | {{{occupancy}}}
    |-
    |-

    Revision as of 15:42, 14 August 2022

    {{{subj}}}
    Category {{{category}}}
    Tier {{{tier}}}
    Prerequisite {{{prerequisite}}}
    Size {{{size}}}
    Materials {{{materials}}}
    Upkeep {{{upkeep}}}
    Produced Item {{{produced_item}}}
    Occupancy {{{occupancy}}}
    Upgrades To {{{upgrades_to}}}
    Desirability {{{desirability}}}


    This help documentation is transcluded from Template:InfoboxBuilding/doc

    Usage

    This template displays an Infobox for a Building with the following parameters:

    subj
    Name of the building
    img
    Image filename of the building
    category
    Category for the building
    tier
    Tier of the building
    prerequisite
    Any building or other requirement to construct this building
    size
    Actual per-square grid size in game, shorter number being first
    cost
    Embeds Template:InfoboxCost to implement resource cost for initial construction
    upkeep
    Cost to maintain the building
    produced_item
    What resources this building creates
    occupancy
    Details related to total occupancy and associated Profession
    upgrades_to
    The next upgrade of this building
    upgrade_cost
    Embeds Template:InfoboxCost to implement resource cost for upgrades
    desirability
    What impact does this building have on desirability

    Basic Example

    {{InfoboxBuilding
    | subj = Trading Post
    | img = File:Building_TradingPostT1_01.png
    | category = Amenities & Services
    | tier = 2
    | prerequisite = [[Town Center|Town Center - Tier 2]]
    | size = 4x5
    | cost = {{InfoboxCost
    | labor = 80
    | logs = 35
    | stone=  10
    }}
    | upkeep = None
    | produced_item = None
    | occupancy = 1-2 [[Trader|Traders]]
    | upgrades_to = Trading Center
    | upgrade_cost = {{InfoboxCost
    | planks = 100
    | bricks = 50
    | gold = 500
    }}
    | desirability = Neutral
    }}
    
    Trading Post
    Category Amenities & Services
    Tier 2
    Prerequisite Town Center - Tier 2
    Size 4x5
    Materials {{{materials}}}
    Upkeep None
    Produced Item None
    Occupancy 1-2 Traders
    Upgrades To Trading Center
    Desirability Neutral


    Tabbed Example

    <div style="float: right; width: 25%; margin-left: 3px">{{#tag:tabber|
    Base=
    {{InfoboxBuilding
    | subj = Market
    | img = File:Building_Market_T1.png
    | category = Amenities & Services
    | tier = 1
    | prerequisite = [[Saw Pit]]<br/>[[Storehouse]]
    | size = 4x4
    | cost = {{InfoboxCost
    | planks = 40
    | stone=  10
    }}
    | upkeep = None
    | produced_item = {{Gold}}
    | occupancy = 1 [[Grocer]]<br/> 2 Grocers at Tier 2
    | upgrades_to = Market Square
    | upgrade_cost = {{InfoboxCost
    | planks = 50
    | bricks = 50
    | gold = 250
    }} 
    | desirability = Positive
    }}
    {{!}}-{{!}}
    Upgrade=
    {{InfoboxBuilding
    | subj = Market Square
    | img = File:Building_Market_T2.png
    | category = Amenities & Services
    | tier = Upgrade
    | prerequisite = None
    | size = 4x4
    | cost = {{InfoboxCost
    | planks = 50
    | bricks = 50
    | gold = 250
    }} 
    | upkeep = None
    | produced_item = {{Gold}}
    | occupancy = 2 Grocers
    | upgrades_to = N/A
    | upgrade_cost = N/A
    | desirability = Positive
    }}
    }}
    </div>
    


    <tabber>

    Base=

    Market
    Category Amenities & Services
    Tier 1
    Prerequisite Saw Pit
    Storehouse
    Size 4x4
    Materials {{{materials}}}
    Upkeep None
    Produced Item Gold
    Occupancy 1 Grocer
    2 Grocers at Tier 2
    Upgrades To Market Square
    Desirability Positive


    |-| Upgrade=

    Market Square
    Category Amenities & Services
    Tier Upgrade
    Prerequisite None
    Size 4x4
    Materials {{{materials}}}
    Upkeep None
    Produced Item Gold
    Occupancy 2 Grocers
    Upgrades To N/A
    Desirability Positive


    </tabber>

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.