Template:Crafting: Difference between revisions
Template page
More actions
Created page with "<includeonly>{| class="articletable mw-collapsible {{#switch:{{{1|}}}|collapsed = mw-collapsed}} <!-- TODO: Remove the 'mw-collapsible mw-collapsed parameter' --> {{{mw-collapsible mw-collapsed|mw-collapsible}}}" data-expandtext="O" data-collapsetext="X" style="border: 2px solid black; font-size: 100%; background: #{{Color|Background}}; color: #{{Color|DarkText}}; text-align:center; margin-left:5px; margin-right:auto; clear:none; padding: 5px; width: 360px; font-weight:b..." |
(No difference)
|
Latest revision as of 21:23, 27 May 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 |