Template:Infobox item/Draft: Difference between revisions

From Coral Island Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 54: Line 54:
           -->{{#ifeq:{{{season|}}}<!--
           -->{{#ifeq:{{{season|}}}<!--
             -->|Any|Any season<!--
             -->|Any|Any season<!--
             -->|{{Array|{{{season|}}}|;|[[{item}]]|{newline}|sort=0}}<!--
             -->|{{Array|{{{season|}}}|;|[[{item}]]|<br />|sort=0}}<!--
          -->}}
        </format>
      </data>
      <data source="weather">
        <label>Weather</label>
        <format><!--
            -->{{#ifeq:{{{weather|}}}<!--
              -->|Any|Any weather<!--
              -->|{{Array|{{{weather|}}}|;|[[{item}]]|{newline}|sort=0}}<!--
            -->}}
        </format>
      </data>
      <data source="time">
        <label>Time of day</label>
        <format><!--
          -->{{#ifeq:{{{time|}}}<!--
            -->|All day|All day<!--
            -->|{{Array|{{{time|}}}|;|[[{item}]]|{newline}|sort=0}}<!--
           -->}}
           -->}}
         </format>
         </format>
Line 136: Line 118:
       <data source="location">
       <data source="location">
         <label>Location</label>
         <label>Location</label>
         <format>{{Array|{{{location|}}}|;|[[{item}]]|{newline}|sort=0}}</format>
         <format>{{Array|{{{location|}}}|;|[[{item}]]|<br />|sort=0}}</format>
       </data>
       </data>
     </group>
     </group>
    <group layout="horizontal">
        <header>Conditions</header>
        <data source="spring">
          <label>Spring</label>
          <format>{{#if:{{{spring|}}}|<!--
          -->{{#ifeq:{{#explode:{{{spring|}}}|;|0}}|1|{{check|yes}}|&nbsp;}}{{#if:{{#explode:{{{spring|}}}|;|1}}<!--
          -->|<br />({{#explode:{{{spring|}}}|;|1}})}}}}
          </format>
        </data>
        <data source="summer">
          <label>Summer</label>
          <default>&nbsp;</default>
          <format>{{#if:{{{summer|}}}|<!--
          -->{{#ifeq:{{#explode:{{{summer|}}}|;|0}}|1|{{check|yes}}|&nbsp;}}{{#if:{{#explode:{{{summer|}}}|;|1}}<!--
          -->|<br />({{#explode:{{{summer|}}}|;|1}})}}}}
          </format>
        </data>
        <data source="fall">
          <label>Fall</label>
          <default>&nbsp;</default>
          <format>{{#if:{{{fall|}}}|<!--
          -->{{#ifeq:{{#explode:{{{fall|}}}|;|0}}|1|{{check|yes}}|&nbsp;}}{{#if:{{#explode:{{{fall|}}}|;|1}}<!--
          -->|<br />({{#explode:{{{fall|}}}|;|1}})}}}}
          </format>
        </data>
        <data source="winter">
          <label>Winter</label>
          <default>&nbsp;</default>
          <format>{{#if:{{{winter|}}}|<!--
          -->{{#ifeq:{{#explode:{{{winter|}}}|;|0}}|1|{{check|yes}}|&nbsp;}}{{#if:{{#explode:{{{winter|}}}|;|1}}<!--
          -->|<br />({{#explode:{{{fall|}}}|;|1}})}}}}
          </format>
        </data>
      </group>
      <data source="weather">
        <label>Weather</label>
        <format><!--
            -->{{#ifeq:{{{weather|}}}<!--
              -->|Any|Any weather<!--
              -->|{{Array|{{{weather|}}}|;|[[{item}]]|<br />|sort=0}}<!--
            -->}}
        </format>
      </data>
      <data source="time">
        <label>[[Time of day]]</label>
        <format><!--
          -->{{#switch:{{{time|}}}<!--
            -->|All day  = All day<!--
            -->|Morning  = Morning (06:00 - 11:50)<!--
            -->|Afternoon = Afternoon (12:00 - 15:50)<!--
            -->|Evening  = Evening (16:00 - 17:50)<!--
            -->|Night    = Night (18:00 - 01:50)<!--
            -->|#default  = {{{time}}}<!--
          -->}}<!--
          -->{{#if:{{{time2|}}}|<!--
            -->{{#switch:{{{time2|}}}<!--
              -->|All day  = <br />All day<!--
              -->|Morning  = <br />Morning (06:00 - 11:50)<!--
              -->|Afternoon = <br />Afternoon (12:00 - 15:50)<!--
              -->|Evening  = <br />Evening (16:00 - 17:50)<!--
              -->|Night    = <br />Night (18:00 - 01:50)<!--
              -->|#default  = <br />{{{time2}}}<!--
          -->}}}}<!--
          -->{{#if:{{{time3|}}}|<!--
            -->{{#switch:{{{time3|}}}<!--
              -->|All day  = <br />All day<!--
              -->|Morning  = <br />Morning (06:00 - 11:50)<!--
              -->|Afternoon = <br />Afternoon (12:00 - 15:50)<!--
              -->|Evening  = <br />Evening (16:00 - 17:50)<!--
              -->|Night    = <br />Night (18:00 - 01:50)<!--
              -->|#default  = <br />{{{time3}}}<!--
          -->}}}}<!--
        --></format>
      </data>
     <group layout="horizontal">
     <group layout="horizontal">
       <header>Sell prices</header>
       <header>Sell prices</header>
Line 395: Line 451:
|size        = Large
|size        = Large
|rarity      = Legendary
|rarity      = Legendary
|season      = Summer;Winter;Spring
|weather      = Sunny;Rain;Windy;Storm
|weather      = Sunny;Rain;Windy;Storm
|time        = Evening;Night
|spring      = 1;1-16
|fall        = 1
|time        = Evening
|time2        = Morning
|time3        = Night
|time4        = Afternoon
|sell        = 745
|sell        = 745
|diff_quality = 1
|diff_quality = 1

Latest revision as of 10:01, 16 February 2024

225Asian Bookshelves.png
This is the template draft page for Template:Infobox item (diff).
Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.

Example 1

Example 2

Example 3


Example 4

Example