Template:Infobox Weapon: Difference between revisions

From MB Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {| class="wikitable infobox" style="width:300px;" |+ {{{name|{{PAGENAME}}}}} ! colspan="2" | Weapon Information |- ! Type | [[:Category:{{{type}}} weapons|{{{type}}}]] [[:Category:{{{handedness}}}-hand weapons|{{{handedness}}}-hand]] |- ! Char Allocation | {{{allocation|?}}} slots |- ! Used By | {{#if:{{{class1|}}}|[[{{{class1}}}]]}}{{#if:{{{class2|}}}|, [[{{{class2}}}]]}}{{#if:{{{class3|}}}|, [[{{{class3}}}]]}} |- ! Drop From | {{#if:{{{drop1|}}}|{{{drop...")
 
m (Replaced content with "<includeonly>{{#invoke:InfoboxWeapon|infobox}}</includeonly> <noinclude> {{Documentation|Template:Infobox_Weapon/doc}} </noinclude>")
Tag: Replaced
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:InfoboxWeapon|infobox}}</includeonly>
{| class="wikitable infobox" style="width:300px;"
|+ {{{name|{{PAGENAME}}}}}
! colspan="2" | Weapon Information
|-
! Type
| [[:Category:{{{type}}} weapons|{{{type}}}]] [[:Category:{{{handedness}}}-hand weapons|{{{handedness}}}-hand]]
|-
! Char Allocation
| {{{allocation|?}}} slots
|-
! Used By
| {{#if:{{{class1|}}}|[[{{{class1}}}]]}}{{#if:{{{class2|}}}|, [[{{{class2}}}]]}}{{#if:{{{class3|}}}|, [[{{{class3}}}]]}}
|-
! Drop From
| {{#if:{{{drop1|}}}|[[{{{drop1}}}]]}}{{#if:{{{drop2|}}}|, [[{{{drop2}}}]]}}{{#if:{{{drop3|}}}|, [[{{{drop3}}}]]}}
|-
! Special Notes
| {{{notes|}}}
|-
! Attack
| {{{attack|?}}}
|-
! Defense
| {{{defense|?}}}
|-
! Magic
| {{{magic|?}}}
|-
! Rarity
| {{{rarity|Common}}}
|-
! Value
| {{{value|?}}} gold
|-
! colspan="2" | [[File:{{{image|Weapon placeholder.png}}}|thumb|center|250px]]
|}
[[Category:{{{type}}} weapons]]
[[Category:{{{handedness}}}-hand weapons]]
[[Category:{{{rarity}}} weapons]]
{{#if:{{{drop1|}}}|[[Category:Dropped by {{{drop1}}}]]}}
{{#if:{{{drop2|}}}|[[Category:Dropped by {{{drop2}}}]]}}
</includeonly>
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation|Template:Infobox_Weapon/doc}}
</noinclude>
</noinclude>

Latest revision as of 08:13, 6 January 2026


Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.

The documentation for this template is missing. Click here to create it.