Difference between revisions of "Template:Drug"
From Jackpoint
(Created page with "{| class="wikitable" |+{{{name|}}} ! !! Cost !! Availability !! Addiction Rating !! Addiction Threshold |- | ||{{{cost}}}||{{{availability}}}|| {{{rating}}} || {...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|+{{{name|}}} | |+{{{name|}}} | ||
! !! Cost !! Availability !! Addiction Rating !! Addiction Threshold | ! !! Cost !! Availability !! Addiction Rating !! Addiction Threshold | ||
− | |- | + | |- style="text-align:right;" |
− | | ||{{{cost}}}||{{{availability}}}|| {{{rating}}} || {{{threshold}}} | + | | ||{{{cost}}}||{{{availability|-}}}|| {{{rating}}} || {{{threshold}}} |
|- | |- | ||
| Vector | | Vector | ||
Line 18: | Line 18: | ||
|- | |- | ||
| Effect | | Effect | ||
− | |colspan="4"| {{{effect}}} | + | |colspan="4"| {{{effect|See details}}} |
|- | |- | ||
| Crash | | Crash | ||
− | |colspan="4"| {{{crash}}} | + | |colspan="4"| {{{crash|See details}}} |
|- | |- | ||
| Details | | Details | ||
Line 27: | Line 27: | ||
{{{details}}} | {{{details}}} | ||
|} | |} | ||
+ | |||
+ | [[Category:Drugs]]<noinclude> | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{Drug|cost=20¥|rating=3|threshold=1 | ||
+ | |vector=ingestion|speed=30 minutes|duration=(12 - body) hours, minimum 1 hour|type=Both|crash=None | ||
+ | |details= | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 12:40, 2 June 2020
Cost | Availability | Addiction Rating | Addiction Threshold | |
---|---|---|---|---|
{{{cost}}} | - | {{{rating}}} | {{{threshold}}} | |
Vector | {{{vector}}} | |||
Speed | {{{speed}}} | |||
Duration | {{{duration}}} | |||
Addiction Type | {{{type}}} | |||
Effect | See details | |||
Crash | See details | |||
Details |
{{{details}}} |
Usage
{{Drug|cost=20¥|rating=3|threshold=1 |vector=ingestion|speed=30 minutes|duration=(12 - body) hours, minimum 1 hour|type=Both|crash=None |details= }}