Template:Infobox
From CruisersWiki
This template was designed to be used to place a table with some standard data (an "information box") at the beginning of an article. Such a table is described at the Pagetemplates article. This template allows creating such a table a more simple way:
{{infobox | lat= | lon= | zoom= | portofentry= | image= | imagetext= | notes= | news= | summary= }}
Example 1:
Infobox Port of Entry
| |
Latest News | |
The latest on Santa Teresa |
{{infobox | lat= 41.245667 | lon= 9.198833 | portofentry= y | image= SantaTeresa.jpg | imagetext= The port of Santa Teresa | news=The latest on Santa Teresa }}
Example 2: compound coordinates and the optional name parameter
Santa Teresa
| |
Notes on Santa Teresa |
{{infobox | name= Santa Teresa | lat= 41 14.74 N | lon= 09 11.93 E | zoom=13 | image= SantaTeresa.jpg | imagetext= The port of Santa Teresa | notes = Notes on Santa Teresa }}
Example 3:
Fourni
| |
|
maplat and maplon parameters could be used to centre a chartlet at some other location than the location of the subject of an article.
{{infobox | lat= 37 34.7 N | lon= 26 28.5 E | name= Fourni | maplat= 37.564 | maplon= 26.477 | zoom= 15 | chartlet=yes }}
Note: The title of table is automatically created from this page title hence it reads here as "Embeddable templates".