Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

User:Snowie/Blank Equipment Template

From Mabinogi World Wiki

Used for explanation together with StyleEquip/doc

Blank Template

{{{{{format|{{{1}}}}}}
<!-- Start: Item Specifications -->
|Name=
|Set=
|Icon=
|Desc=
|Category=
|BuyPrice=
|Width=
|Height=
|Color1=
|Color2=
|Color3=
|Defense=
|Protection=
|magic_defense=
|magic_protect=
|Durability=
|Upgrades=
|CanSellToNPC=
|CanSellToPlayer=
|CanTrade=
|CanStorePet=
|CanPickupOther=
|CanBank=
|CanWithdrawOther=
|CanReforge=
|CanEnchant=
|HumanMale=
|HumanFemale=
|ElfMale=
|ElfFemale=
|GiantMale=
|GiantFemale=
|Information=
<!-- End: Item Specifications -->

|ObtainList=
|SellList=
}}<noinclude>
[[Category:DataWearable]]
[[Category:Data]]
</noinclude>

Usage Example

The result of below example can be seen here.

{{{{{format|{{{1}}}}}}
<!-- Start: Item Specifications -->
|Name=Tera Adventurer Wear
|Desc=These high performance clothes for adventurers are designed for enhanced mobility and comfort while exploring in severe outdoor weather conditions. The cinching fastener at the top is lined with buckles to accentuate the look.
|Category=/equip/armor/cloth/human_elf_only/
|BuyPrice=33280
|Width=2
|Height=3
|Color1=1
|Color2=1
|Color3=1
|Defense=2
|Protection=0
|Durability=10000
|Upgrades=3
|CanSellToNPC=True
|CanSellToPlayer=True
|CanTrade=True
|CanStorePet=True
|CanPickupOther=True
|CanBank=True
|CanWithdrawOther=True
|CanReforge=True
|CanEnchant=True
|HumanMale=y
|HumanFemale=y
|ElfMale=y
|ElfFemale=y
|GiantMale=n
|GiantFemale=n
<!-- End: Item Specifications -->

|ObtainList=*[[Synthesis]] ([[Synthesized Armors List|recipe]])
*[[Mystery Box (Sept. 2010)]]
|SellList=*33280 G
**[[Ailionoa]]
**[[Lepus]]
}}<noinclude>
[[Category:DataWearable]]
[[Category:Data]]
</noinclude>