Template:Compound

From ShadowHaven Reloaded
Revision as of 02:09, 24 August 2024 by Bulldogc (talk | contribs) (Created page with "<includeonly> {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 30%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" |- | {| style="width: 100%;" ! colspan="2" style="font-size:110%; border-bottom: 1px solid red; color: red; text-align:left;max-width: 100%" | {{{Name}}} |- | style="font-size:100%; text-align:left; max-width: 50%" | Type: {{{Type}}} | style="font-size:100%; text-align:left; max-wid...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Usage

This template helps create a standard display format for custom drugs.

  • Name The name of the drug.
  • 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 Drug
|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 Drug
Type: M Range: 100M
Duration: 10H Availability: 10F
Exotic Ingredient: Text Ingreed Cost per dose: 100
Some Text