×
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
    Revision as of 06:49, 14 August 2022 by miraheze:farthestfrontier>Pikester
    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
    }}
    
    {{{name}}}
    [[Image:{{{image}}}|center|200x400px]]
    Tier
    ???
    Prerequisite
    Town Center - Tier 2
    Size
    4x5
    Materials
    ???
    Upkeep
    None
    Producted Item
    ???
    Occupancy
    ???
    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=

    {{{name}}}
    [[Image:{{{image}}}|center|200x400px]]
    Tier
    ???
    Prerequisite
    Saw Pit
    Storehouse
    Size
    4x4
    Materials
    ???
    Upkeep
    None
    Producted Item
    ???
    Occupancy
    ???
    Upgrades to
    Market Square
    Desirability
    Positive

    |-| Upgrade=

    {{{name}}}
    [[Image:{{{image}}}|center|200x400px]]
    Tier
    ???
    Prerequisite
    None
    Size
    4x4
    Materials
    ???
    Upkeep
    None
    Producted Item
    ???
    Occupancy
    ???
    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.