Template:FishImage: Difference between revisions
Template page
More actions
Added separate label for grotto just in case |
changed my mind |
||
Line 2: | Line 2: | ||
-->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} fish]]}}<!-- | -->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} fish]]}}<!-- | ||
-->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} fish]]}}<!-- | -->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} fish]]}}<!-- | ||
-->{{#if: {{{time|}}}|[[Category:Images of {{ucfirst:{{lc:{{{time}}}}}}}-time fish]]}}</includeonly><noinclude> | -->{{#if: {{{time|}}}|[[Category:Images of {{ucfirst:{{lc:{{{time}}}}}}}-time fish]]}}</includeonly><noinclude> | ||
Line 34: | Line 33: | ||
"island": { | "island": { | ||
"label": "Island", | "label": "Island", | ||
"description": "The island collection the fish belongs to", | "description": "The island (or grotto) collection the fish belongs to", | ||
"type": "string", | "type": "string", | ||
"required": | "required": true, | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Verdant Woods", | "Verdant Woods", | ||
"Floral Forest", | "Floral Forest", | ||
"Dark Grove", | "Dark Grove", | ||
"Sunken Swamp", | |||
"Tropical Overgrowth", | "Tropical Overgrowth", | ||
"Coral Shores", | "Coral Shores", | ||
"Twisted Swamp", | "Twisted Swamp", | ||
"Mirrored Oasis", | |||
"Ancient Sands", | "Ancient Sands", | ||
"Blazing Canyon", | "Blazing Canyon", | ||
"Ashen Wastes | "Ashen Wastes", | ||
"Volcanic Springs" | "Volcanic Springs" | ||
] | ] | ||
Line 77: | Line 68: | ||
"rarity", | "rarity", | ||
"island", | "island", | ||
"time" | "time" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 11:16, 19 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 (or grotto) collection the fish belongs to
| String | required |
Type | time | The time that the fish is available
| String | required |