Template:Furniture Infobox: Difference between revisions
Appearance
m without the bullet points it prolly looks better |
Adjusting for basic info |
||
| Line 7: | Line 7: | ||
<default>{{#if:{{{type|}}}|{{#switch:{{type|}}|Building Kit=Building Kit Icon.png|#default=}}}}</default> | <default>{{#if:{{{type|}}}|{{#switch:{{type|}}|Building Kit=Building Kit Icon.png|#default=}}}}</default> | ||
</image> | </image> | ||
<data source="category"> | <group layout="horizontal"> | ||
<data source="category"> | |||
<label>Category</label> | |||
<format>[[{{{category}}}]]</format> | |||
</data> | |||
<data source="type"> | |||
<label>Type</label> | |||
</ | <format>[[{{{type}}}]]</format> | ||
</data> | |||
</group> | |||
<data source="quality"> | <data source="quality"> | ||
<label>Quality</label> | <label>Quality</label> | ||
| Line 23: | Line 25: | ||
<format>[[{{{set}}}]]</format> | <format>[[{{{set}}}]]</format> | ||
</data> | </data> | ||
< | <heading>Basic Info</heading> | ||
<group layout="horizontal"> | |||
< | <data source="color"> | ||
<label>Color</label> | |||
<format>{{Array|{{{color}}}|;|{item}{newline} }}</format> | |||
</data> | |||
<data source="material"> | |||
<label>Material</label> | |||
<format>{{Array|{{{material}}}|;|{item}{newline} }}</format> | |||
</data> | |||
</ | <data source="size"> | ||
<label>Size</label> | |||
<format><{{{size}}}</format> | |||
</data> | |||
</group> | |||
<data source="score"> | <data source="score"> | ||
<label>MomentFolio Score</label> | <label>MomentFolio Score</label> | ||
Revision as of 04:37, 16 November 2025
Template documentation
Note: parts of or the entire template might not be visible without values provided.
Note: parts of or the entire template might not be visible without values provided.
| Main | Usage |
The documentation for this template is missing. Click here to create it.