×
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:Infobox Building4 Portable/doc: Difference between revisions

    Content deleted Content added
    →‎Usage: updated preformatted usage text
     
    (18 intermediate revisions by the same user not shown)
    Line 6: Line 6:
    <pre style="overflow: auto;">
    <pre style="overflow: auto;">
    {{Infobox_Building4_Portable
    {{Infobox_Building4_Portable
    |name1=
    |name1=
    |image1=
    |image1=
    |category1=
    |category1=
    |tier1=
    |tier1=
    |prereq1=
    |prereq1=
    |size1=
    |size1=
    |cost1=
    |cost1=
    |upkeep1=
    |upkeep1=
    Line 19: Line 19:
    |upgrade_cost1=
    |upgrade_cost1=
    |desirability1=
    |desirability1=
    <!--TAB 1 COMPLETE-->
    |name2=
    |image2=
    |name2=
    |image2=
    |category2=
    |category2=
    |tier2=
    |tier2=
    |prereq2=
    |prereq2=
    |size2=
    |size2=
    |cost2=
    |cost2=
    |upkeep2=
    |upkeep2=
    Line 32: Line 33:
    |upgrade_cost2=
    |upgrade_cost2=
    |desirability2=
    |desirability2=
    <!--TAB 2 COMPLETE-->
    |name3=
    |image3=
    |name3=
    |image3=
    |category3=
    |category3=
    |tier3=
    |tier3=
    |prereq3=
    |prereq3=
    |size3=
    |size3=
    |cost3=
    |cost3=
    |upkeep3=
    |upkeep3=
    Line 45: Line 47:
    |upgrade_cost3=
    |upgrade_cost3=
    |desirability3=
    |desirability3=
    <!--TAB 3 COMPLETE-->
    |name4=
    |image4=
    |name4=
    |image4=
    |category4=
    |category4=
    |tier4=
    |tier4=
    |prereq4=
    |prereq4=
    |size4=
    |size4=
    |cost4=
    |cost4=
    |upkeep4=
    |upkeep4=
    Line 58: Line 61:
    |upgrade_cost4=
    |upgrade_cost4=
    |desirability4=
    |desirability4=
    <!--TAB 4 COMPLETE-->
    }}
    }}
    </pre>
    </pre>
    Line 72: Line 76:
    * '''size''' = Footprint of the building, formatted as SmallValue x BigValue (e.g. 2x3, 5x10)
    * '''size''' = Footprint of the building, formatted as SmallValue x BigValue (e.g. 2x3, 5x10)
    * '''cost''' = Resource cost to construct the building, use [[Template:InfoboxCost]] to format output
    * '''cost''' = Resource cost to construct the building, use [[Template:InfoboxCost]] to format output
    * '''upkeep''' = Ongoing cost of building operation, in gold. Use <nowiki>{{Icon|Gold}} to supply images
    * '''upkeep''' = Ongoing cost of building operation, in gold. Use <nowiki>{{Icon|Gold}}</nowiki> to supply images
    * '''produces''' = Any resources produced by the building. Use [[Template:Icon]] as a base to supply images
    * '''produces''' = Any resources produced by the building. Use [[Template:Icon]] as a base to supply images
    * '''occupancy''' = count of employable workers and class of workers, if any (e.g. 1-2x [[Grocer|Grocers]])
    * '''occupancy''' = count of employable workers and class of workers, if any (e.g. 1-2x [[Grocer|Grocers]])
    Line 81: Line 85:
    == Examples ==
    == Examples ==
    <pre style="overflow: auto;">
    <pre style="overflow: auto;">
    {{Infobox_Building4_Portable
    {{Infobox_Building1_Portable
    |name1=Town Center - Tier 1
    |name=Graveyard
    |image=[[File:Building_Graveyard_T1.png|200px]]
    |image1=[[File:Building_TownCenter_T1.png|200px]]
    |category=Amenities and Services
    |category1=Amenities and Services
    |tier=1
    |tier1=1
    |prereq=None
    |prereq1=None
    |size1=6x6
    |size=Min: 3x3<br>Max: 10x10
    |cost= {{InfoboxCost
    |cost1={{InfoboxCost
    | labor = (variable)
    | logs = 16
    }}
    |upkeep1=N/A
    |produces1=N/A
    |occupancy1=N/A
    |upgrade_name1=Town Center - Tier 2
    |upgrade_cost1={{InfoboxCost
    | planks = 50
    | stone = 25
    }}
    |desirability1=Positive
    <!--TAB 1 COMPLETE-->
    |name2=Town Center - Tier 2
    |image2=[[File:Building_TownCenter_T2.png|200px]]
    |category2=Amenities and Services
    |tier2=2
    |prereq2=[[Town Center]]<br />8 [[Shelter]]<br />1 [[Market]]<br />30 [[Villagers]]
    |size2=6x6
    |cost2={{InfoboxCost
    | planks = 50
    | stone = 25
    }}
    |upkeep2=N/A
    |produces2=N/A
    |occupancy2=N/A
    |upgrade_name2=Town Center - Tier 3
    |upgrade_cost2={{InfoboxCost
    | planks = 100
    | clay = 100
    | gold = 1200
    }}
    |desirability2=Positive
    <!--TAB 2 COMPLETE-->
    |name3=Town Center - Tier 3
    |image3=[[File:Building_TownCenter_T3.png|200px]]
    |category3=Amenities and Services
    |tier3=3
    |prereq3=[[Town Center|Town Center - Tier 2]]<br />25 [[Shelter|Homestead]]<br />1 [[School]]<br />1 [[Trading Post]]<br />150 [[Villagers]]
    |size3=6x6
    |cost3={{InfoboxCost
    | planks = 100
    | clay = 100
    | gold = 1200
    }}
    |upkeep3=N/A
    |produces3=N/A
    |occupancy3=N/A
    |upgrade_name3=Town Center - Tier 4
    |upgrade_cost3={{InfoboxCost
    | planks = 100
    | clay = 150
    | iron = 100
    | gold = 3500
    }}
    |desirability3=Positive
    <!--TAB 3 COMPLETE-->
    |name4=Town Center - Tier 4
    |image4=[[File:Building_TownCenter_T4.png|200px]]
    |category4=Amenities and Services
    |tier4=4
    |prereq4=[[Town Center|Town Center - Tier 3]]<br />25 [[Shelter|Large House]]<br />1 [[Theater]]<br />1 [[Trading Post|Trading Center]]<br />300 [[Villagers]]
    |size4=6x6
    |cost4={{InfoboxCost
    | planks = 100
    | clay = 150
    | iron = 100
    | gold = 3500
    }}
    }}
    |upkeep4=N/A
    |upkeep=None
    |produces4=N/A
    |produces=None
    |occupancy4=N/A
    |occupancy=None
    |upgrade_name4=N/A
    |upgrade_name=
    |upgrade_cost4=N/A
    |upgrade_cost=
    |desirability4=Positive
    |desirability=Neutral
    <!--TAB 4 COMPLETE-->
    }}
    }}
    </pre>
    </pre>


    {{Infobox_Building4_Portable
    {{Infobox_Building1_Portable
    |name1=Town Center - Tier 1
    |name=Graveyard
    |image=[[File:Building_Graveyard_T1.png|200px]]
    |image1=[[File:Building_TownCenter_T1.png|200px]]
    |category=Amenities and Services
    |category1=Amenities and Services
    |tier=1
    |tier1=1
    |prereq=None
    |prereq1=None
    |size1=6x6
    |size=Min: 3x3<br>Max: 10x10
    |cost= {{InfoboxCost
    |cost1={{InfoboxCost
    | labor = (variable)
    | logs = 16
    }}
    |upkeep1=N/A
    |produces1=N/A
    |occupancy1=N/A
    |upgrade_name1=Town Center - Tier 2
    |upgrade_cost1={{InfoboxCost
    | planks = 50
    | stone = 25
    }}
    }}
    |desirability1=Positive
    |upkeep=None
    <!--TAB 1 COMPLETE-->
    |produces=None
    |name2=Town Center - Tier 2
    |occupancy=None
    |image2=[[File:Building_TownCenter_T2.png|200px]]
    |upgrade_name=
    |category2=Amenities and Services
    |upgrade_cost=
    |tier2=2
    |desirability=Neutral
    |prereq2=[[Town Center]]<br />8 [[Shelter]]<br />1 [[Market]]<br />30 [[Villagers]]
    |size2=6x6
    |cost2={{InfoboxCost
    | planks = 50
    | stone = 25
    }}
    |upkeep2=N/A
    |produces2=N/A
    |occupancy2=N/A
    |upgrade_name2=Town Center - Tier 3
    |upgrade_cost2={{InfoboxCost
    | planks = 100
    | clay = 100
    | gold = 1200
    }}
    |desirability2=Positive
    <!--TAB 2 COMPLETE-->
    |name3=Town Center - Tier 3
    |image3=[[File:Building_TownCenter_T3.png|200px]]
    |category3=Amenities and Services
    |tier3=3
    |prereq3=[[Town Center|Town Center - Tier 2]]<br />25 [[Shelter|Homestead]]<br />1 [[School]]<br />1 [[Trading Post]]<br />150 [[Villagers]]
    |size3=6x6
    |cost3={{InfoboxCost
    | planks = 100
    | clay = 100
    | gold = 1200
    }}
    |upkeep3=N/A
    |produces3=N/A
    |occupancy3=N/A
    |upgrade_name3=Town Center - Tier 4
    |upgrade_cost3={{InfoboxCost
    | planks = 100
    | clay = 150
    | iron = 100
    | gold = 3500
    }}
    |desirability3=Positive
    <!--TAB 3 COMPLETE-->
    |name4=Town Center - Tier 4
    |image4=[[File:Building_TownCenter_T4.png|200px]]
    |category4=Amenities and Services
    |tier4=4
    |prereq4=[[Town Center|Town Center - Tier 3]]<br />25 [[Shelter|Large House]]<br />1 [[Theater]]<br />1 [[Trading Post|Trading Center]]<br />300 [[Villagers]]
    |size4=6x6
    |cost4={{InfoboxCost
    | planks = 100
    | clay = 150
    | iron = 100
    | gold = 3500
    }}
    |upkeep4=N/A
    |produces4=N/A
    |occupancy4=N/A
    |upgrade_name4=N/A
    |upgrade_cost4=N/A
    |desirability4=Positive
    <!--TAB 4 COMPLETE-->
    }}
    }}
    {{Clear}}
    {{Clear}}

    == PortableInfobox Documentation ==
    * [https://www.mediawiki.org/wiki/Extension:PortableInfobox MediaWiki Extension Page]
    * [https://portability.fandom.com/wiki/Portable_Infoboxes PortableInfobox Main Documentation (fandom)]
    * [https://community.fandom.com/wiki/Help:Infoboxes#Examples Generalized Help Page with Examples (fandom)]
    * [https://portability.fandom.com/wiki/Example_communities#Portable_Infoboxes Additional Implementation Examples (fandom)]


    == See Also ==
    == See Also ==
    * [[:Category:Portable Infoboxes]] - Holder category for all infoboxes using PortableInfobox
    * [[Template:Infobox Building1 Portable]] - Template for buildings with no upgrade
    * [[Template:Infobox Building1 Portable]] - Template for buildings with no upgrade
    * [[Template:Infobox Building4 Portable]] - Template for buildings with a baseline + three upgrades
    * [[Template:Infobox Building2 Portable]] - Template for buildings with a baseline + one upgrade
    * [[Template:Infobox Building5Tree Portable]] - Template for decorative trees

    [[Category:Portable Building Infoboxes]]
    [[Category:Portable Infoboxes]]
    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.