Template:Infobox character: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width: | <includeonly> | ||
{| class="wikitable infobox" style="width:280px; float:right; margin:0 0 1em 1em;" | |||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:1.25em; padding:.5em; color:#FFD47F; background:rgba(255,255,255,. | ! colspan="2" style="text-align:center; font-size:1.25em; padding:.5em; color:#FFD47F; background:rgba(255,255,255,.05);" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center; padding:.4em;" | [[File:{{{image|Placeholder.png}}}| | | colspan="2" style="text-align:center; padding:.4em;" | [[File:{{{image|Placeholder.png}}}|250px|alt={{{alt|{{PAGENAME}} Megabonk character}}}]] | ||
{{#if:{{{caption|}}}|<br /><small><i>{{{caption}}}</i></small>}} | |||
|- | |- | ||
{{#if:{{{unlock|}}}|! Unlock || {{{unlock}}}|-}} | |||
| | {{#if:{{{weapon|}}}|! Default weapon || {{{weapon}}}|-}} | ||
|- | {{#if:{{{blessing|}}}|! RNG Blessing || {{{blessing}}}|-}} | ||
! Default weapon | {{#if:{{{role|}}}|! Role || {{{role}}}|-}} | ||
| | {{#if:{{{difficulty|}}}|! Difficulty || {{{difficulty}}}|-}} | ||
|- | {{#if:{{{notes|}}}|! Notes || {{{notes}}}|-}} | ||
! RNG Blessing | |||
| | |||
|- | |||
! Role | |||
| | |||
|- | |||
! Difficulty | |||
| | |||
|- | |||
! Notes | |||
| | |||
|} | |} | ||
</includeonly> | |||
<noinclude> | |||
Usage: | |||
<pre> | |||
{{Infobox character | |||
| name = Fox | |||
| image = Fox.png | |||
| alt = Fox Megabonk character | |||
| unlock = Starting character | |||
| weapon = [[Firestaff]] | |||
| blessing = +1% Luck per level | |||
| role = Ranged | |||
| difficulty= Easy | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 18:26, 29 September 2025
Usage:
{{Infobox character | name = Fox | image = Fox.png | alt = Fox Megabonk character | unlock = Starting character | weapon = [[Firestaff]] | blessing = +1% Luck per level | role = Ranged | difficulty= Easy }}