Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement
Template-info Documentation

This series of templates allows editors to create unique infoboxes quickly.

Components

{{Infobox DIY/begin}} creates a DIY Infobox.

1: the name of the infobox.

{{Infobox DIY/header}} adds a section header to a DIY Infobox.

1: the name of the section.

{{Infobox DIY/field}} adds a field to a DIY Infobox.

1: the name of the field.
2: The value of the field.
align: Alignment of the 'value' cell. Defaults to 'right'.

{{Infobox DIY/widevalue}} adds an unlabeled field that spans the with of the infobox.

1: The value of the field.
align: Alignment of the 'value' cell. Defaults to 'center'.


{{Infobox DIY/line}} adds a dividing line to a DIY infobox.

{{Infobox DIY/spacer}} adds a blank space to a DIY infobox.

{{Infobox DIY/end}} closes a DIY Infobox.

Example

Template:Infobox DIY/begin

ModAdvanced Generators TypeMachine Required Blocks Controller
Turbine







Optional Blocks Fuel Tank
Power Capacitor


Fluid Intake Valve
Output Module


Sensor Module
Control Module
Efficiency Upgrade

Template:Infobox DIY/end

{{Infobox DIY/begin|Gas Turbine Generator}}
{{Infobox DIY/field|Mod|Advanced Generators}}
{{Infobox DIY/field|Type|Machine}}
{{Infobox DIY/header|Required Blocks}}
{{Infobox DIY/field|Controller|{{Gc|mod=ADVG|dis=false|no-bg=true|Gas Turbine Controller}}|align=center}}
{{Infobox DIY/field|Turbine|{{Gc|mod=ADVG|no-bg=true|Iron Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Gold Plated Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Bronze Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Steel Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Enderium Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Vibrant Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Manyullyn Turbine|link=Turbine (Advanced Generators)}}{{Gc|mod=ADVG|no-bg=true|Advanced Alloy Turbine|link=Turbine (Advanced Generators)}}|align=center}}
{{Infobox DIY/header|Optional Blocks}}
{{Infobox DIY/field|Fuel Tank|{{Gc|mod=ADVG|no-bg=true|dis=false|Fuel Tank}}|align=center}}
{{Infobox DIY/field|Power Capacitor|{{Gc|mod=ADVG|no-bg=true|Basic Power Capacitor|link=Capacitor}}{{Gc|mod=ADVG|no-bg=true|Advanced Power Capacitor|link=Capacitor}}{{Gc|mod=ADVG|no-bg=true|High Density Power Capacitor|link=Capacitor}}|align=center}}
{{Infobox DIY/field|Fluid Intake Valve|{{Gc|mod=ADVG|no-bg=true|dis=false|Fluid Intake Valve}}|align=center}}
{{Infobox DIY/field|Output Module|{{Gc|mod=ADVG|no-bg=true|Fluid Output Valve|link=Output Module}}{{Gc|mod=ADVG|no-bg=true|Item Output Port|link=Output Module}}{{Gc|mod=ADVG|no-bg=true|Pressurized Output Valve|link=Output Module}}|align=center}}
{{Infobox DIY/field|Sensor Module|{{Gc|mod=ADVG|no-bg=true|dis=false|Sensor Module}}|align=center}}
{{Infobox DIY/field|Control Module|{{Gc|mod=ADVG|no-bg=true|dis=false|Redstone Control Module}}|align=center}}
{{Infobox DIY/field|Efficiency Upgrade|{{Gc|mod=ADVG|no-bg=true|dis=false|Fuel Air Mixer|Fuel/Air Mixer}}{{Gc|mod=ADVG|no-bg=true|dis=false|Gas Mix Compressor}}|align=center}}
{{Infobox DIY/end}}


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.

Advertisement