Template:Birdbox: Difference between revisions
Appearance
Created page with "<includeonly>{{Infobox | bodystyle = width: 300px; | title = <span style="font-size: 150%;">{{{Name<noinclude>|Bird Species</noinclude>}}}</span> | image = {{#if:{{{Image<noinclude>|NoImage.png</noinclude>}}} | [[File:{{{Image<noinclude>|NoImage.png</noinclude>}}}|frameless|280px]]}} | caption = A photo of the {{{Name<noinclude>|Bird Species</noinclude>}}} | label1 = Latin Name | data1 = ''{{{Latin Name<noinclude>|Genus species</noinclude>}}}'' | label2 = Year First Seen..." |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><div class="infobox mobile"> | ||
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div> | |||
{{#if:{{{sciname}}} | <div class="infobox-subtitle">{{{sciname}}}</div> |}} | |||
{{#if:{{{image|}}}| | |||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|250px]]</div>}} | |||
<div class="infobox-table">{{#if:{{{year|}}}|<span>Year First Seen</span><span>{{{year}}}</span>}}{{#if:{{{locations|}}}|<span>Locations Seen</span><span>{{{locations}}}</span>}}</div> | |||
</div></includeonly><noinclude> | |||
| | |||
This infobox template is designed for displaying information about a species of bird. | This infobox template is designed for displaying information about a species of bird. | ||
| Line 17: | Line 12: | ||
<pre> | <pre> | ||
{{ | {{Birdbox | ||
| Name = | | Name = | ||
| Latin Name = | | Latin Name = | ||
Latest revision as of 17:16, 12 July 2025
This infobox template is designed for displaying information about a species of bird.
Usage[edit]
To use this template, copy and paste the following code into your wiki page and fill in the parameters:
{{Birdbox
| Name =
| Latin Name =
| Year First Seen =
| Image =
| List of locations seen =
}}
Parameters[edit]
- Name: The common name of the bird species.
- Latin Name: The scientific (Latin) name of the bird species.
- Year First Seen: The year the bird species was first documented or observed.
- Image: The filename of an image of the bird (e.g., `ExampleBird.jpg`). Do not include `File:` or `[[File:]]`.
- List of locations seen: A list of locations where the bird species has been observed.