Template:Infobox:Raw Materials: Difference between revisions
(Infobox updated using the portable infobox migration tool) |
|||
Line 1: | Line 1: | ||
<onlyinclude>{| class="wikia-infobox" |
|||
<infobox> |
|||
<title source="title"><default>''Enter Raw Material Name''</default></title> |
|||
<image source="image"/> |
|||
<data source="imagecaption"><label>imagecaption</label></data> |
|||
<data source="Obtained from"><label>Obtained from</label><default>''Provide one or more. Example: [[Basalt]], Seabed, etc. ''</default></data> |
|||
<data source="Biome/s"><label>Biome/s</label><default>''Provide one or more [[:Category:Biomes|Biome]] categories like [[Safe Shallows]]''</default></data> |
|||
<data source="Inventory"><label>Inventory</label><default>''Provide a value for the number of inventory slots taken up plus its dimensions in this format: One, Four (2x2), Nine (3x3) etc. ''</default></data> |
|||
<data source="first"><label>+</label></data> |
|||
<data source="second"><label>+</label></data> |
|||
<data source="third"><label>+</label></data> |
|||
</infobox> |
|||
<noinclude> |
|||
== Usage & preview == |
|||
Type in this: |
|||
|- |
|||
<pre> |
|||
! class="wikia-infobox-header" colspan="2" | {{{title|''Enter Raw Material Name''}}} |
|||
{{Infobox:Raw Materials |
|||
|title= |
|||
|image= |
|||
|imagewidth= |
|||
|imagecaption= |
|||
|Obtained from= |
|||
|Biome/s= |
|||
|Inventory= |
|||
|first= |
|||
|second= |
|||
|third= |
|||
}} |
|||
|- |
|||
</pre> |
|||
{{#if: {{{image|}}} | |
|||
{{!}} class="wikia-infobox-image" colspan="2" {{!}} [[File:{{{image}}}|{{{imagewidth|210}}}px|{{{imagecaption|}}}]] |
|||
| }} |
|||
|- |
|||
to see this: |
|||
{{#if: {{{imagecaption|}}} | |
|||
{{!}} class="wikia-infobox-caption" colspan="2" {{!}} {{{imagecaption}}} |
|||
| }} |
|||
|- |
|||
{{Infobox:Raw Materials |
|||
! colspan="2" | <div class="wikia-infobox-section-header">Characteristics</div> |
|||
|title=This is a test |
|||
|image=This is a test |
|||
|imagewidth=This is a test |
|||
|imagecaption=This is a test |
|||
|Obtained from=This is a test |
|||
|Biome/s=This is a test |
|||
|Inventory=This is a test |
|||
|first=This is a test |
|||
|second=This is a test |
|||
|third=This is a test |
|||
}} |
|||
|- |
|||
{{#if: {{{Obtained from|}}} | |
|||
! Obtained from |
|||
{{!}} {{{Obtained from|''Provide one or more. Example: [[Basalt]], Seabed, etc. ''}}} |
|||
| }} |
|||
|- |
|||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] |
|||
{{#if: {{{Biome/s|}}} | |
|||
</noinclude> |
|||
! Biome/s |
|||
{{!}} {{{Biome/s|''Provide one or more [[:Category:Biomes|Biome]] categories like [[Safe Shallows]]''}}} |
|||
| }} |
|||
|- |
|||
{{#if: {{{Inventory|}}} | |
|||
! Inventory Slots |
|||
{{!}} {{{Inventory|''Provide a value for the number of inventory slots taken up plus its dimensions in this format: One, Four (2x2), Nine (3x3) etc. ''}}} |
|||
| }} |
|||
|- |
|||
{{#if: {{{first|}}} | |
|||
! colspan="2" {{!}} <div class="wikia-infobox-section-header">Other notable characteristics</div> |
|||
| }} |
|||
|- |
|||
{{#if: {{{first|}}} | |
|||
! + |
|||
{{!}} {{{first}}} |
|||
| }} |
|||
|- |
|||
{{#if: {{{second|}}} | |
|||
! + |
|||
{{!}} {{{second}}} |
|||
| }} |
|||
|- |
|||
{{#if: {{{third|}}} | |
|||
! + |
|||
{{!}} {{{third}}} |
|||
| }} |
|||
|- style="font-size:0; line-height:0;" |
|||
! style="width:50%; padding:0" | |
|||
! style="width:50%; padding:0" | |
|||
|}</onlyinclude><noinclude><br style="clear:both;"/> |
|||
{{documentation}}</noinclude> |
|||
[[Category:Infoboxes]][[Category:Templates]] |