The District of Joban Difference between revisions of "Template:InfoBox station"

Difference between revisions of "Template:InfoBox station"

Template page
Line 19: Line 19:
</tr>}}
</tr>}}
</table>
</table>
{{#if:{{{general_category|}}}|<div class="infobox-category">{{{general_category}}}</div>}}
{{#if:{{{general_category|}}}|<div class="infobox-category">General Information</div>}}
<table>
<table>
{{#if:{{{location|}}}|<tr>
{{#if:{{{location|}}}|<tr>
Line 54: Line 54:
</tr>}}
</tr>}}
</table>
</table>
{{#if:{{{construction_category|}}}|<div class="infobox-category">{{{construction_category}}}</div>}}
{{#if:{{{construction_category|}}}|<div class="infobox-category">Construction</div>}}
<table>
<table>
{{#if:{{{structure_type|}}}|<tr>
{{#if:{{{structure_type|}}}|<tr>
Line 94: Line 94:
|image = joban_logo_transparent.png
|image = joban_logo_transparent.png
|image_desc = Insert station photo
|image_desc = Insert station photo
|general_category = General information
|general_category=a
|location = Joban
|location = Joban
|coords = 4984 -1053
|coords = 4984 -1053
Line 137: Line 137:
         },
         },
         "general_category": {
         "general_category": {
             "label": "General Information",
             "label": "General (Category)",
             "description": "Category of the General Information",
             "description": "'General Information' Category",
             "type": "string"
             "type": "string"
         },
         },
         "location": {
         "location": {
             "label": "Location",
             "label": "Location/Position",
             "description": "X and Z position of a station's midpoint",
             "description": "X and Z position of a station",
             "type": "string"
             "type": "string"
         },
         },
Line 173: Line 173:
         "connections": {
         "connections": {
             "label": "Connections",
             "label": "Connections",
             "description": "Transport/Route interchange",
             "description": "Transport interchange",
             "type": "string"
             "type": "string"
         },
         },
Line 179: Line 179:
             "label": "Disabled Access",
             "label": "Disabled Access",
             "description": "Does the station has disabled access? Yes/No/Partial",
             "description": "Does the station has disabled access? Yes/No/Partial",
            "type": "string"
        },
        "structure_type": {
            "label": "Structure Type",
            "description": "At-Grade/Underground/Elevated",
            "type": "string"
        },
        "platform_levels": {
            "label": "Platform Levels",
            "description": "Number of platform level (w/o concourse)",
            "type": "string"
        },
        "other_category": {
            "label": "Others (Category)",
            "description": "'Others' Category",
            "type": "string"
        },
        "stn_code": {
            "label": "Station Code",
            "description": "Station code, negotiate with other operator on interchange.",
            "type": "string"
        },
        "history_category": {
            "label": "History (Category)",
            "description": "'History' Category",
            "type": "string"
        },
        "stn_opened": {
            "label": "Station Opened Date",
            "description": "Date when the station started operation",
            "type": "string"
        },
        "stn_closed": {
            "label": "Station Closd Date",
            "description": "Date when the station stopped operation",
             "type": "string"
             "type": "string"
         }
         }

Revision as of 21:11, 17 April 2022

中文
English
Joban logo transparent.png
Insert station photo
General Information
Location Joban
Coordinates 4984 -1053
Platforms 14
Tracks 14
Connections Bus
Construction
Structure Type At-Grade
Platform Levels 2
Disabled Access Yes
Other information
Station Code ADM
History
Opened Jan 3, 2003


Template:Documentation

Infobox template for a station

Template parameters

ParameterDescriptionTypeStatus
Station Name (Small)name_small

Placed on the title, use for Chinese

Stringoptional
Station Name (Large)name_large

Placed on the title, use for English

Stringoptional
Thumbnail Imageimage

Placed below the title

Stringoptional
Image Descriptionimage_desc

Small text below the thumbnail

Stringoptional
General (Category)general_category

'General Information' Category

Stringoptional
Location/Positionlocation

X and Z position of a station

Stringoptional
Ownerowner

Owner of the station

Stringoptional
Operatoroperator

Operator of the station

Stringoptional
Lineslines

All lines passing by this station

Stringoptional
Platformsplatforms

Number of platforms in this station

Stringoptional
Trackstracks

Number of tracks in this station

Stringoptional
Connectionsconnections

Transport interchange

Stringoptional
Disabled Accessdisabled_access

Does the station has disabled access? Yes/No/Partial

Stringoptional
Structure Typestructure_type

At-Grade/Underground/Elevated

Stringoptional
Platform Levelsplatform_levels

Number of platform level (w/o concourse)

Stringoptional
Others (Category)other_category

'Others' Category

Stringoptional
Station Codestn_code

Station code, negotiate with other operator on interchange.

Stringoptional
History (Category)history_category

'History' Category

Stringoptional
Station Opened Datestn_opened

Date when the station started operation

Stringoptional
Station Closd Datestn_closed

Date when the station stopped operation

Stringoptional