Difference between revisions of "Template:Drug"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
|- | |- | ||
| style="font-size:100%; text-align:left; max-width: 50%" | Exotic Ingredient: {{{ExoticIngredient}}} | | style="font-size:100%; text-align:left; max-width: 50%" | Exotic Ingredient: {{{ExoticIngredient}}} | ||
| style="font-size:100%; text-align:left; max-width: 50%" | Cost: {{{Price}}} | | style="font-size:100%; text-align:left; max-width: 50%" | Cost per dose: {{{Price}}} | ||
|- | |- | ||
| colspan="2" style="font-size:100%; text-align:left; max-width: 100%" | Crash: {{{Crash}}} | | colspan="2" style="font-size:100%; text-align:left; max-width: 100%" | Crash: {{{Crash}}} | ||
Line 35: | Line 35: | ||
*Name The name of the drug. | *Name The name of the drug. | ||
* | *Vector The drugs vector. | ||
* | *Speed The drugs speed | ||
*Duration The duration of the drugs effect | |||
*AddictionTypethe addiction type of the drug | |||
*AddictionRatingThe addiction rating for the drug. | |||
*AddictionThreshold The threshold to not be addicted. | |||
*Effect The drugs effects | |||
*ExoticIngredient any exotic ingredients found in the drug | |||
*Crash The drugs crash effect | |||
*Price the cost per dose of the drug | |||
*Availability the drugs availability | |||
*Description The text associated with the drug. | *Description The text associated with the drug. | ||
Revision as of 02:14, 24 August 2024
UsageThis template helps create a standard display format for custom drugs.
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.
|