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
Eleiyas (talk | contribs)
No edit summary
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
 
(2 intermediate revisions by the same user 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>
   <data source="score">
   <data source="score">
Line 31: Line 35:
     <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>