Template:Foraging details: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[has item property::requires outdoorsmanship skill::{{{Rank}}}]]}} | ''Unknown'' }}
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[has item property::requires outdoorsmanship skill::{{{Rank}}}]]}} | ''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'''
{{!}}- bgcolor="#FFFFFF"
{{!}}- bgcolor="#FFFFFF"
{{!}} valign="top" {{!}} Body Part {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Part|}}}|,|@@@@|[[has item property::heals body part::@@@@]]}}
{{!}} valign="top" {{!}} Body Part {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Part|}}}|,|@@@@|[[has item property::heals body part::@@@@]]}}
Line 21: Line 21:
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
Used on the item page of a foraged item to include details about foraging.
Used on the item page of a foraged item to include details about foraging. Include immediately after the item template before any other information.

'''Work in progress. Do not use.'''
<pre>
<pre>
{{Foraging details
{{Foraging details

Revision as of 14:06, 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   = 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
}}