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

From CoffeeMud Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
|-
 
|-
 
! Type: <!--Select Journal, Book, or Other -->
 
! Type: <!--Select Journal, Book, or Other -->
| colspan="3" | {{{ReadableType}}}
+
| {{{ReadableType}}}
 +
! Level"
 +
|{{{ItemLevel}}}
 
|-
 
|-
 
! Readable Text:
 
! Readable Text:
Line 47: Line 49:
 
<!-- 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(READABLE)Template|Name=|ReadableType=|Weight=|Material=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|Text=|CraftFlag=|CraftSkillLvl=}}
+
{{ITEM(READABLE)Template|Name=|ReadableType=|ItemLevel=|Weight=|Material=|Area=|Value=|MagicFlag=|MagicLevel=|InvFlag=|HiddenFlag=|GlowFlag=|LightFlag=|Affects=|Text=|CraftFlag=|CraftSkillLvl=}}
  
 
Types include:  Journal, Book or Other
 
Types include:  Journal, Book or Other

Revision as of 14:56, 31 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: {{{ReadableType}}} Level" {{{ItemLevel}}}
Readable Text: {{{Text}}}
Weight: {{{Weight}}} Material: {{{Material}}}
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}}}