Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FishImage: Difference between revisions

Template page
Created page with "<includeonly> {{#if: {{{animated|}}}|Category:Animated images}}<!-- -->{{#if: {{{creature|}}}|[[Category:Images of {{#switch: {{ucfirst:{{lc:{{{creature}}}}} |fish = Fish |crab = Crabs}}]]}}<!-- -->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} Island Fish]]}}<!-- -->{{#if: {{{type|}}}|[[Category:Images of {{ucfirst:{{lc:{{{type}}}}}}} Fish]]}}<!-- -->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} Fish]]}}<!-- -->{{#if: {{{rari..."
 
changed my mind
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#if: {{{type|}}}|[[Category:Images of {{ucfirst:{{lc:{{{type}}}}}}} fish]]}}<!--
{{#if: {{{animated|}}}|[[Category:Animated images]]}}<!--
-->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} fish]]}}<!--
-->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} fish]]}}<!--
-->{{#if: {{{time|}}}|[[Category:Images of {{ucfirst:{{lc:{{{time}}}}}}}-time fish]]}}</includeonly><noinclude>


-->{{#if: {{{creature|}}}|[[Category:Images of {{#switch: {{ucfirst:{{lc:{{{creature}}}}} |fish = Fish |crab = Crabs}}]]}}<!--
-->{{#if: {{{island|}}}|[[Category:Images of {{{island}}} Island Fish]]}}<!--
-->{{#if: {{{type|}}}|[[Category:Images of {{ucfirst:{{lc:{{{type}}}}}}} Fish]]}}<!--
-->{{#if: {{{rarity|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity}}}}}}} Fish]]}}<!--
-->{{#if: {{{rarity2|}}}|[[Category:Images of {{ucfirst:{{lc:{{{rarity2}}}}}}} Fish]]}}<!--
</includeonly>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"type": {
"type": {
"description": "The type of fish",
"description": "The type of the fish",
"type": "string",
"type": "string",
"required": true,
"required": true,
Line 40: Line 30:
"Mythic"
"Mythic"
]
]
},
"rarity2": {
"description": "The second rarity (i.e. Seasonal or Limited) of the fish, if any",
"type": "string",
"required": false
},
},
"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": true
"required": true,
"suggestedvalues": [
"Verdant Woods",
"Floral Forest",
"Dark Grove",
"Sunken Swamp",
"Tropical Overgrowth",
"Coral Shores",
"Twisted Swamp",
"Mirrored Oasis",
"Ancient Sands",
"Blazing Canyon",
"Ashen Wastes",
"Volcanic Springs"
]
},
},
"time": {
"time": {
"label": "Time",
"description": "The time that the fish is available",
"description": "Time of day the fish is active",
"type": "string",
"type": "string",
"required": true,
"label": "Type",
"suggestedvalues": [
"suggestedvalues": [
"Day",
"Day",
"Night",
"Night",
"Always"
"Always"
],
]
"required": true
},
"creature": {
"label": "Creature",
"description": "What kind of creature the fish is categorized as",
"type": "string",
"suggestedvalues": [
"Fish",
"Crab"
],
"required": true
}
}
},
},
"description": "This template is intended for use in adding categories to a fish's file page.",
"description": "This template is intended for use in adding categories to a fish's file page.",
"paramOrder": [
"paramOrder": [
"creature",
"island",
"type",
"type",
"time",
"rarity",
"rarity",
"rarity2"
"island",
"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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Typetype

The type of the fish

Suggested values
Normal Elusive
Stringrequired
Rarityrarity

The rarity of the fish

Suggested values
Common Uncommon Rare Epic Legendary Mythic
Stringrequired
Islandisland

The island (or grotto) collection the fish belongs to

Suggested values
Verdant Woods Floral Forest Dark Grove Sunken Swamp Tropical Overgrowth Coral Shores Twisted Swamp Mirrored Oasis Ancient Sands Blazing Canyon Ashen Wastes Volcanic Springs
Stringrequired
Typetime

The time that the fish is available

Suggested values
Day Night Always
Stringrequired