Difference between revisions of "Template:Drug"

From Jackpoint
 
(One intermediate revision 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}}}   
 
|-
 
|-
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=
}}