Template:LandscapingVariantTable: Difference between revisions

Jump to navigation Jump to search
No edit summary
(Add Underbrush vs Tree conditional table, use landscapingtype param)
Line 1: Line 1:
{| class='wikitable sortable' id='recipe-table'
{{#ifeq:{{{landscapingtype|}}}|Underbrush|
{{{!}} class='wikitable sortable' id='recipe-table'
! Image
! Image
! Name
! Name
Line 5: Line 6:
! Can be placed on tile?
! Can be placed on tile?
! Can be walked through?
! Can be walked through?
! style='display: none;'| Biome Unlock
! style='display: none;'{{!}} Biome Unlock
|-
{{!}}-
| {{#if: {{{img1|}}} | [[File:{{{img1|}}}|center|100px]]|}}
{{!}} {{#if: {{{img1|}}} | [[File:{{{img1|}}}|center|100px]]|}}
| {{{name1|}}}
{{!}} {{{name1|}}}
| {{{size1|}}}
{{!}} {{{size1|}}}
| {{{tile1|}}}
{{!}} {{{tile1|}}}
| {{{walkthrough1|}}}
{{!}} {{{walkthrough1|}}}
| style='display: none;'| {{{biome1|}}}
{{!}} style='display: none;'{{!}} {{{biome1|}}}
{{#if: {{{name2|}}} |
{{#if: {{{name2|}}} |
{{!}}-
{{!}}-
Line 31: Line 32:
{{!}} style='display: none;' {{!}} {{{biome3|}}}
{{!}} style='display: none;' {{!}} {{{biome3|}}}
|}}
|}}
|}
{{!}}}
|
{{{!}} class='wikitable sortable' id='recipe-table'
! Image
! Name
! Size
! Produces wood?
! Can be placed on tile?
! style='display: none;'{{!}} Biome Unlock
{{!}}-
{{!}} {{#if: {{{img1|}}} | [[File:{{{img1|}}}|center|100px]]|}}
{{!}} {{{name1|}}}
{{!}} {{{size1|}}}
{{!}} {{{wood1|}}}
{{!}} {{{tile1|}}}
{{!}} style='display: none;'{{!}} {{{biome1|}}}
{{#if: {{{name2|}}} |
{{!}}-
{{!}} {{#if: {{{img2|}}} | [[File:{{{img2|}}}|center|100px]]|}}
{{!}} {{{name2|}}}
{{!}} {{{size2|}}}
{{!}} {{{wood2|}}}
{{!}} {{{tile2|}}}
{{!}} style='display: none;' {{!}} {{{biome2|}}}
|}}
{{#if: {{{name3|}}} |
{{!}}-
{{!}} {{#if: {{{img3|}}} | [[File:{{{img3|}}}|center|100px]]|}}
{{!}} {{{name3|}}}
{{!}} {{{size3|}}}
{{!}} {{{wood3|}}}
{{!}} {{{tile3|}}}
{{!}} style='display: none;' {{!}} {{{biome3|}}}
|}}
{{#if: {{{name4|}}} |
{{!}}-
{{!}} {{#if: {{{img4|}}} | [[File:{{{img4|}}}|center|100px]]|}}
{{!}} {{{name4|}}}
{{!}} {{{size4|}}}
{{!}} {{{wood4|}}}
{{!}} {{{tile4|}}}
{{!}} style='display: none;' {{!}} {{{biome4|}}}
|}}
{{#if: {{{name5|}}} |
{{!}}-
{{!}} {{#if: {{{img5|}}} | [[File:{{{img5|}}}|center|100px]]|}}
{{!}} {{{name5|}}}
{{!}} {{{size5|}}}
{{!}} {{{wood5|}}}
{{!}} {{{tile5|}}}
{{!}} style='display: none;' {{!}} {{{biome5|}}}
|}}
{{!}}}
}}
<noinclude>
<noinclude>


Line 47: Line 101:
}}
}}


{{landscapingVariantTable|landscapingtype=Tree|
  img1=Three-Limbed Tree.png|name1=Three-Limbed Tree 1 (tall)|size1=3x4|wood1=yes|tile1=no|biome1=Biome TBD|
  img2=|name2=Three-Limbed Tree 2 (short)|size2=4x4|wood2=yes|tile2=no|biome2=Biome TBD|
}}
</noinclude>
</noinclude>