Template:ForagingProperties: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
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| ]]}}{{#If:{{{{{Heals|}}}|
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 | scars | {{lc:{{{Heals}}}}} | true=[[healing type is::scars| ]] }}{{
Line 23: Line 23:
IfMatch | nerves | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves| ]][[healing type is::internal| ]] }}{{
IfMatch | nerves | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves| ]][[healing type is::internal| ]] }}{{
IfMatch | tail | {{lc:{{{Heals}}}}} | true=[[heals body part::tail| ]] }}{{
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| ]]{{IfMatch | external | {{lc:{{{Heals}}}}} | true=[[heals body part::skin| ]] }}{{IfMatch | internal | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves| ]] }} }}}}
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| ]]{{IfMatch | external | {{lc:{{{Heals}}}}} | true=[[heals body part::skin| ]] }}{{IfMatch | internal | {{lc:{{{Heals}}}}} | true=[[heals body part::nerves| ]] }} }}
</includeonly>
</includeonly>

Revision as of 01:06, 17 October 2014

A plugin template for foraging detail template that sets properties for seasons, time, and healing if applicable.