Template:JOSM Icon
Jump to navigation
Jump to search
[[File:JOSM-Icon-{{{1}}}.png|24px]]
Usage
This template includes JOSM icons into wiki pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Icon name | name 1 | Name of the JOSM icon.
| String | required |
| Icon size | size 2 | Icon size, in a format supported by image links.
| String | optional |
| Horizontal alignment | alignment | Alignment of the image on wiki page.
| String | optional |
| Link | link | Page the user is led to upon clicking the icon.
| URL | optional |
| Alternative text | alt | Alternative text used by screen readers or when the image fails to load. | String | optional |
| Caption | caption | Caption displayed in the hover tooltip. | String | optional |
Application
{{JOSM Icon|add}}
{{JOSM Icon|add|alignment=right}}
{{JOSM Icon|add|link=https://openstreetmap.org}}
{{JOSM Icon|add|48px}}
{{Button|{{JOSM Icon|add}} Add}}
{{JOSM Icon|add|alt=Add an item}}
{{JOSM Icon|add|caption=Add an item}}
JOSM icon names
To do: Create a JOSM Icons list page and include it here