Template:Chem-table-row: Difference between revisions

From TeguStation Wiki
Jump to navigation Jump to search
(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...")
 
No edit summary
 
Line 8: Line 8:
</includeonly>
</includeonly>


<noinclude><templatedata>
<noinclude>
{
{| class="wikitable sortable" style="width:70%"
"params": {
! rowspan="2" style="width: 10%;" | Name
"name": {
! style="width: 15%;" | Recipes
"label": "Name",
! rowspan="2" |Application
"type": "string",
! rowspan="2" style="width: 5%; " |Metabolism Rate
"required": true
! rowspan="2" style="width: 5%; " |Overdose Limit
},
|-
"recipe": {
| {{chem-table-row
"label": "Recipes",
  | name=Template Chem <span style="color:#ff0000">▮</span>
"type": "string"
  | recipe=1u Stuff<br>1u Other Stuff
},
  | description=Helps people learn how to use this template.
"notes": {
  | notes=Very useful notes here.
"label": "Notes",
  | meta=0.5/t
"type": "string"
  | od=100u
},
}}
"meta": {
|}
"label": "Metabolization Rate",
"type": "string"
},
"od": {
"label": "Overdose Threshold",
"type": "string"
},
"description": {
"label": "Description",
"type": "string"
}
},
"description": "Table row template for reagents.",
"paramOrder": [
"name",
"recipe",
"description",
"notes",
"meta",
"od"
]
}
</templatedata>
</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