Template:Structure Infobox: Difference between revisions
imported>SwampKryakwa (Created page with "{| class="wikitable" style="float:right" !colspan="2"|'''{{{name}}}''' |- ! colspan="2"|[[{{{img}}}|250px]] |- | '''Biomes''' | {{{biomes}}} |- | '''Components''' | [{{{compon...") |
imported>SwampKryakwa No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right" | <includeonly>{| class="wikitable" style="float:right" | ||
!colspan="2"|'''{{{name}}}''' | !colspan="2"|'''{{{name}}}''' | ||
|- | |- | ||
Line 8: | Line 8: | ||
|- | |- | ||
| '''Components''' | | '''Components''' | ||
| | | {{{components}}} | ||
|} | |}</includeonly> | ||
<noinclude> | |||
{{Structure Infobox | |||
|name = Structure Infobox | |||
|img = File:Spring Cherry Cherries.png | |||
|biomes = Put biomes structure generates in here | |||
|components = Put blocks structure consists of here | |||
}} | |||
<pre>{{Structure Infobox | |||
|name = Structure Infobox | |||
|img = File:Spring Cherry Cherries.png | |||
|biomes = Put biomes structure generates in here | |||
|components = Put blocks structure consists of here | |||
}}</pre></noinclude> |
Latest revision as of 19:16, 16 November 2021
Structure Infobox | |
---|---|
![]() | |
Biomes | Put biomes structure generates in here |
Components | Put blocks structure consists of here |
{{Structure Infobox |name = Structure Infobox |img = File:Spring Cherry Cherries.png |biomes = Put biomes structure generates in here |components = Put blocks structure consists of here }}