Difference between revisions of "Template:ITEM(MOUNTABLE)Template"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{CoffeeMUDWikiTOC}} {{CoffeeMUDItemsTOC}} {| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="...")
 
Line 58: Line 58:
 
When creating a new item from a template use the following format:
 
When creating a new item from a template use the following format:
 
{{ITEM(MOUNTABLE)Template|Name=|MountableType=|PeopleCap=|Weight=|Material=||StoreCap=|StoreItemTypes=|Lock=|Lid=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
 
{{ITEM(MOUNTABLE)Template|Name=|MountableType=|PeopleCap=|Weight=|Material=||StoreCap=|StoreItemTypes=|Lock=|Lid=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|CraftFlag=|CraftSkillLvl=}}
 +
 +
Types include: Cart, Boat, Climbing, or Furniture
  
 
Please include the following Categories links as appropriate:
 
Please include the following Categories links as appropriate:
 
[[Category:ITEM(MOUNTABLE)]]
 
[[Category:ITEM(MOUNTABLE)]]
[[Category:MOUNTABLE(MountableType)]]
+
[[Category:MOUNTABLE(Cart)]][[Category:MOUNTABLE(Boat)]][[Category:MOUNTABLE(Climbing)]][[Category:MOUNTABLE(Furniture)]]
 
-->
 
-->

Revision as of 18:36, 29 August 2017

CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Player Information=
Basics Info     Commands     Socials     Combat     Groups Character Stats     Races     Classes     Abilities     Expertises     Achievements
World Deities     Areas     Property     Quests     Clans     Triumphs Items Items     Crafting     Ships
=Items=
Armors     Weapons     Containers     Mountables     Readables     Wands     Staffs     Instruments     Consumables     Other Items
==={{{Name}}}===
Type: {{{MountableType}}}
Number of Seats: {{{PeopleCap}}}
Weight: {{{Weight}}} Material: {{{Material}}}
Storage Capacity: {{{StoreCap}}} Item Types {{{StoreItemTypes}}}
Has a Lid (Y/N)?: {{{Lid}}} Has a Lock (Y/N)?: {{{Lock}}}
Base Value: {{{Value}}} Area: {{{Area}}}
Is Magical (Y/N)?: {{{MagicFlag}}} Magic Level: {{{MagicLevel}}}
Is Invisible (Y/N)? {{{InvFlag}}} Is Hidden (Y/N)?: {{{HiddenFlag}}}
Is Glowing (Y/N)?: {{{GlowFlag}}} Is a Light Source (Y/N)?: {{{LightFlag}}}
Other Affects: {{{Affects}}}
Is Crafting Learnable (Y/N)?: {{{CraftFlag}}} Crafting Skill/Level: {{{CraftSkillLvl}}}