Template:Furniture Infobox: Difference between revisions
Template page
More actions
m Added Buy Price |
m Moving the size out of the horizontal group so later once we have the icons of the size, we can add the icon to it |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 24: | Line 24: | ||
<label>Set</label> | <label>Set</label> | ||
<format>[[{{{set}}}]]</format> | <format>[[{{{set}}}]]</format> | ||
</data> | |||
<data source="size"> | |||
<label>Size</label> | |||
<format>{{{size}}}</format> | |||
</data> | |||
<data source="score"> | |||
<label>MomentFolio Score</label> | |||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source="color"> | <data source="color"> | ||
<label>Color</label> | <label>Color</label> | ||
<format>{{Array|{{{color}}}|;|{item} | <format>{{Array|{{{color}}}|;|{item}|, }}</format> | ||
</data> | </data> | ||
<data source="material"> | <data source="material"> | ||
<label>Material</label> | <label>Material</label> | ||
<format>{{Array|{{{material}}}|;|{item} | <format>{{Array|{{{material}}}|;|{item}|, }}</format> | ||
</data> | </data> | ||
</group> | </group> | ||
<data source="sellPrice"> | |||
<label>Sell Price</label> | |||
</data> | |||
<header>How to Obtain</header> | <header>How to Obtain</header> | ||
<data source="source"><label>Obtain</label></data> | <data source="source"><label>Obtain</label></data> | ||
| Line 71: | Line 66: | ||
|#default = 4 | |#default = 4 | ||
}}]]}}<!-- | }}]]}}<!-- | ||
Set | |||
-->{{#if:{{{set|}}}|[[Category:{{{set}}}]]}}<!-- | -->{{#if:{{{set|}}}|[[Category:{{{set}}} Set Furniture]]}}<!-- | ||
Size | Size | ||
-->{{#if:{{{size|}}}|[[Category:{{{size}}} Furniture]]}}<!-- | -->{{#if:{{{size|}}}|[[Category:{{{size}}} Furniture]]}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | --></includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | ||