Changes

Jump to navigation Jump to search

Template:BridgeSection

2,011 bytes removed, 10:48, 17 October 2023
m
no edit summary
|-
|
<!-- Check for image. If pagename.jpg exist use it. If pagename.jpg does not exists check for pagename.png and use that if it exists. Also, add png's to a category so we can see what images need to be converted. Finally, if both pagename.jpg and pagename.png don't exist add the pagename to a category listing of missing images -->
{{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.jpg}}}
| [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]]
| {{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.png}}}
| [[Image: {{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]]
| [[Image: {{{Category:Needs image|{{{name|{{PAGENAME}}}}}Needs image.jpg}}}|center|120x120px|A {{{name|{{PAGENAME}}}}}]] [[Category:Needs image]]
}}
}}
|-
! style="background-color:#3c5;" | Creation
|-
|
<!-- creation attribute overrides showing creation steps, displaying the text below instead -->
{{#if:{{{creation|}}}
|{{#switch: {{lc:{{{creation}}}}}
| no = This item can not be created.
| farm = Obtained through [[Farming|harvesting]].
| forage = Obtained through [[forage|foraging]].
| botanize = Obtained through [[botanize|botanizing]].
| fish = Obtained through [[fishing]].
| mine = Obtained through [[mining]].
| wood = Obtained through [[woodcutting]].
| dig = Obtained through [[digging]].
| butchering = Obtained through [[butchering]].
| cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}.
* Cook in a [[:Category:Fire_sources|fire place]].
| #default = {{{creation}}}
}}
|<!-- if there is no creation attribute show steps for how to create -->
<ol>
<li>[[Activate]] {{{active}}}</li>
<li>Right-click {{{passive}}}</li>
{{#if:{{{group|}}}
| <li>Open submenu "Create > [[{{{group}}}]]"</li>
| {{#if:{{{groupM|}}}
| <li>Open submenu > {{{groupM}}}</li>
| {{#if:{{{TopMost|}}}
| <li>Open [[Context menu|menu]] > {{{TopMost}}}</li>
| {{#if:{{{assemble|}}}
| <li>{{{assemble}}}</li>
}}
}}
}}
}}
</ol>
{{#ifeq:{{{main}}}|no||
{{!}}-
! style="background-color:#3c54B3E30; color: white;" {{!}} Main SectionStage
{{!}}-
{{!}}
{{{main}}}
}}
 
|-
{{#ifeq:{{{foundation}}}|no||
{{!}}-
! style="background-color:#4B3E30; color: white;" {{!}} Foundation Stage (each extension)
{{!}}-
{{!}}
{{{foundation}}}
}}
|-
{{#ifeq:{{{ballast}}}|no||
{{!}}-
! style="background-color:#4B3E30; color: white;" {{!}} Ballast Stage (each extension)
{{!}}-
{{!}}
{{{ballast}}}
}}
 
|-
{{#ifeq:{{{filler}}}|no||
{{!}}-
! style="background-color:#3c54B3E30; color: white;" {{!}} Filler SectionStage
{{!}}-
{{!}}
{{{filler}}}}} |-{{#ifeq:{{{keystone}}}|no||{{!}}-! style="background-color:#4B3E30; color: white;" {{!}} Keystone Stage{{!}}-{{!}}{{{keystone}}}
}}
}}
 
|-
! style="background-color:#3c54B3E30; color: white;" | Roadway SectionStage
|-
|
{{{roadway}}}
 
|-
! style="background-color:#3c54B3E30; color: white;" | Wall SectionStage (each wall)
|-
|
{{{wall}}}
 
 
|-
! style="background-color:#3c54B3E30; color: white;" | Result
|-
|
|-
! style="background-color:#3c54B3E30; color: white;" | Skill and improvement
|-
|{{#if:{{{skill|}}}|* Uses [[{{{skill}}}]]
}}{{#if:{{{improve|}}}|* {{#ifeq:{{{improve}}}|no|Cannot be [[improve]]d|[[Improve]]s like [[{{{improve}}}]] items}}
}}{{#if:{{{improveItem|}}}|* {{#ifeq:{{{improveItem}}}|no|Cannot be [[improve]]d|[[Improve]] with [[{{{improveItem}}}]]}}}}
<!--optional properties -->{{#if: {{{decoration|}}}|{{!}}-! style="background-color:#3c5;" {{!}} Properties{{!}}-{{!}}|{{#if: {{{storage|}}}|{{!}}-! style="background-color:#3c5;" {{!}} Properties{{!}}-{{!}}|{{#ifeq: {{{combinable|no}}}|no||{{!}}-! style="background-color:#3c5;" {{!}} Properties{{!}}-{{!}}}}}}}}{{#if: {{{decoration|}}}|{{#switch: {{lc:{{{decoration}}}}} | yes = * Appears as decoration.[[Category:Decoration]] | no = * Appears as an item pile.}}}}{{#switch: {{lc:{{{storage}}}}} | fsb = * Can be stored in a [[Food storage bin]].[[Category:Food storage items]] | bsb = * Can be stored in a [[Bulk storage bin]].[[Category:Bulk storage items]]}}{{#if: {{{combinable|}}}|{{#switch: {{lc:{{{combinable}}}}} | hot = * Can be [[Combine|combined]] when glowing hot. | yes = * Can be [[Combine|combined]].}}}}{{#if: {{{note|}}}|
<!-- optional note -->
|-
{{#ifeq:{{{note}}}|no||
{{!}}-
! style="background-color:#3c54B3E30; color: white;" {{!}} Notes
{{!}}-
{{!}}{{#ifeq:{{{note}}}|no|None|{{{note}}}}}}}
|}
{{#if:{{{skill|}}}|[[Category:{{{skill}}} items]]}}
[[Category:Items]]
<!-- If (1 creation and (2 anyone from the create group - active and pasive and [3)- at least one of group or groupM or TopMost or assemble must be NOT empty] and materials and result and skill - are empty add to Incomplete item templates -->
{{#if:{{{creation|}}}||{{#if:{{#if: {{{active|}}} |{{#if: {{{passive|}}} |{{#if:{{#if: {{{group|}}}|{{{group|}}}|{{#if: {{{groupM|}}}|{{{groupM|}}}|{{#if: {{{TopMost|}}}|{{{TopMost|}}}|{{#if:{{{assemble|}}}|{{{assemble|}}}|}}}}}}}}|{{#if: {{{materials|}}}|{{#if: {{{result|}}} | {{{skill|}}} }}}}}}}}}}||[[Category:Incomplete item templates]]}}}}
</includeonly><noinclude>
 
 
The template adds a box with an image of the item and the steps to create the item.
 
[[Category:Bridges]]
</includeonly>
<noinclude>
This template adds a box with an image of the item and the steps to create the item.
[[Category:Template]]
</noinclude>

Navigation menu