Template:FaunaRow: Difference between revisions
No edit summary Tag: sourceedit |
Tag: sourceedit |
||
Line 7: | Line 7: | ||
|Aggressive = [[:Category:Attitude: Aggressive|Aggressive]]}} |
|Aggressive = [[:Category:Attitude: Aggressive|Aggressive]]}} |
||
| {{{biome}}} |
| {{{biome}}} |
||
| {{{dna}}} |
|||
| {{{comment}}} |
| {{{comment}}} |
||
|-<noinclude> |
|-<noinclude> |
||
Line 30: | Line 31: | ||
'''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 36: | Line 37: | ||
{| class="wikitable sortable" border="0" style="margin: 1em auto 1em auto" |
{| class="wikitable sortable" border="0" style="margin: 1em auto 1em auto" |
||
|+ |
|+ |
||
! Image !! Name !! Attitude !! Biome !! 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}} |
||
|} |
|} |
||
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.