Difference between revisions of "Template:Recipe List"
Jump to navigation
Jump to search
(test) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div><li style="display: inline-table;"> | <includeonly><div><li style="display: inline-table;"> | ||
{| {{STDT|sortable c_03 text-center}} | {| {{STDT|sortable c_03 text-center}} | ||
− | ! Name !! Materials !! | + | ! Name !! Materials !! Work to Make !! Required Research !! Type |
|- | |- | ||
{{#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}}]] | {{#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 | ||
+ | | ?Required Research = ?Tech | ||
+ | | ?Work To Make = ?Work | ||
| ?Type = ?Type | | ?Type = ?Type | ||
− | | ?Type2 = ?Type2 | + | | ?Type2=?Type2 |
− | |||
| ?Resource 1 Amount = R1a | | ?Resource 1 Amount = R1a | ||
| ?Resource 2 Amount = R2a | | ?Resource 2 Amount = R2a | ||
Line 18: | Line 19: | ||
| template = Recipe List Row | | template = Recipe List Row | ||
| limit = 500 | | limit = 500 | ||
− | | sort = From DLC, 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. |