Difference between revisions of "Template:Bird id"

From Pathfinder Wiki
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
|colspan="2" style="text-align:left;"|{{#if:{{{call|}}}|<div style="border: 1px solid #AAAAAA; float:left; padding: 5px; margin-right: 10px;">[[Image:Nuvola apps kmix.png|center|35px]]<br>[[Media:{{{call|}}}|Bird call]]</div>{{{description}}}|{{{description}}}}}
 
|colspan="2" style="text-align:left;"|{{#if:{{{call|}}}|<div style="border: 1px solid #AAAAAA; float:left; padding: 5px; margin-right: 10px;">[[Image:Nuvola apps kmix.png|center|35px]]<br>[[Media:{{{call|}}}|Bird call]]</div>{{{description}}}|{{{description}}}}}
 
|}
 
|}
 +
 +
<noinclude>
 +
{{-}}
 +
<pre>
 +
 +
Notes: 1) 'image width' defaults to 300px and affects all images selected.
 +
          Any optional value given must end with 'px'.
 +
      2) Pipe shown below signifies the default value if the (optional)
 +
          parameter is left undefined.
 +
      3) Parenthesised clarifications are not part of the parameter name.
 +
     
 +
     
 +
  latin_name      = (top panel display)
 +
  name (common)    =
 +
 +
  image_width|300px= (affects all four possible image panels)
 +
  Note: The definition of the image parameter acts as a switch to turn on
 +
  handling logic for that image.
 +
 +
  image 1          =
 +
  caption 1        =
 +
 +
  range map        =
 +
  range note|Range =
 +
 +
  image 2          =
 +
  caption 2        =
 +
 +
  image 3          =
 +
  caption 3        =
 +
 +
  call            = (Audio link--> "[[Media:{{{call}}} ]]
 +
  description      = (bottom text)
 +
</pre>
 +
</noinclude>

Revision as of 23:18, 21 March 2007

{{{latin_name}}} ({{{name}}})
Description
{{{description}}}




Notes: 1) 'image width' defaults to 300px and affects all images selected.
          Any optional value given must end with 'px'. 
       2) Pipe shown below signifies the default value if the (optional) 
          parameter is left undefined.
       3) Parenthesised clarifications are not part of the parameter name.
       
       
  latin_name       = (top panel display)
  name (common)    =

  image_width|300px= (affects all four possible image panels)
  Note: The definition of the image parameter acts as a switch to turn on
  handling logic for that image. 

  image 1          =
  caption 1        =

  range map        =
  range note|Range =

  image 2          =
  caption 2        =
 
  image 3          =
  caption 3        = 

  call             = (Audio link--> "[[Media:{{{call}}} ]]
  description      = (bottom text)