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: | <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 | ! colspan="2" | {{{name}}} | ||
|- | |- | ||
| | | Drug Class | ||
| {{{ | | {{{class}}} | ||
|- | |- | ||
| | | Full Name | ||
| {{{ | | {{{fullname}}} | ||
|- | |- | ||
| | | Common Names | ||
| {{{aliases | | {{{aliases}}} | ||
|- | |- | ||
| | | Family | ||
| {{{roas|}}} | | {{{family}}} | ||
|- | |||
| Rating | |||
| {{{rating}}}/10 | |||
|- | |||
| Routes | |||
| {{{roas}}} | |||
|} | |||
{{{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.