Difference between revisions of "Template:Infobox tree/doc"
Jump to navigation
Jump to search
imported>Hike395 (expand blank template) |
imported>Hike395 (add to template data) |
||
| Line 4: | Line 4: | ||
For ''individual'' trees. | For ''individual'' trees. | ||
| − | + | == Blank template == | |
<pre style="width: 48em;"> | <pre style="width: 48em;"> | ||
{{Infobox tree | {{Infobox tree | ||
| Line 50: | Line 50: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| + | "image_size": { | ||
| + | "type": "string" | ||
| + | }, | ||
"alt": { | "alt": { | ||
"type": "string" | "type": "string" | ||
| Line 56: | Line 59: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| + | "map": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "map_alt": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "map_size": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "map_caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "relief": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "label_position": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "map_image": { | ||
| + | "type": "string" | ||
| + | }, | ||
"native_name": { | "native_name": { | ||
"type": "string" | "type": "string" | ||
| Line 89: | Line 113: | ||
"name", | "name", | ||
"image", | "image", | ||
| + | "image_size", | ||
"alt", | "alt", | ||
"image_caption", | "image_caption", | ||
| + | "map", | ||
| + | "map_alt", | ||
| + | "map_size", | ||
| + | "map_caption", | ||
| + | "relief", | ||
| + | "label_position", | ||
| + | "map_image", | ||
"native_name", | "native_name", | ||
"native_name_lang", | "native_name_lang", | ||
Revision as of 23:19, 20 April 2019
| This is a documentation subpage for Template:Infobox tree. It contains usage information, categories and other content that is not part of the original template page. |
For individual trees.
Blank template
{{Infobox tree
| name=
| image=
| image_size=
| alt=
| image_caption=
| map=
| map_alt=
| map_size=
| map_caption=
| relief=
| label_position=
| map_image=
| native_name=
| native_name_lang=
| species=
| binomial=
| location=
| coordinates=<!-- {{coord|LAT|LON|type:landmark_region:XX|display=inline,title}} -->
| seeded=<!-- {{Start date|YYYY|MM|DD|df=y}} if after XXXX -->
| felled=<!-- {{End date|YYYY|MM|DD|df=y}} -->
| custodian=
| website=<!-- {{URL|example.com}} -->
}}
Microformats
Template:UF-hcard-geo Template:UF-species
Template Data
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Infobox tree
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Image | image | no description | File | suggested |
| Image_size | image_size | no description | String | optional |
| Alt | alt | no description | String | optional |
| Image_caption | image_caption | no description | String | optional |
| Map | map | no description | String | optional |
| Map_alt | map_alt | no description | String | optional |
| Map_size | map_size | no description | String | optional |
| Map_caption | map_caption | no description | String | optional |
| Relief | relief | no description | String | optional |
| Label_position | label_position | no description | String | optional |
| Map_image | map_image | no description | String | optional |
| Native_name | native_name | no description | String | optional |
| Native_name_lang | native_name_lang | no description | Unknown | optional |
| Species | species | no description | String | suggested |
| Binomial | binomial | no description | String | required |
| Location | location | no description | String | optional |
| Coordinates | coordinates | no description | Template | suggested |
| Seeded | seeded | no description | Template | optional |
| Felled | felled | no description | Template | optional |
| Custodian | custodian | no description | String | optional |
| Website | website | no description | Unknown | optional |