Template:Infobox Item: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 15: Line 15:
{{#if:description | '''Description''': {{{description}}}<br />}}
{{#if:description | '''Description''': {{{description}}}<br />}}
</div>
</div>
{{Infobox Item
| name            = test
| image          = anvil.png
| caption        = Test-Name
| type            = Tool
| rarity          = Legendary
| mining_power    = 3
| cost            = $3.5
| obtainable_from  = Dungeons
| effects        = Super Ability
| durability      = 5685
| weight          = 3
| value          = 33
| uses            = 3423
| description    = This is test item for testing something on test server
}}

Revision as of 09:20, 13 April 2024

Name: {{{name}}}
[[File:{{{image}}}|frameless|center|300px]]
Caption: {{{caption}}}
Type: {{{type}}}
Rarity: {{{rarity}}}
Mining Power: {{{mining_power}}}
Cost: {{{cost}}}
Obtainable From: {{{obtainable_from}}}
Effects: {{{effects}}}
Durability: {{{durability}}}
Weight: {{{weight}}}
Value: {{{value}}}
Uses: {{{uses}}}
Description: {{{description}}}

Name: test


Caption: Test-Name
Type: Tool
Rarity: Legendary
Mining Power: 3
Cost: $3.5
Obtainable From: Dungeons
Effects: Super Ability
Durability: 5685
Weight: 3
Value: 33
Uses: 3423
Description: This is test item for testing something on test server

Template loop detected: Template:Infobox Item