Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement
Template-info Documentation
Lua logo This template uses Module:Infobox, with data stored in Module:Infobox/Mana and Artifice.
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. It is designed to hold content relating to the Mana and Artifice mod.

Parameters

A blank infobox is provided on the right for quicker reference, the infobox will be collapsed on actual articles.
Mana and Artifice Information
{{{codex}}}
Occulus tab{{{tab}}}
Type{{{type}}}
Tier{{{tier}}}
Modifier {{{modifier}}}
  • codex: Arcane Codex entry about this item.
  • tab: The tab in the Occulus that it is in.
  • type: What type it is.
  • tier: The tier that is required to use it.
  • modifier: Modifier(s) that can be applied.

Examples

CodeResult
{{Infobox Mana and Artifice
|codex=Stuff
|type=Spell
|tier=4
|tab=Offense
|modifier={{Gc|mod=MAA|dis=false|Damage}}
}}
Mana and Artifice Information
Stuff
Occulus tabOffense
TypeSpell
Tier4
Modifier


CodeResult
{{Infobox Mana and Artifice
|codex=Dirt to Diamond Magic!
|type=Spell
|tab=Offense
|modifier={{Gc|mod=MAA|dis=false|Damage}}
}}
Mana and Artifice Information
Dirt to Diamond Magic!
Occulus tabOffense
TypeSpell
Modifier
Advertisement