Template:Foraging details: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=|{{#arraymap:{{{Time|}}}|,|@@@@|[[time of day is::@@@@]]}}}} | ''Unknown''}}
| valign="top"| Time || align="center" | {{#if: {{{Time|}}} | {{#switch:{{{Time}}}|-=|{{#arraymap:{{{Time|}}}|,|@@@@|[[time of day is::@@@@]]}}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
|- bgcolor="#FFFFFF"
| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{#arraymap:{{{Condition|}}}}|,|@@@@|[[forage condition is::@@@@]]}}}} | ''Unknown''}}
| valign="top"| Condition || align="center" | {{#if: {{{Condition|}}} | {{#switch:{{{Condition}}}|-=None| {{#arraymap:{{{Condition|}}}|,|@@@@|[[forage condition is::@@@@]]}}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
|- bgcolor="#FFFFFF"
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[requires outdoorsmanship skill::{{{Rank}}}]]}} | ''Unknown'' }}
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[requires outdoorsmanship skill::{{{Rank}}}]]}} | ''Unknown'' }}

Revision as of 17:48, 15 October 2014

Used on the item page of a foraged item to include details about foraging. Include immediately after the item template before any other information.

{{Foraging details 
|Terrain     = badland, boreal forest, chapparal, coastal, deciduous forest, desert, freshwater wetland, highland mountain,
               ice cap, marine, rainforest, rural cultivated, savannah, scrub and thorn, steppe, urban cultivated (use "," to separate each)
|Season      = Winter/Spring/Summer/Fall (use "," to separate each)
|Time        = day/night (use "," to separate each if both)
|Condition   = Indoors, Xibar is up, Yavash is up, Katamba is up (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/fresh/scars (use "," to separate each)
}}