Crafting: Difference between revisions
From Kenshi Wiki
More actions
fandom>Quasindro Cleanup the collapse parameter |
m 1 revision imported: Simple test import of the weapons category from Kenshi Wiki. Dunno what's gonna happen lol |
(No difference)
|
Latest revision as of 07:24, 24 February 2025
- Description
- This template is to be used on Category:Items pages.
- To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets to make the fields into links.
- Syntax
- Type
{{Crafting}}
somewhere, with parameters as shown below. - To auto-collapse this template, make sure to add an unnamed parameter
collapsed
. - Demonstration
The following code...
{{Crafting|building=Cooking Stove|input0=Water|input0amount=5|output=Chewsticks}}
...produces this. Refresh Preview
; color: #2e201d; text-align:center; margin-left:5px; margin-right:auto; clear:none; padding: 5px; width: 360px; font-weight:bold;"Cooking Stove | |
---|---|
style="border: 1px solid black; background: #7d7065; width:166px" |INPUTS | style="border: 1px solid black; background: #7d7065" |OUTPUT |
style="border: 1px solid black; background: #7d7065; position: relative" |Water
(5 required) |
style="border: 1px solid black; background: #7d7065; position: relative" |Chewsticks |
Auto-collapsed example:
{{Crafting|building=Cooking Stove|input0=Water|input0amount=5|output=Chewsticks}}
...produces this. Refresh Preview
; color: #2e201d; text-align:center; margin-left:5px; margin-right:auto; clear:none; padding: 5px; width: 360px; font-weight:bold;"Cooking Stove | |
---|---|
style="border: 1px solid black; background: #7d7065; width:166px" |INPUTS | style="border: 1px solid black; background: #7d7065" |OUTPUT |
style="border: 1px solid black; background: #7d7065; position: relative" |Water
(5 required) |
style="border: 1px solid black; background: #7d7065; position: relative" |Chewsticks |