Difference between revisions of "Template:Plant Data"

From The Aquarium Wiki
Jump to: navigation, search
m
 
 
Line 8: Line 8:
 
}}
 
}}
 
{{#if: {{{species|}}}                    | {{profile-line-single-column |content= {{sn|{{{species}}}}} }} | }}
 
{{#if: {{{species|}}}                    | {{profile-line-single-column |content= {{sn|{{{species}}}}} }} | }}
 +
{{#if: {{{category|}}}    | {{profile-line-two-column |left=[[Type]] |right={{{category}}} }} |}}
 
{{#if: {{{difficulty|}}}                  | {{profile-line-two-column |left=[[Difficulty]] |right={{difficulty-phrase|{{{difficulty}}} }}  }} | }}
 
{{#if: {{{difficulty|}}}                  | {{profile-line-two-column |left=[[Difficulty]] |right={{difficulty-phrase|{{{difficulty}}} }}  }} | }}
 
{{#if: {{{min_ph|}}}{{{max_ph|}}}        | {{profile-line-two-column |left=[[pH]] |right={{#if: {{{min_ph}}} | [[Minimum pH::{{{min_ph}}}]] | ?}} - {{#if: {{{max_ph}}} | [[Maximum pH::{{{max_ph}}}]] | ?}}| }}| }}
 
{{#if: {{{min_ph|}}}{{{max_ph|}}}        | {{profile-line-two-column |left=[[pH]] |right={{#if: {{{min_ph}}} | [[Minimum pH::{{{min_ph}}}]] | ?}} - {{#if: {{{max_ph}}} | [[Maximum pH::{{{max_ph}}}]] | ?}}| }}| }}
Line 22: Line 23:
 
{{Categorize
 
{{Categorize
 
   |type={{{type|p}}}
 
   |type={{{type|p}}}
 +
  |category={{{category|}}}
 
   |tank_size_units ={{{min_tank_size_unit|}}}
 
   |tank_size_units ={{{min_tank_size_unit|}}}
 
   |tank_size = {{{min_tank_size}}}
 
   |tank_size = {{{min_tank_size}}}

Latest revision as of 13:07, 7 June 2020


Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Plant Data/doc.

Usage[edit]

Code[edit]

{{Plant Data
  |name = 
  |image = 
  |caption = 
  |species = 
  |max_height = 
  |max_width = 
  |size_units = 
  |difficulty = 
  |light_needs = 
  |min_temperature = 
  |max_temperature = 
  |temperature_units = 
  |growth_rate = Medium
  |min_ph = 
  |max_ph = 
  |min_water_hardness = 
  |max_water_hardness = 
  |placement = 
  |availability =
}}

Variables[edit]

name[edit]

This variable is the most common, common name for the species

image[edit]

Image name, already uploaded to The Aquarium Wiki already

caption[edit]

Caption to go under the image

species[edit]

Species name

max_height[edit]

See also: Template:Size-phrase

max_width[edit]

See also: Template:Size-phrase

size_units[edit]

See also: Template:Size-phrase

difficulty[edit]

See also: Template:difficulty-phrase

light_needs[edit]

See also: Template:light_needs-phrase

min_temperature[edit]

See also: Template:Temp-phrase

max_temperature[edit]

See also: Template:Temp-phrase

temperature_units[edit]

See also: Template:Temp-phrase

growth_rate[edit]

See also: Template:growth_rate-phrase

min_ph[edit]

Numerical value for the lower end of the pH this plant can tolerate

max_ph[edit]

Numerical value for the higher end of the pH this plant can tolerate

min_water_hardness[edit]

Numerical value for the lower end of the water hardness this plant can tolerate

max_water_hardness[edit]

Numerical value for the higher end of the water hardness this plant can tolerate

placement[edit]

See also: Template:Location-phrase

availability[edit]

See also: Template:Availability-phrase<div style="clear:both;" />