24,493 ARTICLES
ON THIS WIKI

Module:Grid/FTAElement/doc

< Module:Grid/FTAElement

This is the documentation page for Module:Grid/FTAElement

Lua Logo.svg This is the Lua module for Template:Grid/FTAElement. Below is the documentation for that template.

This template is used inside of {{Grid}}'s content parameter to insert an element from the Periodic Table, as used in the FullThrottle Alchemist mod.

Parameters[edit]

  • name: The element's name or symbol.
  • top: Distance of the top-left image corner from the top edge of the grid.
  • left: Distance of the top-left image corner from the left edge of the grid.
  • link: Replacement link target. Default: The full name of the element; Example: Helium
  • fill: A background color with which to fill the item slot. "Default: No background"

Example[edit]

Code[edit]

{{Grid/FTAElement|name=he}}
{{Grid/FTAElement|name=lead}}

Output[edit]

Helium

Lead