Template:ForagingProperties: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
IfMatch | night | {{lc:{{{Time}}}}} | true=[[time available is::night| ]] }}{{
IfMatch | night | {{lc:{{{Time}}}}} | true=[[time available is::night| ]] }}{{
IfMatch | all | {{lc:{{{Time}}}}} | true=[[time available is::day| ]][[time available is::night| ]]}}{{
IfMatch | all | {{lc:{{{Time}}}}} | true=[[time available is::day| ]][[time available is::night| ]]}}{{
IfMatch | wounds | {{lc:{{{Heals}}}}} | true=[[healing type is::wounds| ]] }}{{
IfMatch | wounds | {{lc:{{{Heals}}}}} | true=[[healing type is::wounds| ]] }}{{IfMatch | scars | {{lc:{{{Heals}}}}} | true=[[healing type is::scars| ]] }}{{IfMatch | internal | {{lc:{{{Heals}}}}} | true=[[healing type is::internal| ]] }}{{IfMatch | external | {{lc:{{{Heals}}}}} | true=[[healing type is::external| ]] }}{{IfMatch | head | {{lc:{{{Heals}}}}} | true=[[heals body part::head| ]] }}{{IfMatch | eyes | {{lc:{{{Heals}}}}} | true=[[heals body part::eyes| ]] }}{{IfMatch | neck | {{lc:{{{Heals}}}}} | true=[[heals body part::neck| ]] }}{{IfMatch | chest | {{lc:{{{Heals}}}}} | true=[[heals body part::chest| ]] }}{{IfMatch | back | {{lc:{{{Heals}}}}} | true=[[heals body part::back| ]] }}{{IfMatch | abdomen | {{lc:{{{Heals}}}}} | true=[[heals body part::abdomen| ]] }}{{IfMatch | torso | {{lc:{{{Heals}}}}} | true=[[heals body part::chest| ]][[heals body part::back| ]][[heals body part::abdomen| ]] }}{{
IfMatch | scars | {{lc:{{{Heals}}}}} | true=[[healing type is::scars| ]] }}{{
IfMatch | limbs | {{lc:{{{Heals}}}}} | true=[[heals body part::limbs| ]] }}{{IfMatch | all | {{lc:{{{Heals}}}}} | true=[[heals body part::head| ]][[heals body part::eyes| ]][[heals body part::neck| ]][[heals body part::chest| ]][[heals body part::back| ]][[heals body part::abdomen| ]][[heals body part::limbs| ]] }}
IfMatch | internal | {{lc:{{{Heals}}}}} | true=[[healing type is::internal| ]] }}{{
IfMatch | external | {{lc:{{{Heals}}}}} | true=[[healing type is::external| ]] }}{{
IfMatch | head | {{lc:{{{Heals}}}}} | true=[[heals body part::head| ]] }}{{
IfMatch | eyes | {{lc:{{{Heals}}}}} | true=[[heals body part::eyes| ]] }}{{
IfMatch | neck | {{lc:{{{Heals}}}}} | true=[[heals body part::neck| ]] }}{{
IfMatch | chest | {{lc:{{{Heals}}}}} | true=[[heals body part::chest| ]] }}{{
IfMatch | back | {{lc:{{{Heals}}}}} | true=[[heals body part::back| ]] }}{{
IfMatch | abdomen | {{lc:{{{Heals}}}}} | true=[[heals body part::abdomen| ]] }}{{
IfMatch | torso | {{lc:{{{Heals}}}}} | true=[[heals body part::chest| ]][[heals body part::back| ]][[heals body part::abdomen| ]] }}{{
IfMatch | limbs | {{lc:{{{Heals}}}}} | true=[[heals body part::limbs| ]] }}{{
IfMatch | skin | {{lc:{{{Heals}}}}} | true=[[heals body part::skin| ]][[healing type is::external| ]] }}{{
IfMatch | nerves | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves| ]][[healing type is::internal| ]] }}{{
IfMatch | tail | {{lc:{{{Heals}}}}} | true=[[heals body part::tail| ]] }}{{
IfMatch | all | {{lc:{{{Heals}}}}} | true=[[heals body part::head| ]][[heals body part::eyes| ]][[heals body part::neck| ]][[heals body part::chest| ]][[heals body part::back| ]][[heals body part::abdomen| ]][[heals body part::limbs| ]][[heals body part::tail| ]]{{#if:{{IfMatch | external | {{lc:{{{Heals}}}}} | true=[[heals body part::skin| ]] }}}}{{#if:{{IfMatch | internal | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves|:nerves]] }}}} }}
</includeonly>
</includeonly>

Revision as of 17:52, 16 October 2014

A plugin template for foraging detail template that sets seasons available properties and displays all instead of individual seasons if all four are present.