Template:Foraging details: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
{{!}} align="center"{{!}} {{#if:{{{4|}}}|{{#switch:{{{4}}}|-=|{{#arraymap:{{{4|}}}|,|@@@@|[[forage condition is::@@@@]]}}}}|?}}
{{!}} align="center"{{!}} {{#if:{{{4|}}}|{{#switch:{{{4}}}|-=|{{#arraymap:{{{4|}}}|,|@@@@|[[forage condition is::@@@@]]}}}}|?}}
{{!}} align="center"{{!}} {{#if:{{{5|}}}|{{#arraymap:{{{5|}}}|,|@@@@|[[terrain is::@@@@]]}}|?}}
{{!}} align="center"{{!}} {{#if:{{{5|}}}|{{#arraymap:{{{5|}}}|,|@@@@|[[terrain is::@@@@]]}}|?}}
{{!}} align="center"{{!}} {{#if:{{{6|}}}|{{#arraymap:{{{6|}}}|,|@@@@|[[heals body part::@@@@]]}}|?}}
{{!}} align="center"{{!}} {{#if:{{{6|}}}|{{#arraymap:{{{6|}}}|,|@@@@|@@@@}}|?}}
{{!}} align="right" {{!}} {{#if:{{{7|}}}|{{#arraymap:{{{7|}}}|,|@@@@|[[healing type is::@@@@]]}}|?}}
|g=
|g=
!Skill!!Season!!Time!!Special Conditions!!Terrain
!Skill!!Season!!Time!!Special Conditions!!Terrain
Line 24: Line 23:
</includeonly><noinclude>A template to list foraging details on a foraged item's page. T must be set to what kind of material it is, either "h" (herb) or "g" (general foraged item).
</includeonly><noinclude>A template to list foraging details on a foraged item's page. T must be set to what kind of material it is, either "h" (herb) or "g" (general foraged item).
<pre>
<pre>
{{Foraging details|t=h|Rank|Season|Time|Condition|Terrain|Part|Type}}
{{Foraging details|t=h|Rank|Season|Time|Condition|Terrain|Heals}}
{{Foraging details|t=g|Rank|Season|Time|Condition|Terrain}}
{{Foraging details|t=g|Rank|Season|Time|Condition|Terrain}}


Line 33: Line 32:
Terrain = any, badland, boreal forest, chapparal, coastal, deciduous forest, desert, freshwater wetland, highland mountain,
Terrain = any, 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)
ice cap, marine, rainforest, rural cultivated, savannah, scrub and thorn, steppe, urban cultivated (use "," to separate each)
Heals = Mix and match from the following: (use a space to separate each, not a comma.)
Part = body part healed
Location: head, eyes, neck, chest, abdomen, back, limbs, torso, all
Type = internal/external/fresh/scars (use "," to separate each)
Type: internal, external, wounds, scars
E.g. external back wounds, all internal scars, external torso wounds, etc.
</pre></noinclude>
</pre></noinclude>

Revision as of 18:25, 16 October 2014

A template to list foraging details on a foraged item's page. T must be set to what kind of material it is, either "h" (herb) or "g" (general foraged item).

{{Foraging details|t=h|Rank|Season|Time|Condition|Terrain|Heals}}
{{Foraging details|t=g|Rank|Season|Time|Condition|Terrain}}

Rank        = Outdoorsmanship rank required (Do not use special characters such as "~" or "?"
Season      = all or winter/spring/summer/fall (use "," to separate each)
Time        = all or 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)
Terrain     = any, 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)
Heals       = Mix and match from the following: (use a space to separate each, not a comma.)
              Location: head, eyes, neck, chest, abdomen, back, limbs, torso, all
              Type: internal, external, wounds, scars
              E.g. external back wounds, all internal scars, external torso wounds, etc.