Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

(sitenotice-read-more)

Feed The Beast Wiki
Advertisement
Template-info Documentation
Lua logo This template uses Module:Infobox, with data stored in Module:Infobox/Thaumcraft 3.
These scripts are written in Lua. Please see wikipedia:wp:Lua and mw:Extension:Scribunto to learn more.

This template is used to create an info box that aligns to the right side of the article it is embedded in.

Parameters[]

A blank infobox is provided on the right for quicker reference, the infobox will be collapsed on actual articles.
Thaumcraft 3 Information
{{{thaumonomicon}}}
Aspects{{{aspects}}}
Required aspects{{{reqaspects}}}
Required research {{{reqresearch}}}
Unlocks research{{{unlockresearch}}}
  • thaumonomicon: Thaumonomicon entry about this item.
  • aspects: The Thaumcraft aspects this item has. Has no formatting, so it requires {{Ep|Aspect|Amount}} per aspect.
  • reqaspects: The required aspects to create this item./The required aspects to research the research.
  • reqresearch: The required research to create this item.
  • unlockresearch: Researches unlocked after completing a research. (Create an unordered list if more than one is unlocked.)

Examples[]

CodeResult
  {{infobox Thaumcraft 3
|aspects={{Ep|Venenum|8}}{{Ep|Metallum|2}}
|reqaspects={{Ep|Motus|16}}
|reqresearch=Iron Transmutation
|unlockresearch=Magical Building Blocks
|thaumonomicon=The strange, glowing flowers only grow in the shadow of Silverwood Trees. Instead of nectar, these flowers produce quicksilver.
}}
  
Thaumcraft 3 Information
The strange, glowing flowers only grow in the shadow of Silverwood Trees. Instead of nectar, these flowers produce quicksilver.
Aspects
8

2
Required aspects
16
Required research Iron Transmutation
Unlocks researchMagical Building Blocks

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


Advertisement