Template:Furniture Infobox: Difference between revisions
Template page
More actions
mNo edit summary |
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 |
||
| 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> | ||
<data source="score"> | <data source="score"> | ||
| Line 36: | Line 40: | ||
<label>Material</label> | <label>Material</label> | ||
<format>{{Array|{{{material}}}|;|{item}|, }}</format> | <format>{{Array|{{{material}}}|;|{item}|, }}</format> | ||
</data> | </data> | ||
</group> | </group> | ||