Jump to content

Template:Infobox tome

From Megabonk Wiki
Revision as of 09:45, 2 October 2025 by MegaAdmin (talk | contribs) (Created page with "<includeonly> {| class="infobox" style="width:260px; font-size:90%; text-align:left;" |- ! colspan="2" style="text-align:center; background:#2d3e6c; color:#fff;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |- | '''Stat''' || {{{stat|—}}} |- | '''Base upgrade''' || {{{upgrade|—}}} |- | '''Unlock''' || {{{unlock|—}}} |- | '''Max level''' || {{{max|99}}} |} </includeonly> <noinclude> This infobox is for Megabonk Tomes. == Usage == Place it at the top of a Tome page...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This infobox is for Megabonk Tomes.

Usage

Place it at the top of a Tome page:

{{Tome
| name    = Agility Tome
| stat    = Movement Speed
| upgrade = +15%
| unlock  = Default
| max     = 99
}}

Parameters

  • name – optional; defaults to Infobox tome
  • stat – the stat affected
  • upgrade – base per-level increase
  • unlock – how to unlock the Tome
  • max – maximum Tome level (default 99)