Template:Drug

From ShadowHaven Reloaded
Revision as of 01:32, 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%; text-align:left;max-width: 100%" | {{{Name}}} |- | style="font-size:100%; text-align:left; max-width: 60%" | Vector: {{{Vector}}} | style="font-size:100%; text-align:left; max-width: 40%" | Speed: {{{Speed}}} |- | sty...")
(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.
  • KarmaCost The base cost of the drug in karma (bonus or penalty).
  • Requires Any special requirements that might exist.
  • Description The text associated with the drug.

So, if you enter this:

{{Drug|
|Name=Test Drug
|Vector=Breath
|Speed=14
|Duration=Requirement
|AddictionType=This is some text
|AddictionRating=This is some text
|AddictionThreshold=This is some text
|Effect=Test Effect
|ExoticIngredient=Text Ingreed
|Crash=Test Crash
|Price=100
|Availability=10F
|Description=Some Text
|}}

The template will return the characters current essence/total essence.

Test Drug
Vector: Breath Speed: 14
Duration: Requirement Addiction Type: This is some text
Addiction Rating: This is some text Addiction Threshold: This is some text
Exotic Ingredient: Text Ingreed
Crash: Test Crash Cost: 100 per dose
Effect: Test Effect
Some Text