Template:FishImage: Difference between revisions
Template page
More actions
No edit summary |
Always time |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{type|}}}|[[Category:Images of {{ucfirst:{{lc:{{{type}}}}}}} fish]]}}<!-- | <includeonly>{{#if: {{{type|}}}|[[Category:Images of {{ucfirst:{{lc:{{{type}}}}}}} fish]]}}<!-- | ||
-->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} fish]]}}<!-- | -->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} fish]]}}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} fish]]}}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{time|}}}|{{#ifeq: {{#ucfirst:{{lc:{{{time}}}}}}}|Always|[[Category:Images of Day-time fish]][[Category:Images of Night-time fish]]|[[Category:Images of {{ucfirst:{{lc:{{{time}}}}}}}-time fish]]}}}}<!--</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 55: | Line 55: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Day", | "Day", | ||
"Night" | "Night", | ||
"Always" | |||
] | ] | ||
} | } |
Revision as of 16:44, 8 December 2024
This template is intended for use in adding categories to a fish's file page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | type | The type of the fish
| String | required |
Rarity | rarity | The rarity of the fish
| String | required |
Island | island | The island collection the fish belongs to
| String | required |
Type | time | The time that the fish is available
| String | required |