Difference between revisions of "Template:ARR Infobox Fishing"

Line 1: Line 1:
 
<noinclude><pre>
 
<noinclude><pre>
 
{{ARR Infobox Fishing
 
{{ARR Infobox Fishing
|Item          = {{subst:PAGENAME}} <!-- Name of the fish -->
+
|Item          = {{subst:PAGENAME}}
|FishingLoc    = <!-- The location of the Fishing Hole being added.-->
+
|FishingLoc    = <!-- The location of the Fishing Hole being added -->
|HoleBait      = <!-- Bait used to catch this fish at this location -->
+
|HoleBait      = <!-- Bait used to catch the fish at this location -->
|HoleConditions = <!-- Conditions, if any, required to catch this fish at this location -->
+
|HoleConditions = <!-- Conditions required to catch the fish at this location ie: Time of day -->
|Normal Weather = <!-- Comma separated list of weather required to catch. 3 or fewer -->
+
|Normal Weather = <!-- List of different weather that Fish can be caught in, comma delineated -->
|Weather Chain  = <!-- Comma delineated list of weather chain. ie: "Rain, Clear" for Clear weather after a Rainstorm -->
+
|Weather Chain  = <!-- List in order of chain, ie: "Rain, Clear" for Clear skies AFTER Rain -->
|Mooch          = <!-- If fish is caught via Mooch, name of fish required to be 'bait' here -->
+
|Mooch          = <!-- If fish is caught via Mooching, list the fish is used as Mooch bait -->
|Mooch Chain    = <!-- Comma separated list. ie: "Merlthor Goby, Wahoo" if Merlthoy Goby is caught first, mooched to catch Wahoo, and then Wahoo is mooched to catch final fish -->
+
|Mooch Chain    = <!-- If fish is caught by multiple Mooches, list fish in order -->
 +
|Intuition      = <!-- Fish that must be caught to trigger "Fisher's Intuition," New for 2.4 -->
 +
}}
  
}}
 
 
</pre></noinclude><includeonly><div class="itembox" style="width:90%;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;">
 
</pre></noinclude><includeonly><div class="itembox" style="width:90%;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;">
 
{{{!}} cellpadding="0" width="100%" cellspacing="0" border="0" style="padding:0em 0em 0em 0em; color:white;"
 
{{{!}} cellpadding="0" width="100%" cellspacing="0" border="0" style="padding:0em 0em 0em 0em; color:white;"
Line 52: Line 53:
 
{{!}}colspan="4" width="65%" {{!}}Conditions: {{{HoleConditions}}}
 
{{!}}colspan="4" width="65%" {{!}}Conditions: {{{HoleConditions}}}
 
}}
 
}}
 +
{{#if:{{{Intuition|}}}|[[Fisher's Intuition]] triggered by: [[{{{Intuition}}}]]|}}
 
{{#if:{{{Normal Weather|}}}|
 
{{#if:{{{Normal Weather|}}}|
 
{{!}}-
 
{{!}}-

Revision as of 08:19, 8 November 2014

{{ARR Infobox Fishing
|Item           = {{subst:PAGENAME}}
|FishingLoc     = <!-- The location of the Fishing Hole being added -->
|HoleBait       = <!-- Bait used to catch the fish at this location -->
|HoleConditions = <!-- Conditions required to catch the fish at this location ie: Time of day -->
|Normal Weather = <!-- List of different weather that Fish can be caught in, comma delineated -->
|Weather Chain  = <!-- List in order of chain, ie: "Rain, Clear" for Clear skies AFTER Rain -->
|Mooch          = <!-- If fish is caught via Mooching, list the fish is used as Mooch bait -->
|Mooch Chain    = <!-- If fish is caught by multiple Mooches, list fish in order -->
|Intuition      = <!-- Fish that must be caught to trigger "Fisher's Intuition," New for 2.4 -->
}}