Difference between revisions of "Template:Drug"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Line 5: Line 5:


{| style="width: 100%;"
{| style="width: 100%;"
! colspan="2" style="font-size:110%; text-align:left;max-width: 100%" | {{{Name}}}
! colspan="2" style="font-size:110%; border-bottom: 1px solid red; text-align:left;max-width: 100%" | {{{Name}}}
|-
|-
| style="font-size:100%; text-align:left; max-width: 50%" | Vector: {{{Vector}}}  
| style="font-size:100%; text-align:left; max-width: 50%" | Vector: {{{Vector}}}  

Revision as of 01:45, 24 August 2024


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 Cost: 100 per dose
Crash: Test Crash
Effect: Test Effect
Some Text