Changes

From Fish Wrangler
Jump to navigationJump to search
244 bytes added ,  09:49, 15 December 2021
add Drops field
Line 1: Line 1:
{{#switch: {{{param}}}  
{{#switch: {{{param}}}  
| image = Image:{{{image}}}
| image = Image:{{{image}}}
| gold  = <font color="gold">{{{gold}}}</font>
| gold  = '''<font color="gold">{{{gold}}}</font>'''
| silver = {{{silver}}}
| silver = '''<font color="silver">{{{silver}}}</font>'''
| points = <font color="green">{{{points}}}</font>
| points = '''<font color="green">{{{points}}}</font>'''
| tourney_pts = {{{tourney_pts}}}
| tourney_pts = {{{tourney_pts}}}
| g-c_tourney = {{{g-c_tourney}}}
| g-c_tourney = {{{g-c_tourney}}}
| g-e_pts = {{{g-e_pts}}}
<!--  |g-e_pts = {{#expr: ceil({{PAGENAME|points}}*0.05)}} or
{{{g-e_pts|{{#expr: ceil({{{points}}}*0.05)}}}}} -->
| g-e_pts = {{{g-e_pts}}}  
| skill  = {{{skill}}}
| skill  = {{{skill}}}
| pole = {{{pole}}}
| pole = {{{pole}}}
| habitat = {{{habitat}}}
| habitat = {{{habitat}}}
| drop = {{{drop}}}
| prefers = {{{prefers}}}
| prefers = {{{prefers}}}
| resources = {{{resources}}}
| resources = {{{resources}}}
Line 17: Line 20:
|image  = {{{image}}}
|image  = {{{image}}}
|fishtype = {{{fishtype}}}
|fishtype = {{{fishtype}}}
|gold  = <font color="gold">{{{gold}}}</font>
|gold  = '''<font color="gold">{{{gold}}}</font>'''
|silver = <font color="silver">{{{silver}}}</font>
|silver = '''<font color="silver">{{{silver}}}</font>'''
|points  = <font color="green">{{{points}}}</font>
|points  = '''<font color="green">{{{points}}}</font>'''
|tourney_pts = {{{tourney_pts}}}
|tourney_pts = {{{tourney_pts}}}
|g-c_tourney = {{{g-c_tourney}}}
|g-c_tourney = {{{g-c_tourney}}}
Line 27: Line 30:
|resources = {{{resources}}}
|resources = {{{resources}}}
|weight  = {{{weight}}}
|weight  = {{{weight}}}
|pole = {{{pole}}}
|pole = <font color="red">{{{pole}}}</font>
|skill = {{{skill}}}
|skill = {{{skill}}}
|habitat = {{{habitat}}}
|habitat = {{{habitat}}}
|drop = {{{drop}}}
|game_ext = {{{game_ext}}}
|game_ext = {{{game_ext}}}
|description = {{{description}}}
|description = {{{description}}}

Navigation menu