Difference between revisions of "Template:Structure"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (compliant Template)
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 100px;"
<includeonly>{| class="wikitable" style="float:right; margin-left: 100px;"
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}


|-
|-
|colspan="2" style="background-color: #222"|{{{image|}}}
|colspan="2" style="background-color: #222"|[[File:{{{image|!}}}.png|link=|center|320px]]
 
|-
|-
!Biome
!Biome
|{{{biome|}}}
|[[{{{biome|}}}]]
 
|-
|-
!Consists of
!Consists of
|{{{blocks|}}}
|{{{blocks|}}}
|-
|-
!Boss
!Boss
|{{{boss|N/A}}}
|{{{boss|N/A}}}
|-
|-
!Map Icon
!Map Icon
|{{{icon|N/A}}}
|{{{icon|N/A}}}
|-
|-
!ID
!ID
|{{{id|}}}
|{{{id|}}}
|}<noinclude>
|}</includeonly><noinclude>
{{Structure
|name= Structure
|image= Think 115
|biome= Template:Structure
|blocks= Sadness
|boss= Paradise
|id= template_structure
}}


Usage:
Usage:
Line 32: Line 35:
|image= (filelink)
|image= (filelink)
|biome= (where the structure can spawn)
|biome= (where the structure can spawn)
|blocks= (what it is built from)
|blocks= (what it is built from, use <br> please)
|boss= (the boss of the structure. Defaults to N/A)
|boss= (the boss of the structure. Defaults to N/A)
|id= (in-game id)
|id= (in-game id)
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 08:56, 3 January 2024

Structure
Think 115.png
Biome Template:Structure
Consists of Sadness
Boss Paradise
Map Icon N/A
ID template_structure

Usage:

{{Structure
|name= (optional, defaults to the article's title)
|image= (filelink)
|biome= (where the structure can spawn)
|blocks= (what it is built from, use <br> please)
|boss= (the boss of the structure. Defaults to N/A)
|id= (in-game id)
}}