Template:Foraging details: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(75 intermediate revisions by one other user not shown) | |||
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= |
||
!Name!!Skill!!Season!!Time!!Special Conditions!!Terrain!!Body Part Healed |
|||
! colspan="2" | Foraging Details |
|||
{{!}}- |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} [[pretty name is::{{{name|{{PAGENAME}}}}}]] |
|||
⚫ | |||
{{!}} align="center"{{!}} {{#if:{{{rank|}}}|[[requires outdoorsmanship skill::{{{rank}}}]]|}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{season|}}}|{{#arraymap:{{{season|}}}|,|@@@@|@@@@}}|}} |
|||
{{!}} align="center"{{!}} {{#if:{{{time|}}}|{{#arraymap:{{{time|}}}|,|@@@@|@@@@}}|}} |
|||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{condition|}}}|{{#switch:{{{condition}}}|-=|{{#arraymap:{{{condition|}}}|,|@@@@|[[forage condition is::@@@@]]}}}}|}} |
|||
⚫ | |||
|- bgcolor="#FFFFFF" |
|||
{{!}} align="center"{{!}} {{#if:{{{heals|}}}|{{#arraymap:{{{heals|}}}|,|@@@@|@@@@}}|}}[[page type is::herb| ]] |
|||
|g= |
|||
|- bgcolor="#FFFFFF" |
|||
!Name!!Skill!!Season!!Time!!Special Conditions!!Terrain |
|||
| valign="top"| Outdoorsmanship || align="center" | {{#if: {{{Rank|}}} | {{#switch:{{{Rank}}}|-=| {{{Rank}}}|[[has item property::requires outdoorsmanship skill::@@@@]]}} | ''Unknown'' }} |
|||
{{!}}- |
|||
|- |
|||
{{!}} align="center"{{!}} [[pretty name is::{{{name|{{PAGENAME}}}}}]] |
|||
{{!}} align="center"{{!}} {{#if:{{{rank|}}}|[[requires outdoorsmanship skill::{{{rank}}}]]|}} |
|||
{{!}}- bgcolor="#FFFFFF" |
|||
{{!}} |
{{!}} align="center"{{!}} {{#if:{{{season|}}}|{{#arraymap:{{{season|}}}|,|@@@@|@@@@}}|}} |
||
{{!}} align="center"{{!}} {{#if:{{{time|}}}|{{#switch:{{{time|}}}|all|All=all[[time available is::day| ]][[time available is::night| ]]|{{#arraymap:{{{time|}}}|,|@@@@|[[time available is::@@@@]]}}}}|}} |
|||
{{!}}- bgcolor="#FFFFFF" |
|||
{{!}} |
{{!}} align="center"{{!}} {{#if:{{{condition|}}}|{{#switch:{{{condition}}}|-=|{{#arraymap:{{{condition|}}}|,|@@@@|[[forage condition is::@@@@]]}}}}|}} |
||
{{!}} align="center"{{!}} {{#if:{{{terrain|}}}|{{#arraymap:{{{terrain|}}}|,|@@@@|[[terrain is::@@@@]]}}|}} |
|||
}} |
|||
⚫ | |||
|}{{ForagingProperties|Season={{{season|}}}|Time={{{time|}}}|Heals={{#switch:{{{t}}}|h={{{heals|}}}|}}}}{{cat|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). |
|||
Used on the item page of a foraged item to include details about foraging. |
|||
'''Work in progress. Do not use.''' |
|||
<pre> |
<pre> |
||
{{Foraging details|name=Name|t=h|rank=Rank|season=Season|time=Time|condition=Condition|terrain=Terrain|heals=Heals}} |
|||
{{Foraging details |
|||
{{Foraging details|name=Name|t=g|rank=Rank|season=Season|time=Time|condition=Condition|terrain=Terrain}} |
|||
|Terrain = |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|Herb = y/n/- (is this a healing herb?) |
|||
|Part = body part healed |
|||
|Factor = internal/external |
|||
}} |
|||
</pre> |
|||
Name = Foraged item name (Optional - if different from the page name) |
|||
</noinclude> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
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, eye, neck, face, chest, abdomen, back, torso, limb, nerve, skin, all |
|||
Type: internal, external, wounds, scars |
|||
E.g. external back wounds, all internal scars, external torso wounds, etc. |
|||
⚫ |
Latest revision as of 17:55, 30 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|name=Name|t=h|rank=Rank|season=Season|time=Time|condition=Condition|terrain=Terrain|heals=Heals}} {{Foraging details|name=Name|t=g|rank=Rank|season=Season|time=Time|condition=Condition|terrain=Terrain}} Name = Foraged item name (Optional - if different from the page name) 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, eye, neck, face, chest, abdomen, back, torso, limb, nerve, skin, all Type: internal, external, wounds, scars E.g. external back wounds, all internal scars, external torso wounds, etc.