Template:Item: Difference between revisions
From Lilith's Throne
				
				
				Jump to navigationJump to search
				
				
 Set Image Size to 256px  | 
				m Formatting Changes  | 
				||
| Line 1: | Line 1: | ||
[[Category:Items]]  | [[Category:Items]]  | ||
<includeonly>  | <includeonly><!--  | ||
<h2>Description</h2>  | -->{|  | ||
|<h2>Description</h2> {{{description}}} || [[File:{{{imageName}}}|right|256px|{{{name}}}]]  | |||
|}  | |}  | ||
<h2>Other Info</h2>  | <h2>Other Info</h2>  | ||
| Line 72: | Line 71: | ||
|Use Description (Other)  | |Use Description (Other)  | ||
|{{{otherUse}}}  | |{{{otherUse}}}  | ||
|}  | |}<!--  | ||
</includeonly>  | --></includeonly>  | ||
<noinclude>  | <noinclude>  | ||
<templatedata>  | <templatedata>  | ||
Revision as of 00:01, 1 February 2024
A template for Item pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image Name | imageName | no description  | String | required | 
| Value | value | no description  | Number | required | 
| Determiner | determiner | no description  | String | required | 
| Name | name | no description  | String | required | 
| Name (Plural) | namePlural | no description  | String | required | 
| Plural By Default? | pluralByDefault | no description  | Boolean | required | 
| Description | description | no description  | String | required | 
| Use Descriptor | useDescriptor | no description  | String | required | 
| Usable During Sex? | sexUse | no description  | Boolean | required | 
| Usable on Allies in Combat? | combatUseAllies | no description  | Boolean | required | 
| Usable on Enemies in Combat? | combatUseEnemies | no description  | Boolean | required | 
| Consumed On Use? | consumedOnUse | no description  | Boolean | required | 
| Rarity | rarity | no description 
  | String | required | 
| Potion Descriptor | potionDescriptor | no description  | String | required | 
| Associated Race | associatedRace | no description  | String | required | 
| Enchantment Item Type ID | enchantmentItemTypeId | no description  | String | required | 
| Enchantment Effect ID | enchantmentEffectId | no description  | String | required | 
| Effect Tooltip Lines | effectTooltipLines | no description  | String | required | 
| Apply Effects | applyEffects | no description  | String | required | 
| Item Tags | itemTags | no description  | String | required | 
| Use Description (Self) | selfUse | no description  | String | required | 
| Use Description (Other) | otherUse | no description  | String | required |