Jump to content

Template:Furniture Infobox: Difference between revisions

From The Petit Planet Wiki
Shirra (talk | contribs)
m without the bullet points it prolly looks better
Rstar256 (talk | contribs)
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">
    <label>Category</label>
    <data source="category">
    <format>[[{{{category}}}]]</format>
      <label>Category</label>
  </data>
      <format>[[{{{category}}}]]</format>
  <data source="type">
    </data>
    <label>Type</label>
    <data source="type">
    <format>[[{{{type}}}]]</format>
      <label>Type</label>
   </data>
      <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>
   <data source="size">
   <heading>Basic Info</heading>
    <label>Size</label>
   <group layout="horizontal">
   </data>
    <data source="color">
  <data source="color">
      <label>Color</label>
    <label>Color</label>
      <format>{{Array|{{{color}}}|;|{item}{newline} }}</format>
    <format>{{Array|{{{color}}}|;|{item}{newline} }}</format>
    </data>
  </data>
    <data source="material">
  <data source="material">
      <label>Material</label>
    <label>Material</label>
      <format>{{Array|{{{material}}}|;|{item}{newline} }}</format>
    <format>{{Array|{{{material}}}|;|{item}{newline} }}</format>
    </data>
   </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.

The documentation for this template is missing. Click here to create it.