Editing Template:Structure

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<includeonly>{| class="wikitable" id="structureInfobox" style="float:right; margin-left: 100px;"
<includeonly>{| class="wikitable" style="float:right; margin-left: 100px;"
!colspan="2" style="font-size: 1.4em;"|{{{name| {{BASEPAGENAME}} }}}
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}


|-
|-
|colspan="2" style="background-color: #222"|[[File:{{{image|Unknown}}}.png|link=|center|320px]]
|colspan="2" style="background-color: #222"|[[File:{{{image|!}}}.png|link=|center|320px]]
 
|-
|-
!Biome
!Biome
|{{{biomes|[[{{{biome|}}}]]}}}
|{{{biomes|[[{{{biome|}}}]]}}}
|-
|-
!Consists of
!Consists of
|{{{blocks|}}}
|{{{blocks|}}}
|-
|-
!Boss
!Boss
|{{{mob|[[{{{boss|}}}]]}}}
|[[{{{boss|}}}]]
 
|-
|-
!Map Icon
!Map Icon
|[[File:{{{icon|{{{name|{{BASEPAGENAME}}}}} Icon}}}.png|link=Magic Map|32px]]
|[[File:{{{name| {{BASEPAGENAME}} }}} Icon.png|link=|32px]]
 
|-
|-
!ID
!ID
|twilightforest:{{{id|}}}
|{{{id|}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
This template is used to make a nice table for anything relating to Structures and their related pages. <br>
Here is a general breakdown of how to use this template:
<pre>
{{Structure
|name=  <!-- The Name of this Structure (Optional) -->
|image=  <!-- The Image File of this Structure      -->
|biome=  <!-- Where this Structure can be found    -->
|blocks= <!-- What is this Structure made of?      -->
|boss=  <!-- Who is the Boss of the Structure?    -->
|id=    <!-- The ID of the Structure              -->
}}
OPTIONAL VARIABLES (Needs Links!!):
|biomes= <!-- Override of "biome=" used for Multiple Structure Locations -->
|mob=    <!-- Override of "boss="  used for Non-Boss specific Structures -->
|icon=  <!-- Additive to "mob="  used to override the Magic Map's Icon -->
</pre>
{{Structure
{{Structure
|name=Aurora Palace
|name=Aurora Palace
|image=Aurora Palace
|image=Aurora Palace
|biome=Glacier
|biome=Glacier
|blocks=[[Aurora Block]]s
|blocks=[[Aurora Block]]<br>[[Aurora Pillar]]<br>Birch Plank<br>Birch Plank Slab<br>Ice<br>Packed Ice<br>Chest<br>
|boss=Snow Queen
|boss=Snow Queen
|icon=Aurora Palace
|id=aurora_palace
|id=aurora_palace
}}
}}
Usage:
<pre>
{{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. Defaults to N/A)
|id= (in-game id)
}}
</pre>


[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Please note that all contributions to The Twilight Forest Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see The Twilight Forest Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: