Template:Infobox craft type: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{main other|{{#invoke: | <includeonly>{{main other|{{#invoke:Craft type short description|main}}|}}{{Infobox | ||
| child = {{yesno|{{{embed|}}}}} | | child = {{yesno|{{{embed|}}}}} | ||
| templatestyles = Infobox craft type/styles.css | | templatestyles = Infobox craft type/styles.css | ||
| bodyclass = ib- | | bodyclass = ib-craft-type vcard | ||
| above = <div class="fn org">{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}</div> | | above = <div class="fn org">{{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}</div> | ||
| Line 16: | Line 16: | ||
-->|alt={{if empty|{{{image_alt|}}}|{{{alt|}}}}}<!-- | -->|alt={{if empty|{{{image_alt|}}}|{{{alt|}}}}}<!-- | ||
-->|title={{if empty|{{{image_caption|}}}|{{{caption|}}}|{{{image_alt|}}}|{{{alt|}}}}}}}<!-- | -->|title={{if empty|{{{image_caption|}}}|{{{caption|}}}|{{{image_alt|}}}|{{{alt|}}}}}}}<!-- | ||
-->{{#if:{{{image_caption|}}}{{{caption|}}}|<div class="ib- | -->{{#if:{{{image_caption|}}}{{{caption|}}}|<div class="ib-craft-type-caption">{{if empty|{{{image_caption|}}}|{{{caption|}}}}}</div>}} }} | ||
<!--***Craft details*** --> | <!--***Craft details*** --> | ||
| Line 23: | Line 23: | ||
| rowclass3 = mergedtoprow | | rowclass3 = mergedtoprow | ||
| label3 = Minimum size | | label3 = Minimum size (blocks) | ||
| data3 = {{{minimum_size|}}} | | data3 = {{{minimum_size|}}} | ||
| rowclass4 = mergedrow | | rowclass4 = mergedrow | ||
| label4 = Maximum size | | label4 = Maximum size (blocks) | ||
| data4 = {{{maximum_size|}}} | | data4 = {{{maximum_size|}}} | ||