Template:ForagingProperties: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>A plugin template for foraging detail template that sets properties for seasons, time, and healing if applicable.</noinclude><includeonly>{{ |
<noinclude>A plugin template for foraging detail template that sets properties for seasons, time, and healing if applicable.</noinclude><includeonly>[[foraged item::true| ]]{{ |
||
IfMatch | winter | {{lc:{{{Season}}}}} | true=[[seasons available::Winter| ]] }}{{ |
IfMatch | winter | {{lc:{{{Season}}}}} | true=[[seasons available::Winter| ]] }}{{ |
||
IfMatch | spring| {{lc:{{{Season}}}}} | true=[[seasons available::Spring| ]] }}{{ |
IfMatch | spring| {{lc:{{{Season}}}}} | true=[[seasons available::Spring| ]] }}{{ |
||
IfMatch | summer| {{lc:{{{Season}}}}} | true=[[seasons available::Summer| ]] }}{{ |
IfMatch | summer| {{lc:{{{Season}}}}} | true=[[seasons available::Summer| ]] }}{{ |
||
IfMatch | |
IfMatch | all | {{lc:{{{Season}}}}} | true={{ |
||
IfMatch | |
IfMatch | fall | {{lc:{{{Season}}}}} | true=[[seasons available::Fall| ]] | false=[[seasons available::Winter| ]][[seasons available::Spring| ]][[seasons available::Summer| ]][[seasons available::Fall| ]] }} }}{{ |
||
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| ]] }}{{ |
Latest revision as of 17:24, 17 October 2014
A plugin template for foraging detail template that sets properties for seasons, time, and healing if applicable.