Difference between revisions of "Template:Recipe List"
Jump to navigation
Jump to search
(Created page with "{{#vardefine:name | {{{ 1 | {{PAGENAME}}}}} }}<noinclude> {{#vardefine:name | Fueled smithy}}</noinclude> <div><li style="display: inline-table;"> {| {{STDT|sortable c_03 text...") |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly><div><li style="display: inline-table;"> | |
− | |||
− | <div><li style="display: inline-table;"> | ||
{| {{STDT|sortable c_03 text-center}} | {| {{STDT|sortable c_03 text-center}} | ||
− | ! Name | + | ! Name !! Materials !! Work to Make !! Required Research !! Type |
|- | |- | ||
− | {{#ask: [[Production Facility 1::{{# | + | {{#ask: [[Production Facility 1::{{#vardefineecho:name | {{{ 1 | {{PAGENAME}} }}} }}]] OR [[Production Facility 2::{{#var: name}}]] OR [[Production Facility 3::{{#var: name}}]] OR [[Production Facility 4::{{#var: name}}]] |
− | | named args=yes | + | | named args = yes |
− | | ?Name=?Name | + | | ?Name = ?Name |
− | | ?Type=?Type | + | | ?Required Research = ?Tech |
+ | | ?Work To Make = ?Work | ||
+ | | ?Type = ?Type | ||
| ?Type2=?Type2 | | ?Type2=?Type2 | ||
− | | format=template | + | | ?Resource 1 Amount = R1a |
− | | template=Recipe List Row | + | | ?Resource 2 Amount = R2a |
+ | | ?Resource 3 Amount = R3a | ||
+ | | ?Resource 4 Amount = R4a | ||
+ | | ?Resource 5 Amount = R5a | ||
+ | | ?Resource 6 Amount = R6a | ||
+ | | format = template | ||
+ | | template = Recipe List Row | ||
| limit = 500 | | limit = 500 | ||
− | | sort = Type, Type2, Name | + | | sort = From DLC, Type, Type2, Name |
}} | }} | ||
|} | |} | ||
− | </li><div></includeonly><noinclude> | + | </li></div></includeonly><noinclude>{{recode|reason=mech gestators}} |
{{Documentation}}</noinclude><!-- Add categories and interwikis to the /doc subpage, not here! --> | {{Documentation}}</noinclude><!-- Add categories and interwikis to the /doc subpage, not here! --> |
Latest revision as of 12:28, 25 January 2023
This page has been suggested for recoding. Reason: mech gestators. You can help RimWorld Wiki by improving it. |
Description[edit]
This template automatically creates a table of all items that are crafted at a given production facility, as well information about that recipe.
This template is dependent on Template: Recipe List Row.
Parameters[edit]
The first parameter (if present) will specify which material to generate the template for.
If absent, {{PAGENAME}}
will be used.
Example usage[edit]
{{Recipe List}}
on the Electric tailor bench page would produce:
{{Recipe List| Fueled smithy}}
on any page would produce:
The above documentation is transcluded from Template:Recipe List/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |