Template:FaunaRow: Difference between revisions
No edit summary Tag: sourceedit |
No edit summary Tag: sourceedit |
||
Line 3: | Line 3: | ||
| [[{{{name}}}]] |
| [[{{{name}}}]] |
||
| {{#switch: {{{attitude}}} |
| {{#switch: {{{attitude}}} |
||
|Passive = [[ |
|Passive = Passive [[Category:Passive]] |
||
|Defensive = [[ |
|Defensive = Defensive [[Category:Defensive]] |
||
|Aggressive = [[ |
|Aggressive = Aggressive [[Category:Aggressive]]}} |
||
| {{#switch: {{{biome}}} |
| {{#switch: {{{biome}}} |
||
|Safe Shallows = [[ |
|Safe Shallows = Safe Shallows [[Category:Safe Shallows]] |
||
|Kelp Forest = [[ |
|Kelp Forest = Kelp Forest [[Category:Kelp Forest]] |
||
|Grassy Plateaus = [[ |
|Grassy Plateaus = Grassy Plateaus [[Category:Grassy Plateaus]] |
||
|Jelly Shroom = [[ |
|Jelly Shroom = Jelly Shroom [[Category:Jelly Shroom]] |
||
|Mushroom Forest = [[ |
|Mushroom Forest = Mushroom Forest [[Category:Mushroom Forest]] |
||
|Koosh Zone = [[ |
|Koosh Zone = Koosh Zone [[Category:Koosh Zone]] |
||
|Inactive Lava = [[ |
|Inactive Lava = Inactive Lava [[Category:Inactive Lava]] |
||
|Sparse Zone = [[ |
|Sparse Zone = Sparse Zone [[Category:Sparse Zone]] |
||
|Active Lava = [[ |
|Active Lava = Active Lava [[Category:Active Lava]]}} |
||
| {{{dna}}} |
| {{{dna}}} |
||
| {{{comment}}} |
| {{{comment}}} |
Revision as of 05:51, 2 March 2015
|- | [[File:{{{image}}}|100px]] | [[{{{name}}}]] | | | {{{dna}}} | {{{comment}}} |-
[Purge]
Usage
- attitude = (choose one)
- Passive
- Defensive
- Aggressive
- biome = (choose one) (currently based on this chart)
- Safe Shallows
- Kelp Forest
- Grassy Plateaus
- Jelly Shroom
- Mushroom Forest
- Koosh Zone
- Inactive Lava
- Sparse Zone
- Active Lava
Example:
{{FaunaRow | image=Peeper.png | name=Peeper | attitude=Passive | biome=Safe Shallows | dna=[[Speed]] | comment=[[Food]]}}
Result:
Image | Name | Attitude | Biome | DNA | Comment |
---|---|---|---|---|---|
![]() |
Peeper | Passive | Safe Shallows | Speed | Food |
Notes
- Use <br> to create an artificial linebreak as needed
- Though not required, it is preferred to organize the list by biome in order to show natural progression of species.