Template:FaunaRow: Difference between revisions
No edit summary Tag: sourceedit |
Tag: sourceedit |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| [[{{{name}}}]] |
| [[{{{name}}}]] |
||
| {{#switch: {{{attitude}}} |
| {{#switch: {{{attitude}}} |
||
|Passive = [[:Category:Passive|Passive]] |
|Passive = [[:Category:Attitude: Passive|Passive]] |
||
|Defensive = [[:Category:Defensive|Defensive]] |
|Defensive = [[:Category:Attitude: Defensive|Defensive]] |
||
|Aggressive = [[:Category:Aggressive|Aggressive]]}} |
|Aggressive = [[:Category:Attitude: Aggressive|Aggressive]]}} |
||
| |
| {{{biome}}} |
||
⚫ | |||
|Safe Shallows = [[:Category:Safe Shallows|Safe Shallows]] |
|||
⚫ | |||
|Grassy Plateaus = [[:Category:Grassy Plateaus|Grassy Plateaus]] |
|||
⚫ | |||
|Grand Reef = [[:Category:Grand Reef|Grand Reef]] |
|||
⚫ | |||
|Floater Islands = [[:Category:Floater Islands|Floater Islands]] |
|||
|Danger Reef = [[:Category:Danger Reef|Danger Reef]] |
|||
|Lost River = [[:Category:Lost River|Lost River]] |
|||
|Arctic = [[:Category:Arctic|Arctic]] |
|||
⚫ | |||
⚫ | |||
| {{{comment}}} |
| {{{comment}}} |
||
|-<noinclude> |
|-<noinclude> |
||
Line 29: | Line 18: | ||
** Defensive |
** Defensive |
||
** Aggressive |
** Aggressive |
||
* biome = (choose one or more. Separate multiple biomes with '''<nowiki><br></nowiki>''') (currently based on [http://www.gliffy.com/go/publish/7224075 this chart]) |
|||
* biome = (choose one) |
|||
<pre>[[:Category:Safe Shallows|Safe Shallows]] |
|||
[[:Category:Kelp Forest|Kelp Forest]] |
|||
[[:Category:Grassy Plateaus|Grassy Plateaus]] |
|||
[[:Category:Jelly Shroom|Jelly Shroom]] |
|||
** Koosh Zone |
|||
⚫ | |||
** Grand Reef |
|||
⚫ | |||
** Lava Zone |
|||
⚫ | |||
** Floater Islands |
|||
⚫ | |||
** Danger Reef |
|||
[[:Category:Active Lava|Active Lava]]</pre> |
|||
** Lost River |
|||
** Arctic |
|||
** Floater Islands |
|||
** Inactive Lava Zone |
|||
'''Example:''' |
'''Example:''' |
||
<pre>{{FaunaRow | image= |
<pre>{{FaunaRow | image=Peeper.png | name=Peeper | attitude=Passive | biome=[[:Category:Safe Shallows|Safe Shallows]] <br> [[:Category:Kelp Forest|Kelp Forest]] | dna=[[Speed]] | comment=[[Food]] <br> Can be used to lure Stalkers}}</pre> |
||
Line 52: | Line 38: | ||
|+ |
|+ |
||
! Image !! Name !! Attitude !! Biome !! DNA !! Comment |
! Image !! Name !! Attitude !! Biome !! DNA !! Comment |
||
{{FaunaRow | image= |
{{FaunaRow | image=Peeper.png | name=Peeper | attitude=Passive | biome=[[:Category:Safe Shallows|Safe Shallows]] <br> [[:Category:Kelp Forest|Kelp Forest]] | dna=[[Speed]] | comment=[[Food]] <br> Can be used to lure Stalkers}} |
||
|} |
|} |
||
= Notes = |
|||
* Use '''<nowiki><br></nowiki>''' to create an artificial linebreak as needed (such as between biomes). |
|||
* Though not required, it is preferred to organize the list by biome in order to show natural progression of species. |
|||
</noinclude> |
</noinclude> |
Latest revision as of 17:23, 18 March 2015
|- | [[File:{{{image}}}|100px]] | [[{{{name}}}]] | | {{{biome}}} | {{{dna}}} | {{{comment}}} |-
[Purge]
Usage
- attitude = (choose one)
- Passive
- Defensive
- Aggressive
- biome = (choose one or more. Separate multiple biomes with <br>) (currently based on this chart)
[[:Category:Safe Shallows|Safe Shallows]] [[:Category:Kelp Forest|Kelp Forest]] [[:Category:Grassy Plateaus|Grassy Plateaus]] [[:Category:Jelly Shroom|Jelly Shroom]] [[:Category:Mushroom Forest|Mushroom Forest]] [[:Category:Koosh Zone|Koosh Zone]] [[:Category:Inactive Lava|Inactive Lava]] [[:Category:Sparse Zone|Sparse Zone]] [[:Category:Active Lava|Active Lava]]
Example:
{{FaunaRow | image=Peeper.png | name=Peeper | attitude=Passive | biome=[[:Category:Safe Shallows|Safe Shallows]] <br> [[:Category:Kelp Forest|Kelp Forest]] | dna=[[Speed]] | comment=[[Food]] <br> Can be used to lure Stalkers}}
Result:
Image | Name | Attitude | Biome | DNA | Comment |
---|---|---|---|---|---|
![]() |
Peeper | Passive | Safe Shallows Kelp Forest |
Speed | Food Can be used to lure Stalkers |
Notes
- Use <br> to create an artificial linebreak as needed (such as between biomes).
- Though not required, it is preferred to organize the list by biome in order to show natural progression of species.