Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Furniture Infobox: Difference between revisions

Template page
Rstar256 (talk | contribs)
Adjusting for basic info
Shirra (talk | contribs)
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
 
(8 intermediate revisions by 3 users not shown)
Line 25: Line 25:
     <format>[[{{{set}}}]]</format>
     <format>[[{{{set}}}]]</format>
   </data>
   </data>
   <heading>Basic Info</heading>
   <data source="size">
    <label>Size</label>
    <format>{{{size}}}</format>
  </data>
  <data source="score">
    <label>MomentFolio Score</label>
  </data>
   <group layout="horizontal">
   <group layout="horizontal">
     <data source="color">
     <data source="color">
       <label>Color</label>
       <label>Color</label>
       <format>{{Array|{{{color}}}|;|{item}{newline} }}</format>
       <format>{{Array|{{{color}}}|;|{item}|,&nbsp;}}</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}|,&nbsp;}}</format>
    </data>
    <data source="size">
      <label>Size</label>
      <format><{{{size}}}</format>
     </data>
     </data>
   </group>
   </group>
  <data source="score">
    <label>MomentFolio Score</label>
  </data>
   <data source="sellPrice">
   <data source="sellPrice">
     <label>Sell Price</label>
     <label>Sell Price</label>
Line 67: Line 66:
   |#default = 4
   |#default = 4
   }}]]}}<!--
   }}]]}}<!--
   set
   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>