Template:Foraging details: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
! colspan="2" | Foraging Details |
! colspan="2" | Foraging Details |
||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Terrain || align="center" | {{#if: {{{Terrain|}}} | {{#switch:{{{Terrain}}}|-=| {{#arraymap:{Terrain|}|,|@@@@|[[has item property::terrain is::@@@@]]}}}} | ''Unknown''}} |
| valign="top"| Terrain || align="center" | {{#if: {{{Terrain|}}} | {{#switch:{{{Terrain}}}|-=| {{#arraymap:{{{Terrain|}}}|,|@@@@|[[has item property::terrain is::@@@@]]}}}} | ''Unknown''}} |
||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Season || align="center" | {{#if: {{{Season|}}} | {{#switch:{{{Season}}}|-=| {{#arraymap:{{{Season|}}}|,|@@@@|[[has item property:: |
| valign="top"| Season || align="center" | {{#if: {{{Season|}}} | {{#switch:{{{Season}}}|-=| {{#arraymap:{{{Season|}}}|,|@@@@|[[has item property::seasons available::@@@@]]}}}} | ''Unknown''}} |
||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=|{{#arraymap:{{{Time|}}}|,|@@@@|[[has item property::time of day is::@@@@]]}}}} | ''Unknown''}} |
| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=|{{#arraymap:{{{Time|}}}|,|@@@@|[[has item property::time of day is::@@@@]]}}}} | ''Unknown''}} |
||
Line 12: | Line 12: | ||
| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{#arraymap:{{{Condition|}}}}|,|@@@@}}}} | ''Unknown''}} |
| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{#arraymap:{{{Condition|}}}}|,|@@@@}}}} | ''Unknown''}} |
||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}}} | ''Unknown'' }} |
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[has item property::requires outdoorsmanship skill::@@@@]]}} | ''Unknown'' }} |
||
|- |
|- |
||
{{#switch: {{{Herb}}} |n=|-=| y={{!}} colspan="2" valign="top" align="center" {{!}} Healing Herb |
{{#switch: {{{Herb}}} |n=|-=| y={{!}} colspan="2" valign="top" align="center" {{!}} Healing Herb |
Revision as of 12:36, 15 October 2014
Used on the item page of a foraged item to include details about foraging.
Work in progress. Do not use.
{{Foraging details |Terrain = |Season = winter/spring/summer/fall (use "," to separate each) |Time = day/night (use "," to separate each if both) |Condition = any addition conditions such as moons, weather, etc. (use "," to separate each, "-" if none) |Rank = Outdoorsmanship rank required (Do not use special characters such as "~" or "?" |Herb = y/n/- (is this a healing herb?) |Part = body part healed |Factor = internal/external }}