Difference between revisions of "Template:Structure"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
|{{{id|}}} | |{{{id|}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Usage: | Usage: | ||
Line 37: | Line 28: | ||
|biome= (where the structure can spawn) | |biome= (where the structure can spawn) | ||
|blocks= (what it is built from, use <br> please and start with TF blocks) | |blocks= (what it is built from, use <br> please and start with TF blocks) | ||
|boss= (the boss of the structure. | |boss= (the "boss" of the structure. is used for the Map Icon and will be autolinked) | ||
|id= (in-game id) | |id= (in-game id) | ||
}} | }} | ||
OPTIONAL VARIABLES: | |||
|mob= (an alternate to "boss=", it will not be autolinked and it will not be used with for the map icon) | |||
|icon= (the map icon override. use this if the page name or structure name and map icon do not match properly) | |||
</pre> | </pre> | ||
{{Structure | |||
|name=Aurora Palace | |||
|image=Aurora Palace | |||
|biome=Glacier | |||
|blocks=[[Aurora Block]]s | |||
|boss=Snow Queen | |||
|id=aurora_palace | |||
}} | |||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 08:05, 12 January 2024
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 and start with TF blocks) |boss= (the "boss" of the structure. is used for the Map Icon and will be autolinked) |id= (in-game id) }} OPTIONAL VARIABLES: |mob= (an alternate to "boss=", it will not be autolinked and it will not be used with for the map icon) |icon= (the map icon override. use this if the page name or structure name and map icon do not match properly)
Aurora Palace | |
---|---|
Biome | Glacier |
Consists of | Aurora Blocks |
Boss | Snow Queen |
Map Icon | |
ID | aurora_palace |