Difference between revisions of "Template:Biome"

From The Twilight Forest Wiki
Jump to navigation Jump to search
(Cooking up some real magic here)
m (Add black outlines to the squares)
 
Line 5: Line 5:
|-
|-
!Magic Map Color
!Magic Map Color
|style="text-align:center; width:50%" |<div style="width: 32px; height: 32px; background-color: {{{2|#FFF}}}; margin: auto"></div>{{{2|Unknown}}}
|style="text-align:center; width:50%" |<div style="width: 32px; height: 32px; background-color: {{{2|#FFF}}}; border: 1px solid black; margin: auto"></div>{{{2|Unknown}}}
|-
|-
!Sky Color
!Sky Color
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{3|#FFF}}}; margin: auto"></div>{{{3|Unknown}}}
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{3|#FFF}}}; border: 1px solid black; margin: auto"></div>{{{3|Unknown}}}
|-
|-
!Fog Color
!Fog Color
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{4|#FFF}}}; margin: auto"></div>{{{4|Unknown}}}
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{4|#FFF}}}; border: 1px solid black; margin: auto"></div>{{{4|Unknown}}}
|-
|-
!Water Color
!Water Color
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{5|#FFF}}}; margin: auto"></div>{{{5|Unknown}}}
|style="text-align:center;" |<div style="width: 32px; height: 32px; background-color: {{{5|#FFF}}}; border: 1px solid black; margin: auto"></div>{{{5|Unknown}}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>

Latest revision as of 07:40, 22 August 2024

This template is used to make an infobox for Biomes.

Usage[edit]

{{Biome
|Name            - The name of the biome. This is used to fetch various elements of the infobox.
|Magic Map Color - The color of the biome displayed on a Magic Map. This is a hex value.
|Sky Color       - The color of the biome's sky as specified in the biome json. If the sky color is a special case, specify in body text.
|Fog Color       - The color of the biome's fog as specified in the biome json. If the sky color is a special case, specify in body text.
|Water Color     - The color of the biome's water as specified in the biome json. If the sky color is a special case, specify in body text.
}}

Example[edit]

{{Biome|Spooky Forest|#AE88BB|#20224A|#C0FFD8|#BC8857}}
Spooky Forest
Spooky Forest Biome.png
Magic Map Color
#AE88BB
Sky Color
#20224A
Fog Color
#C0FFD8
Water Color
#BC8857