Template:Foraging details: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly>{|border="1" class="wikitable" |
||
{{#switch:{{{t}}} |
|||
{| cellpadding="2" style="float:right; width:300px; background:#e3e3e3; border-spacing:1px;" |
|||
| |
|h= |
||
!Skill!!Season!!Time!!Special Conditions!!Terrain!!Body Part Healed!!Healing Type |
|||
! colspan="2" | Foraging Details |
|||
{{!}}- |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{1|}}}|[[requires outdoorsmanship skill::{{{3}}}]]|?}} |
|||
{{!}} align="center"{{!}} {{#if:{{{2|}}}|{{#arraymap:{{{Season|}}}|,|@@@@|[[seasons available::@@@@]]}}}}|?}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{3|}}}|{{#arraymap:{{{Time|}}}|,|@@@@|[[time of day is::@@@@]]}}|?}} |
|||
{{!}} align="center"{{!}} {{#if:{{{4|}}}|{{#arraymap:{{{Condition|}}}|,|@@@@|[[forage condition is::@@@@]]}}|?}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{5|}}}|{{#arraymap:{{{Terrain|}}}|,|@@@@|[[terrain is::@@@@]]}}|?}} |
|||
{{!}} align="center"{{!}} {{#if:{{{6|}}}|{{#arraymap:{{{Part|}}}|,|@@@@|[[heals body part::@@@@]]}}|?}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="right" {{!}} {{#if:{{{7|}}}|{{#arraymap:{{{Factor|}}}|,|@@@@|[[healing type::@@@@]]}}|?}}|}} |
|||
|g= |
|||
|- bgcolor="#FFFFFF" |
|||
!Skill!!Season!!Time!!Special Conditions!!Terrain |
|||
⚫ | |||
{{!}}- |
|||
|- |
|||
⚫ | |||
{{#switch: {{{Herb}}} |no|n|false|f|-=|yes|true|t|y={{!}} colspan="2" valign="top" align="center" {{!}} '''Healing Herb''' |
|||
{{!}} align="center"{{!}} {{#if:{{{2|}}}|{{#arraymap:{{{Season|}}}|,|@@@@|[[seasons available::@@@@]]}}}}|?}} |
|||
{{!}}- bgcolor="#FFFFFF" |
|||
{{!}} |
{{!}} align="center"{{!}} {{#if:{{{3|}}}|{{#arraymap:{{{Time|}}}|,|@@@@|[[time of day is::@@@@]]}}|?}} |
||
{{!}} align="center"{{!}} {{#if:{{{4|}}}|{{#arraymap:{{{Condition|}}}|,|@@@@|[[forage condition is::@@@@]]}}|?}} |
|||
{{!}}- bgcolor="#FFFFFF" |
|||
{{!}} |
{{!}} align="center"{{!}} {{#if:{{{5|}}}|{{#arraymap:{{{Terrain|}}}|,|@@@@|[[terrain is::@@@@]]}}|?}} |
||
|}</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> |
|||
Used on the item page of a foraged item to include details about foraging. Include immediately after the item template before any other information. |
|||
<pre> |
<pre> |
||
{{Foraging details |
{{Foraging details|t=h|Rank|Season|Time|Condition|Terrain|Part|Type}} |
||
{{Foraging details|t=g|Rank|Season|Time|Condition|Terrain}} |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
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) |
||
⚫ | |||
⚫ | |||
Type = internal/external/fresh/scars (use "," to separate each) |
|||
⚫ | |||
⚫ | |||
|Herb = y/n/- (is this a healing herb?) |
|||
⚫ | |||
⚫ | |||
}} |
}} |
||
</pre> |
</pre></noinclude> |
||
</noinclude> |
Revision as of 12:34, 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|Part|Type}} {{Foraging details|t=g|Rank|Season|Time|Condition|Terrain}} Rank = Outdoorsmanship rank required (Do not use special characters such as "~" or "?" 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) 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) Part = body part healed Type = internal/external/fresh/scars (use "," to separate each) }}