Template:ForagingProperties: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
IfMatch | day | {{lc:{{{Time}}}}} | true=[[time available is::day| ]] }}{{
IfMatch | day | {{lc:{{{Time}}}}} | true=[[time available is::day| ]] }}{{
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 | 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 | 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| ]] }}
</includeonly>
</includeonly>

Revision as of 17:31, 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.