Difference between revisions of "Template:ITEM(CONSUMABLE)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="...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{CoffeeMUDWikiTOC}}
 
{{CoffeeMUDWikiTOC}}
 
{{CoffeeMUDItemsTOC}}
 
{{CoffeeMUDItemsTOC}}
{| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="90%" <div class="center" style="width: auto; Margin-left: auto; margin-right: auto;">  
+
{| style="border: 1px solid #c6c9ff; border-collapse: collapse; text-align:left;" cellspacing="0" cellpadding="1" border="1" width="90%" <div class="center" style="width: 90; Margin-left: auto; margin-right: auto;">  
 
|-
 
|-
 
! colspan="4" style="background:#339999; text-align:center;"|  ==={{{Name}}}===  
 
! colspan="4" style="background:#339999; text-align:center;"|  ==={{{Name}}}===  
Line 24: Line 24:
 
! Area:
 
! Area:
 
| {{{Area}}}
 
| {{{Area}}}
 +
|-
 +
! Has a Lid (Y/N):
 +
| {{{Lid}}}
 +
! Has a Lock (Y/N):
 +
| {{{Lock}}}
 
|-
 
|-
 
! Is Magical (Y/N)?:
 
! Is Magical (Y/N)?:
Line 54: Line 59:
 
<!-- Instructions on how to use this template
 
<!-- Instructions on how to use this template
 
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(CONSUMABLE)Template|Name=|Weight=|ItemLevel=|ContainerMaterial=|Material=|NumberOfUses=|Nourishment=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|StoredAbilities=|Affects=|CraftFlag=|CraftSkillLvl=}}
+
{{ITEM(CONSUMABLE)Template|Name=|Weight=|ItemLevel=|ContainerMaterial=|Material=|NumberOfUses=|Nourishment=|Area=|Value=|Lid=|Lock=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|StoredAbilities=|Affects=|CraftFlag=|CraftSkillLvl=}}
  
 
Leave ContainerMaterial blank for foods.
 
Leave ContainerMaterial blank for foods.

Latest revision as of 19:16, 4 June 2020

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}}}===
Weight: {{{Weight}}} Item Level: {{{ItemLevel}}}
Container Material: {{{ContainerMaterial}}} Food/Drink Material: {{{Material}}}
Number of Uses: {{{NumberOfUses}}} Nurishment per Use: {{{Nourishment}}}
Base Value: {{{Value}}} Area: {{{Area}}}
Has a Lid (Y/N): {{{Lid}}} Has a Lock (Y/N): {{{Lock}}}
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}}}
Stored Ability: {{{StoredAbilities}}}
Other Affects: {{{Affects}}}
Is Crafting Learnable (Y/N)?: {{{CraftFlag}}} Crafting Skill/Level: {{{CraftSkillLvl}}}