|
|
| Line 1: |
Line 1: |
| <includeonly><templatestyles src="Template:Infobox item/styles.css" />{{#ifeq:{{{quote|}}}|||<blockquote style="font-style:italic">"{{{quote}}}"</blockquote>}}<infobox>
| | |
| <title source="name">
| |
| <default>{{PAGENAME}}</default>
| |
| </title>
| |
| <image source="icon">
| |
| <default>{{{thumbnail|{{{name|{{PAGENAME}}}}}.png}}}</default>
| |
| <caption source="icon-caption"><default>{{{thumbnail-caption|}}}</default></caption>
| |
| </image>
| |
| <group>
| |
| <data>
| |
| <label>Rarity</label>
| |
| <default>{{#switch:{{{rarity}}}
| |
| |Legendary=[[Category:Legendary]][[:Category:Legendary|<span class="rarity-Legendary">Legendary</span>]]
| |
| |Epic=[[Category:Epic]][[:Category:Epic|<span class="rarity-Epic">Epic</span>]]
| |
| |Rare=[[Category:Rare]][[:Category:Rare|<span class="rarity-Rare">Rare</span>]]
| |
| |Standard=[[Category:Standard]][[:Category:Standard|<span class="rarity-Standard">Standard</span>]]
| |
| |Normal=[[Category:Normal]][[:Category:Normal|<span class="rarity-Normal">Normal</span>]]
| |
| |{{#ifeq:{{{rarity|}}}|||[[Category:Infoboxes with Invalid Parameter]]{{{rarity}}}*}}
| |
| }}</default>
| |
| </data>
| |
| <data source="category">
| |
| <label>Category</label>
| |
| <default>{{#switch:{{{category}}}
| |
| |Tools=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Consumables=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Materials=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Special=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Construction=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Deviations=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Armor=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Cosmetic=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Currencies=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Mods=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |Weapons=[[Category:{{{category}}}]][[:Category:{{{category}}}|{{{category}}}]]
| |
| |{{#ifeq:{{{category|}}}|||[[Category:Infoboxes with Invalid Parameter]]{{{category}}}*}}
| |
| }}</default>
| |
| </data>
| |
| <data>
| |
| <label>Type</label>
| |
| <default>{{#switch:{{{type}}}
| |
| |Armor Mods=[[Category:{{{type}}}]][[:Category:{{{type}}}|{{{type}}}]]-[[Category:{{{type}}}-{{{mod_type}}}]][[:Category:{{{type}}}-{{{mod_type}}}|{{{mod_type}}}]]
| |
| |Weapon Mods=[[Category:{{{type}}}]][[:Category:{{{type}}}|{{{type}}}]]-[[Category:{{{type}}}-{{{mod_type}}}]][[:Category:{{{type}}}-{{{mod_type}}}|{{{mod_type}}}]]
| |
| |Mod=[[Category:{{{type}}}]][[:Category:{{{type}}}|{{{type}}}]]
| |
| |{{#ifeq:{{{type|}}}||[[Category:Items Missing Type Parameter]]*|[[:Category:{{{type}}}|{{{type}}}]][[Category:{{{type}}}|{{{type}}}]]}}
| |
| }}</default>
| |
| </data>
| |
| <data source="linked">
| |
| <label>Linked</label>
| |
| <default>{{#switch:{{{linked}}}
| |
| |Always=[[Category:Linked-{{{linked}}}]][[:Category:Linked-{{{linked}}}|{{{linked}}}]]
| |
| |Source dependent=[[Category:Linked-{{{linked}}}]][[:Category:Linked-{{{linked}}}|{{{linked}}}]]
| |
| |Seasonal transfer only=[[Category:Linked-{{{linked}}}]][[:Category:Linked-{{{linked}}}|{{{linked}}}]]
| |
| |Never=[[Category:Linked-{{{linked}}}]][[:Category:Linked-{{{linked}}}|{{{linked}}}]]
| |
| |{{#ifeq:{{{linked|}}}|||[[Category:Infoboxes with Invalid Parameter]]{{{linked}}}*}}
| |
| }}</default>
| |
| </data>
| |
| <data source="seasonal_inheritance">
| |
| <label>Seasonal Inheritance</label>
| |
| <default>{{#switch:{{{seasonal_inheritance}}}
| |
| |Unlimited=[[Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}]][[:Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}|{{{seasonal_inheritance}}}]]
| |
| |Spacetime Backpack=[[Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}]][[:Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}|{{{seasonal_inheritance}}}]]
| |
| |None=[[Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}]][[:Category:Seasonal-Inheritance-{{{seasonal_inheritance}}}|{{{seasonal_inheritance}}}]]
| |
| |{{#ifeq:{{{seasonal_inheritance|}}}|||[[Category:Infoboxes with Invalid Parameter]]{{{seasonal_inheritance}}}*}}
| |
| }}</default>
| |
| </data>
| |
| <data source="tradeability">
| |
| <label>Tradeability</label>
| |
| <default>{{#switch:{{{seasonal_inheritance}}}
| |
| |Universal=[[Category:-{{{tradeability}}}]][[:Category:Tradeability-{{{tradeability}}}|{{{tradeability}}}]]
| |
| |Energy Link=[[Category:-{{{tradeability}}}]][[:Category:Tradeability-{{{tradeability}}}|{{{tradeability}}}]]
| |
| |Discardable=[[Category:-{{{tradeability}}}]][[:Category:Tradeability-{{{tradeability}}}|{{{tradeability}}}]]
| |
| |No=[[Category:-{{{tradeability}}}]][[:Category:Tradeability-{{{tradeability}}}|{{{tradeability}}}]]
| |
| |{{#ifeq:{{{tradeability|}}}|||[[Category:Infoboxes with Invalid Parameter]]{{{tradeability}}}*}}
| |
| }}</default>
| |
| </data>
| |
| <data source="weight">
| |
| <label>Weight</label>
| |
| </data>
| |
| <data source="stack_size">
| |
| <label>Stack Size</label>
| |
| </data>
| |
| <data source="durability">
| |
| <label>Durability</label>
| |
| </data>
| |
| <data source="durability_fridge">
| |
| <label>Refrigerated</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data>
| |
| <label>Buy Price(s)</label>
| |
| <default>{{#ifeq:{{{pricebuy_links|}}}|||{{Energy Links|{{{pricebuy_links}}}}}<br/>}}{{#ifeq:{{{pricebuy_starchrom|}}}|||{{Starchrom|{{{pricebuy_starchrom}}}}}<br/>}}{{#ifeq:{{{pricebuy_planula|}}}|||{{Stellar Planula|{{{pricebuy_planula}}}}}<br/>}}{{#ifeq:{{{pricebuy_sproutlets|}}}|||{{Sproutlets|{{{pricebuy_sproutlets}}}}}<br/>}}{{#ifeq:{{{pricebuy_marks|}}}|||{{Mitsuko Marks|{{{pricebuy_marks}}}}}<br/>}}{{#ifeq:{{{pricebuy_material_points|}}}|||Material Points:{{{pricebuy_material_points}}}<br/>}}</default>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data>
| |
| <label>Sell Price(s)</label>
| |
| <default>{{#ifeq:{{{pricesell_links|}}}|||{{Energy Links|{{{pricesell_links}}}}}<br/>}}{{#ifeq:{{{pricesell_astral|}}}|||{{Astral Sand|{{{pricesell_astral}}}}}<br/>}}</default>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data>
| |
| <label>Location</label>
| |
| <default>{{#ifeq:{{{location|}}}|||[[{{{location}}}]]}}</default>
| |
| </data>
| |
| <data>
| |
| <label>Coordinates</label>
| |
| <default>{{#ifeq:{{{coordinates|}}}|||{{Coordinates|{{{coordinates}}}}}}}</default>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data source="growth_cycle">
| |
| <label>Growth Cycle</label>
| |
| </data>
| |
| <data source="irrigation">
| |
| <label>Irrigation</label>
| |
| </data>
| |
| <data source="lighting">
| |
| <label>Lighting</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data source="status_energy">
| |
| <label>Energy</label>
| |
| </data>
| |
| <data source="status_hp">
| |
| <label>HP</label>
| |
| </data>
| |
| <data source="status_hydration">
| |
| <label>Hydration</label>
| |
| </data>
| |
| <data source="status_sanity">
| |
| <label>Sanity</label>
| |
| </data>
| |
| <data>
| |
| <default>{{#if:{{{status_effects|}}}|'''Status Effects:'''<span class="oh-h2g-indented">{{{status_effects}}}</span>}}</default>
| |
| </data>
| |
| <data>
| |
| <default>{{#if:{{{core_effect|}}}|'''Core Effect:'''<span class="oh-h2g-indented">{{{core_effect}}}</span>}}</default>
| |
| </data>
| |
| <data>
| |
| <default>{{#if:{{{attribute_effects|}}}|'''Attribute Effects:'''<span class="oh-h2g-indented">{{{attribute_effects}}}</span>}}</default>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <data source="xp">
| |
| <label>XP</label>
| |
| </data>
| |
| <data source="xp_battlepass">
| |
| <label>Battle Pass XP</label>
| |
| </data>
| |
| </group>
| |
| <group>
| |
| <header>How To Get</header>
| |
| <data><default>
| |
| {{Howtoget
| |
| |build={{{build|}}}
| |
| |brewing_barrel={{{brewing_barrel|}}}
| |
| |campsite={{{campsite|}}}
| |
| |commissions={{{commissions|}}}
| |
| |contaminated_water={{{contaminated_water|}}}
| |
| |crisis_event={{{crisis_event|}}}
| |
| |disassembly={{{disassembly|}}}
| |
| |dungeons={{{dungeons|}}}
| |
| |explore_wilderness={{{explore_wilderness|}}}
| |
| |explore_settlements={{{explore_settlements|}}}
| |
| |explore_strongholds={{{explore_strongholds|}}}
| |
| |fell_trees={{{fell_trees|}}}
| |
| |fishing={{{fishing|}}}
| |
| |fresh_water={{{fresh_water|}}}
| |
| |furnace={{{furnace|}}}
| |
| |furnace_electric={{{furnace_electric|}}}
| |
| |gathering={{{gathering|}}}
| |
| |gear_workbench={{{gear_workbench|}}}
| |
| |gear_workbench_intermediate={{{gear_workbench_intermediate|}}}
| |
| |gear_workbench_advanced={{{gear_workbench_advanced|}}}
| |
| |hunting={{{hunting|}}}
| |
| |kitchen={{{kitchen|}}}
| |
| |loot={{{loot|}}}
| |
| |memetic={{{memetic|}}}
| |
| |memetic_specialization={{{memetic_specialization|}}}
| |
| |mining={{{mining|}}}
| |
| |refining_facility={{{refining_facility|}}}
| |
| |season_shop={{{season_shop|}}}
| |
| |securement_unit={{{securement_unit|}}}
| |
| |shop_stellarplanula={{{shop_stellarplanula|}}}
| |
| |stove={{{stove|}}}
| |
| |stove_electric={{{stove_electric|}}}
| |
| |supplies_workbench={{{supplies_workbench|}}}
| |
| |supplies_workbench_intermediate={{{supplies_workbench_intermediate|}}}
| |
| |supplies_workbench_advanced={{{supplies_workbench_advanced|}}}
| |
| |synthesis_bench={{{synthesis_bench|}}}
| |
| |synthesis_bench_advanced={{{synthesis_bench_advanced|}}}
| |
| |warband_activity={{{warband_activity|}}}
| |
| |water_filter={{{water_filter|}}}
| |
| |water_purifier={{{water_purifier|}}}
| |
| |workshop_defense={{{workshop_defense|}}}
| |
| }}
| |
| </default></data>
| |
| </group>
| |
| </infobox>
| |