Template:DrugInfobox: Difference between revisions

From Avi's Drug Diary
Created page with "{| class="wikitable" style="float:right; width:330px; margin-left:20px;" |- ! colspan="2" style="text-align:center;" | {{{name}}} |- | '''Full Name''' | {{{fullname|}}} |- | '''Drug Class''' | {{{class|}}} |- | '''Aliases''' | {{{aliases|}}} |- | '''ROAs''' | {{{roas|}}} {{{body|}}} |}"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
{| class="wikitable" style="float:right; width:330px; margin-left:20px;"
<includeonly>
 
{{#cargo_store:
 
_table=Drugs
 
|Name={{{name|}}}
 
|FullName={{{fullname|}}}
 
|DrugClass={{{class|}}}
 
|Aliases={{{aliases|}}}
 
|Rating={{{rating|}}}
 
|Family={{{family|}}}
 
|FavoriteRank={{{favoriterank|}}}
 
|FavoriteReason={{{favoritereason|}}}
 
}}
 
 
{| class="wikitable" style="float:right; width:340px; margin-left:20px;"
|-
|-
! colspan="2" style="text-align:center;" | {{{name}}}
! colspan="2" | {{{name}}}
|-
|-
| '''Full Name'''
| Drug Class
| {{{fullname|}}}
| {{{class}}}
|-
|-
| '''Drug Class'''
| Full Name
| {{{class|}}}
| {{{fullname}}}
|-
|-
| '''Aliases'''
| Common Names
| {{{aliases|}}}
| {{{aliases}}}
|-
|-
| '''ROAs'''
| Family
| {{{roas|}}}
| {{{family}}}
|-
| Rating
| {{{rating}}}/10
|-
| Routes
| {{{roas}}}
|}
 
{{{body}}}


{{{body|}}}
</includeonly>


|}
<noinclude>
This template creates the drug infobox and stores metadata in Cargo.
</noinclude>

Revision as of 14:09, 5 August 2026


This template creates the drug infobox and stores metadata in Cargo.