Template:Flora: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Protected "Template:Flora" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
{{Flora | {{Flora | ||
|biomes= | |biomes= | ||
{{Image_Link|| | {{Image_Link|ForestBiome.png|Temperate Forest}}<br/><br/> | ||
{{Image_Link||Arctic}} | {{Image_Link|ArcticBiome.png|Arctic}} | ||
|gatherable= | |gatherable= | ||
{{Image_Link|Berries.png|Berries}}<br/> | {{Image_Link|Berries.png|Berries}}<br/> | ||
{{Image_Link|WoodenSticks.png|Sticks}}<br/> | {{Image_Link|WoodenSticks.png|Wooden Sticks}}<br/> | ||
{{Image_Link| | {{Image_Link|WoodenRoot.png|Roots}} | ||
}} | }} | ||
Line 32: | Line 32: | ||
<pre>{{Flora | <pre>{{Flora | ||
|biomes= | |biomes= | ||
{{Image_Link|| | {{Image_Link|ForestBiome.png|Temperate Forest}}<br/><br/> | ||
{{Image_Link||Arctic}} | {{Image_Link|ArcticBiome.png|Arctic}} | ||
|gatherable= | |gatherable= | ||
{{Image_Link|Berries.png|Berries}}<br/> | {{Image_Link|Berries.png|Berries}}<br/> | ||
{{Image_Link|WoodenSticks.png|Sticks}}<br/> | {{Image_Link|WoodenSticks.png|Wooden Sticks}}<br/> | ||
{{Image_Link| | {{Image_Link|WoodenRoot.png|Roots}} | ||
}}</pre> | }}</pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 11:30, 10 May 2018
Biome Information
Biome(s)
Gatherable
Usage
The Image Link template is meant to be used when adding items to a list that have numbers and images.
{{Flora |biomes=<biomes?> |gatherable=<items> }}
- The code above can be pasted into your page and edited.
- Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
- Adds Category:Flora category.
Example Source
{{Flora |biomes= {{Image_Link|ForestBiome.png|Temperate Forest}}<br/><br/> {{Image_Link|ArcticBiome.png|Arctic}} |gatherable= {{Image_Link|Berries.png|Berries}}<br/> {{Image_Link|WoodenSticks.png|Wooden Sticks}}<br/> {{Image_Link|WoodenRoot.png|Roots}} }}