From ShadowHaven Reloaded
Jump to navigation
Jump to search
Usage
This template helps create a standard display format for custom drugs.
- Name The name of the compound.
- ScreenWidthPercentage This is an optional param which tells the box to only take up X% of the area its assigned to. This will default to 30 but might need to be changed to something else if placed within its own table or something.
- Type Physical or Mana.
- Duration Duration of the compound.
- Range The rage of the effect
- Price The price if available
- Availability The availability if exists.
- Description The text associated with the drug.
So, if you enter this:
{{Compound|
|Name=Test Compound
|ScreenWidthPercentage=30 (optional, defaults to 30)
|Type=M
|Duration=10H
|Range=100M
|ExoticIngredient=Text Ingreed
|Price=100
|Availability=10F
|Description=Some Text
|}}
The template will return the characters current essence/total essence.
| Test Compound
|
| Type: M
|
Range: 100M
|
| Duration: 10H
|
Availability: 10F
|
| Exotic Ingredient: Text Ingreed
|
Cost per dose: 100
|
| Some Text
|
|
|