Template:NewSpeciesInfo

From Begonia Wiki

Revision as of 05:55, 26 September 2025 by Begoniaweirdo (talk | contribs) (→‎About This Template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


About This Template

This template is used to display information about a Begonia species.

Usage on a Species Page

To add an infobox to a species page, use the following code:

{{NewSpeciesInfo
| image = Your_Image_Name.jpg
| date = YYYY-MM-DD
}}

Usage with DPL

This template is called by a DPL query on the main page to generate a list. The DPL code should look like this:

<dpl>
  category = Newly Described Species
  include = {NewSpeciesInfo:list=yes}
</dpl>