Template:Infobox item/Draft: Difference between revisions
Jump to navigation
Jump to search
Salty Nori (talk | contribs) No edit summary |
Salty Nori (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 48: | Line 48: | ||
<label>Journal category</label> | <label>Journal category</label> | ||
<format>{{{journal|}}}</format> <!-- Journal side nav --> | <format>{{{journal|}}}</format> <!-- Journal side nav --> | ||
</data> | |||
<data source="farm"> | |||
<label>Farm</label> | |||
<format><!-- | |||
-->{{#switch:{{{farm}}}<!-- | |||
-->|Land|Ocean = {{{farm}}}<!-- | |||
-->|#default = {{{farm|}}}<!-- | |||
-->}} | |||
</format> | |||
</data> | </data> | ||
<data source="season"> | <data source="season"> | ||
Line 54: | Line 63: | ||
-->{{#ifeq:{{{season|}}}<!-- | -->{{#ifeq:{{{season|}}}<!-- | ||
-->|Any|Any season<!-- | -->|Any|Any season<!-- | ||
-->|{{Array|{{{season|}}}|;|[[{item}]]| | -->|{{Array|{{{season|}}}|;|[[{item}]]|<br />|sort=0}}<!-- | ||
-->}} | -->}} | ||
</format> | </format> | ||
Line 136: | Line 127: | ||
<data source="location"> | <data source="location"> | ||
<label>Location</label> | <label>Location</label> | ||
<format>{{Array|{{{location|}}}|;|[[{item}]]| | <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}}| }}{{#if:{{#explode:{{{spring|}}}|;|1}}<!-- | |||
-->|<br />({{#explode:{{{spring|}}}|;|1}})}}}} | |||
</format> | |||
</data> | |||
<data source="summer"> | |||
<label>Summer</label> | |||
<default> </default> | |||
<format>{{#if:{{{summer|}}}|<!-- | |||
-->{{#ifeq:{{#explode:{{{summer|}}}|;|0}}|1|{{check|yes}}| }}{{#if:{{#explode:{{{summer|}}}|;|1}}<!-- | |||
-->|<br />({{#explode:{{{summer|}}}|;|1}})}}}} | |||
</format> | |||
</data> | |||
<data source="fall"> | |||
<label>Fall</label> | |||
<default> </default> | |||
<format>{{#if:{{{fall|}}}|<!-- | |||
-->{{#ifeq:{{#explode:{{{fall|}}}|;|0}}|1|{{check|yes}}| }}{{#if:{{#explode:{{{fall|}}}|;|1}}<!-- | |||
-->|<br />({{#explode:{{{fall|}}}|;|1}})}}}} | |||
</format> | |||
</data> | |||
<data source="winter"> | |||
<label>Winter</label> | |||
<default> </default> | |||
<format>{{#if:{{{winter|}}}|<!-- | |||
-->{{#ifeq:{{#explode:{{{winter|}}}|;|0}}|1|{{check|yes}}| }}{{#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 272: | Line 337: | ||
-->|Others<!-- | -->|Others<!-- | ||
-->= [[Category:{{{type}}}]]<!-- | -->= [[Category:{{{type}}}]]<!-- | ||
-->|#default = [[Category:Pages with wrong input]]<!-- | |||
-->}}<!-- | |||
Farm | |||
-->{{#switch:{{{farm}}}<!-- | |||
-->|Land|Ocean=<!-- crops | |||
-->[[Category:{{{farm}}} crops]]<!-- | |||
-->|#default = [[Category:Pages with wrong input]]<!-- | -->|#default = [[Category:Pages with wrong input]]<!-- | ||
-->}}<!-- | -->}}<!-- | ||
Line 322: | Line 393: | ||
|image = Carrot.png | |image = Carrot.png | ||
|journal_id = 6 | |journal_id = 6 | ||
|farm = Land | |||
|type = Vegetable | |type = Vegetable | ||
|seed = Carrot seeds | |seed = Carrot seeds | ||
Line 395: | Line 467: | ||
|size = Large | |size = Large | ||
|rarity = Legendary | |rarity = Legendary | ||
|weather = Sunny;Rain;Windy;Storm | |weather = Sunny;Rain;Windy;Storm | ||
|time = Evening | |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:24, 16 July 2024
This is the template draft page for Template:Infobox item (diff).
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 | Documentation | Sandbox | Usage |
Example 1
Example 2
Example 3