Template:Chem-table-row: Difference between revisions
Jump to navigation
Jump to search
EgorDinamit (talk | contribs) (Created page with "<includeonly> '''{{{name}}}''' {{!}} style="width: 15%" {{!}}<small>{{{recipe}}}</small> {{!}} style="width: 30%;" {{!}} <small>{{{description}}}</small> {{#if:{{{notes|}}}|<small>''{{{notes}}}''</small>|}} {{!}} style="text-align: center;" {{!}}<small>{{{meta}}}</small> {{!}} style="text-align: center;" {{!}}<small>{{{od}}}</small> </includeonly> <noinclude><templatedata> { "params": { "name": { "label": "Name", "type": "string", "required": true }, "re...") |
EgorDinamit (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
</includeonly> | </includeonly> | ||
<noinclude | <noinclude> | ||
{ | {| class="wikitable sortable" style="width:70%" | ||
! rowspan="2" style="width: 10%;" | Name | |||
! style="width: 15%;" | Recipes | |||
! rowspan="2" |Application | |||
! rowspan="2" style="width: 5%; " |Metabolism Rate | |||
! rowspan="2" style="width: 5%; " |Overdose Limit | |||
|- | |||
| {{chem-table-row | |||
| name=Template Chem <span style="color:#ff0000">▮</span> | |||
| recipe=1u Stuff<br>1u Other Stuff | |||
| description=Helps people learn how to use this template. | |||
| notes=Very useful notes here. | |||
| meta=0.5/t | |||
| od=100u | |||
}} | |||
|} | |||
} | |||
</noinclude> | </noinclude> |
Latest revision as of 18:06, 31 January 2024
Name | Recipes | Application | Metabolism Rate | Overdose Limit |
---|---|---|---|---|
Template Chem ▮ |
1u Stuff 1u Other Stuff |
Helps people learn how to use this template.
Very useful notes here. |
0.5/t | 100u
|