Difference between revisions of "Template:Omnivore"

From Beasts of Bermuda
Jump to: navigation, search
m
(Got the random symbols on top so I killed em)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered" style="float: Right; width: 300px; font-size: smaller; ; line-height:2.0;"
+
{| class="infobox bordered" style="float: Right; width: 400px; font-size: smaller; ; line-height:2.0;"
 
|-
 
|-
  
Line 7: Line 7:
  
  
{{#if:{{{image<includeonly>|</includeonly>}}} |
+
{{#if:{{{render<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align:center;background-color:#xxxxxx;" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
+
{{!}} colspan="2" style="text-align:center;background-color:#xxxxxx;" {{!}}{{{render}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
Line 14: Line 14:
  
  
{{#if:{{{image<includeonly>|</includeonly>}}} |
+
{{#if:{{{tree<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align:center;background-color:#xxxxxx;" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
+
{{!}} colspan="2" style="text-align:center;background-color:#xxxxxx;" {{!}}{{{tree}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
Line 98: Line 98:
  
  
{{#if:{{{speed<includeonly>|</includeonly>}}} |-
+
{{#if:{{{speed<includeonly>|</includeonly>}}} |
 
{{!}}style="background-color:#6B3E9C; color:#FFF"{{!}}'''Speed:'''
 
{{!}}style="background-color:#6B3E9C; color:#FFF"{{!}}'''Speed:'''
 
{{!}}{{{speed}}}
 
{{!}}{{{speed}}}
Line 114: Line 114:
  
  
{{#if:{{{weight<includeonly>|</includeonly>}}} |-
+
{{#if:{{{weight<includeonly>|</includeonly>}}} |
 
{{!}}style="background-color:#6B3E9C; color:#FFF"{{!}}'''Weight:'''
 
{{!}}style="background-color:#6B3E9C; color:#FFF"{{!}}'''Weight:'''
 
{{!}}{{{weight}}}
 
{{!}}{{{weight}}}
Line 215: Line 215:
 
== Template Usage ==
 
== Template Usage ==
 
  <nowiki>{{Omnivore
 
  <nowiki>{{Omnivore
| image =[[Image:Render.png|300px]]
+
| render = [[Image:Render.png|400px]]
| image =[[Image:Talent Tree.png|300px]]
+
| tree = [[Image:Talent Tree.png|400px]]
 
| namemeaning =
 
| namemeaning =
 
| species =
 
| species =

Latest revision as of 15:52, 11 March 2022

Omnivore
{{{render}}}
{{{tree}}}
Paleontologie
Name Meaning: {{{namemeaning}}}
Species: {{{species}}}
Family: {{{family}}}
Diet: {{{diet}}}
Time Period: {{{timeperiod}}}
Length: {{{length}}}
Weight: {{{weight}}}
Stats
Health: {{{health}}}
Damage: {{{damage}}}
Speed: {{{speed}}}
Stamina: {{{stamina}}}
Weight: {{{weight}}}
Growth Rate: {{{growthrate}}}
Resistance: {{{resistance}}}
Speciality
Attribute: {{{attribute}}}
Special Ability: {{{specialability}}}
Unique Talent: {{{uniquetalent}}}
Good Matchup: {{{goodmatchup}}}
Bad Matchup: {{{badmatchup}}}
Trivia
Released: {{{released}}}
Remodel: {{{remodel}}}
Alias: {{{alias}}}

Template Usage

{{Omnivore
| render = [[Image:Render.png|400px]]
| tree = [[Image:Talent Tree.png|400px]]
| namemeaning =
| species =
| family =
| diet = Omnivore
| timeperiod =
| length =
| weight =
| health =
| damage =
| speed =
| stamina =
| weight =
| growthrate = 
| resistance =
| attribute =
| specialability =
| uniquetalent =
| goodmatchup = 
| badmatchup =
| released =
| remodel = 
| alias =
}}