Template:Foraging details: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
|||
<includeonly>{| cellpadding="2" style="float:right; width:300px; background:#e3e3e3; border-spacing:1px;"|-! colspan="2" | Foraging Details|- bgcolor="#FFFFFF"| valign="top"| Terrain || align="center" | {{#if: {{{Terrain|}}} | {{#switch:{{{Terrain}}}|-=| {{{Terrain}}}{{#arraymap:{{{Terrain}}}|,|@@@@|[[has item property::terrain is::@@@@| ]]}}}} | ''Unknown''}}|- bgcolor="#FFFFFF"| valign="top"| Season || align="center" | {{#if: {{{Season|}}} | {{#switch:{{{Season}}}|-=| {{{Season}}}{{#arraymap:{{{Season}}}|,|@@@@|[[has item property::season is::@@@@]]}}}} | ''Unknown''}}|- bgcolor="#FFFFFF"| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=| {{{Time}}}{{#arraymap:{{{Time}}}|,|@@@@|[[has item property::time of day is::@@@@]]}}}} | ''Unknown''}}|- bgcolor="#FFFFFF"| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{{Condition}}}{{#arraymap:{{{Condition}}}}|,|@@@@}}}} | ''Unknown''}}|- bgcolor="#FFFFFF"| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}} | ''Unknown'' }}}}|-{{#if: {{{Herb|}}} | {{!}} colspan="2" valign="top" align="center" {{!}} Healing Herb }}|- bgcolor="#FFFFFF"{{#if: {{{Herb|}}} | {{!}} valign="top" {{!}} Body Part {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Part}}}|,|@@@@|[[has item property::heals body part::@@@@]]}}}}|- bgcolor="#FFFFFF"{{#if: {{{Herb|}}} | {{!}} valign="top" {{!}} Factor {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Factor}}}|,|@@@@|[[has item property::heals factor::@@@@]]}}}}|}</includeonly><noinclude>Used on the item page of a foraged item to include details about foraging.'''Work in progress. Do not use.'''<pre>{{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}}</pre></noinclude> |
|||
{| cellpadding="2" style="float:right; width:300px; background:#e3e3e3; border-spacing:1px;" |
|||
|- |
|||
! colspan="2" | Foraging Details |
|||
|- bgcolor="#FFFFFF" |
|||
| valign="top"| Terrain || align="center" | {{#if: {{{Terrain|}}} | {{#switch:{{{Terrain}}}|-=| {{{Terrain}}}{{#arraymap:{{{Terrain}}}|,|@@@@|[[has item property::terrain is::@@@@| ]]}}}} | ''Unknown''}} |
|||
|- bgcolor="#FFFFFF" |
|||
| valign="top"| Season || align="center" | {{#if: {{{Season|}}} | {{#switch:{{{Season}}}|-=| {{{Season}}}{{#arraymap:{{{Season}}}|,|@@@@|[[has item property::season is::@@@@]]}}}} | ''Unknown''}} |
|||
|- bgcolor="#FFFFFF" |
|||
| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=| {{{Time}}}{{#arraymap:{{{Time}}}|,|@@@@|[[has item property::time of day is::@@@@]]}}}} | ''Unknown''}} |
|||
|- bgcolor="#FFFFFF" |
|||
| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{{Condition}}}{{#arraymap:{{{Condition}}}}|,|@@@@}}}} | ''Unknown''}} |
|||
|- bgcolor="#FFFFFF" |
|||
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}} | ''Unknown'' }}}}|-{{#if: {{{Herb|}}} | {{!}} colspan="2" valign="top" align="center" {{!}} Healing Herb }} |
|||
|- bgcolor="#FFFFFF" |
|||
{{#if: {{{Herb|}}} | {{!}} valign="top" {{!}} Body Part {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Part}}}|,|@@@@|[[has item property::heals body part::@@@@]]}}}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{#if: {{{Herb|}}} | {{!}} valign="top" {{!}} Factor {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Factor}}}|,|@@@@|[[has item property::heals factor::@@@@]]}}}}|} |
|||
</includeonly><noinclude> |
|||
Used on the item page of a foraged item to include details about foraging. |
|||
'''Work in progress. Do not use.''' |
|||
<pre> |
|||
{{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}} |
|||
</pre> |
|||
</noinclude> |
Revision as of 12:12, 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}}