Difference between revisions of "Template:Infobox Facility/doc"
Jump to navigation
Jump to search
(Created page with "== Styleguide == == Changing the template == == Parameter == == Template == Use this template to copy and paste it onto the page of your liking. <nowiki> {{In-Game_Descipt...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == Usage == |
− | |||
− | |||
== Parameter == | == Parameter == | ||
Line 7: | Line 5: | ||
== Template == | == Template == | ||
Use this template to copy and paste it onto the page of your liking. | Use this template to copy and paste it onto the page of your liking. | ||
− | + | <pre>{{Infobox_Facility | |
− | {{ | + | | version = 2025.04.25.0 |
− | | | + | <!-- Build cost --> |
− | | | + | | buildingtools = |
− | }}</ | + | | energyblock = |
+ | | hullblock = | ||
+ | | infrablock = | ||
+ | | softblock = | ||
+ | | techblock = | ||
+ | | superblock = | ||
+ | <!-- Ship points --> | ||
+ | | corepoint = | ||
+ | | systempoint = | ||
+ | <!-- Comfort --> | ||
+ | | sleep = | ||
+ | | leisure = | ||
+ | | work = | ||
+ | | radius = | ||
+ | | roomdrop = | ||
+ | <!-- Power --> | ||
+ | | powerlow = | ||
+ | | powerhigh = | ||
+ | <!-- Byproducts --> | ||
+ | | heat = | ||
+ | | hazardousgas = | ||
+ | <!-- Condition --> | ||
+ | | condition = | ||
+ | <!-- Research --> | ||
+ | | neededresearch = | ||
+ | }}</pre> | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 12:41, 3 May 2025
Usage
Parameter
Template
Use this template to copy and paste it onto the page of your liking.
{{Infobox_Facility | version = 2025.04.25.0 <!-- Build cost --> | buildingtools = | energyblock = | hullblock = | infrablock = | softblock = | techblock = | superblock = <!-- Ship points --> | corepoint = | systempoint = <!-- Comfort --> | sleep = | leisure = | work = | radius = | roomdrop = <!-- Power --> | powerlow = | powerhigh = <!-- Byproducts --> | heat = | hazardousgas = <!-- Condition --> | condition = <!-- Research --> | neededresearch = }}