Difference between revisions of "Template:Habitats"
Line 4: | Line 4: | ||
For example, if used on [[Timber wolf]], the result is: {{Habitats|Timber wolf}}. | For example, if used on [[Timber wolf]], the result is: {{Habitats|Timber wolf}}. | ||
− | You can also make it produce "or" rather than "and" by doing<code><nowiki>{{Habitats|Timber wolf|or}}:</nowiki></code>{{Habitats|Timber wolf|or}}. | + | You can also make it produce "or" rather than "and" by doing<code><nowiki>{{Habitats|Timber wolf|or}}:</nowiki></code>{{Habitats|Timber wolf|or}}.{{Documentation}} |
</noinclude><includeonly>{{#vardefine: habitatString | {{#if:{{Q|{{{1|{{PAGENAME}}}}}|Lives In Temperate Forest}}|[[temperate forest]]s, }}<!-- | </noinclude><includeonly>{{#vardefine: habitatString | {{#if:{{Q|{{{1|{{PAGENAME}}}}}|Lives In Temperate Forest}}|[[temperate forest]]s, }}<!-- | ||
-->{{#if:{{Q|{{{1|{{PAGENAME}}}}}|Lives In Temperate Swamp}}|[[temperate swamp]]s, }}<!-- | -->{{#if:{{Q|{{{1|{{PAGENAME}}}}}|Lives In Temperate Swamp}}|[[temperate swamp]]s, }}<!-- |
Revision as of 11:07, 29 September 2022
Returns a nicely-formatted list of all the biomes an animal can appear in.
For example, if used on Timber wolf, the result is: temperate forests, temperate swamps, boreal forests, cold bogs, and tundra.
You can also make it produce "or" rather than "and" by doing{{Habitats|Timber wolf|or}}:
temperate forests, temperate swamps, boreal forests, cold bogs, or tundra.
Returns a nicely-formatted list of all the biomes an animal or plant can appear in as defined by the "Lives in" properties.
Parameters
All parameters are optional.
The first parameter defines the animal or plant of which to display the native biomes. If no value is set, it defaults to the current page.
The second, if present, changes the word between the last two habitats from "and" to "or". Any text will work, but "or" is suggested for clarity's sake.
Examples
{{Habitats}}
If used on Timber wolf, would result in: temperate forests, temperate swamps, boreal forests, cold bogs, and tundra.
{{Habitats|Bamboo tree}}
If used on any page, would result in: tropical rainforests.
{{Habitats|Cobra|or}}
If used on any page, would result in: tropical rainforests, or tropical swamps.
Wild healroot can spawn in a number of biomes including {{Habitats|Wild healroot}}.
If used on any page, would result in: Wild healroot can spawn in a number of biomes including temperate forests, temperate swamps, boreal forests, cold bogs, and tundra.
The above documentation is transcluded from Template:Habitats/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |