Jump to content

Template:Infobox tome: Difference between revisions

From Megabonk Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width:240px; float:right; margin:0 0 12px 12px; background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.08); border-radius:12px; overflow:hidden; box-shadow:0 4px 14px rgba(0,0,0,.14); font-size:90%; text-align:left; line-height:1.45;"
{| class="infobox" style="width:240px; float:right; margin:0 0 12px 12px;
background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.08);
border-radius:12px; overflow:hidden; box-shadow:0 4px 14px rgba(0,0,0,.14);
font-size:90%; text-align:left; line-height:1.45;"
|-
|-
! colspan="2" style="text-align:center; font-size:1.15em; padding:.35em; color:#FFD47F; background:rgba(255,255,255,.03);" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:1.15em; padding:.45em;
color:#FFD47F; background:rgba(255,255,255,.03);" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center; padding:.3em;" | [[File:{{{image|Placeholder.png}}}|240px|center|{{{name|}}}]]
| colspan="2" style="text-align:center; padding:.3em;" |
[[File:{{{image|Placeholder.png}}}|240px|center|{{{name|}}}]]
|-
|-
! style="width:40%; white-space:nowrap;" | Stat
! style="width:40%; white-space:nowrap; padding:.4em;
| style="padding:.3em;" | {{{stat|—}}}
background:rgba(255,212,127,.08); border-radius:6px;" | Stat
| style="padding:.4em;" | {{{stat|—}}}
|-
|-
! Base upgrade
! style="white-space:nowrap; padding:.4em;
| style="padding:.3em;" | {{{upgrade|—}}}
background:rgba(255,212,127,.08); border-radius:6px;" | Base upgrade
| style="padding:.4em;" | {{{upgrade|—}}}
|-
|-
! How to unlock
! style="white-space:nowrap; padding:.4em;
| style="padding:.3em;" | {{{unlock|—}}}
background:rgba(255,212,127,.08); border-radius:6px;" | How to unlock
| style="padding:.4em;" | {{{unlock|—}}}
|-
|-
! Max level
! style="white-space:nowrap; padding:.4em;
| style="padding:.3em;" | {{{max|99}}}
background:rgba(255,212,127,.08); border-radius:6px;" | Max level
| style="padding:.4em;" | {{{max|99}}}
|-
|-
! Effect
! style="white-space:nowrap; padding:.4em;
| style="padding:.3em;" | {{{effect|}}}
background:rgba(255,212,127,.08); border-radius:6px;" | Effect
| style="padding:.4em;" | {{{effect|}}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
This infobox is for Megabonk Tomes (parser-free).
== Usage ==
== Usage ==
<pre>
<pre>

Revision as of 10:24, 2 October 2025


Usage

{{Tome
| name    = Agility Tome
| image   = Placeholder.png
| stat    = Movement Speed
| upgrade = +15%
| unlock  = Default
| max     = 99
| effect  = Increases overall movement speed; improves kiting and repositioning.
}}