Template:Infobox

From TransitWiki
Jump to navigation Jump to search


Infobox
Info.png
Vendor Leeor
License Not licensed
Documentation All in the code
Data Input Parameters
Data Output An infobox
Website Template:Infobox

This template is used to display an infobox on the top right hand side of a page like the example on this page. To use this template in a page, copy and paste the text below, substituting the appropriate parameter values. It is not necessary to include all parameters. Also beware that parameters are case sensitive. All parameters are lowercase for this template. Parameters can be added in any order but will always appear in this order.

{{infobox

|title=
|image=
|image_size=
|vendor=
|license=
|documentation=
|data_in=
|data_out=
|website=
}}

The parameter inputs and defaults are listed in the table below

Parameter Input Default
title infobox title none
image image file name (only the image name is needed, not the [[File:]]) none
image_size width of image in pixels 200px
vendor application vendor or creator none
license application license none
documentation a link to the application documentation none
data_in data inputs for the application or device none
data_out data outputs for the application or device none
website [http://officialappwebsite.com tag for the website] (the square brackets are required for this parameter) none