Template:Island
Template page
More actions
There is a problem with parsing the infobox
-
0
-
1<title source="title">
-
2<default>{{PAGENAME}}</default>
-
3</title>
-
4<data source="icon"><format>{{AFix|{{{image}}}|270px}}</format></data>
-
5<group>
-
6<header><center>Details</center></header>
-
7<data source="climate">
-
8<format>{{#switch: {{lc:{{{climate}}}}}<!--
-
9-->| temperate = [[File:Icon-Verdant Woods.png|x18px|center|link=]] [[Category:Temperate]]<!--
-
10-->| tropical = [[File:Icon-Tropical Overgrowth.png|x18px|center|link=]] [[Category:Tropical]]<!--
-
11-->| barren = [[File:Ancient Sands.png|x18px|center|link=]] [[Category:Barren]]}}</format>
-
12</data>
-
13<group layout="horizontal">
-
14<data source="requiredlevel">
-
15<label>Type</label>
-
16<format>{{#switch: {{lc:{{{type}}}}}<!--
-
17-->| normal = {{FishType|Normal|Text}}<!--
-
18-->| elusive = {{FishType|elusive|Text}}}}</format>
-
19</data>
-
20</group>
-
21<data source="added">
-
22<format><center>Added in [[{{{added}}}]]<br />({{PatchDate|{{{added}}}}})</center></format>
-
23</data>
-
24<group>
-
25<header><center>Total Fish</center></header>
-
26<data source="totalfish">
-
27<format><center>{{{totalfish}}}</center></format>
-
28</data>
-
29</group>
-
30<group layout="horizontal">
-
31<header><center>Value</center></header>
-
32<data source="trophies">
-
33<label>Total</label>
-
34<format>
-
35{{#switch: {{{{lc:{{{rarity}}}}}<!--
-
361,620 {{Angler Trophy}}
-
37</format>
-
38</data>
-
39</group>
-
40
Creates a Fishing Island infobox
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Give the infobox a custom title (defaults to page name) | String | optional |
icon | icon | Icon of the Island | File | suggested |
climate | climate | The climate the island is in
| String | required |
requiredlevel | requiredlevel | Level required to unlock Fishing Island | String | required |
added | added | Patch (& date) the fish was added | String | suggested |
totalfish | totalfish | The total number of fish obtainable on the island
| Number | required |
trophies | trophies | The total number of trophies obtainable on the island | Number | suggested |