Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Payphone: Difference between revisions

Template page
Kevin (talk | contribs)
Added phone template and comments to assist in creation
Update template for cabinet-id-keyed pages (bot)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Template]]
<noinclude>
<!-- Page title should be formatted as: Payphones:5922 (where 5922 is the payphone ID, no # symbol) -->
This template is used to document individual payphones. See [[Template:Payphone/doc]] for usage instructions.
</noinclude><includeonly>{{Infobox/Payphone
| phone                = {{{phone|}}}
| cab                  = {{{cab|}}}
| id                    = {{{id|}}}
| address              = {{{address|}}}
| state                = {{{state|}}}
| postcode              = {{{postcode|}}}
| lat                  = {{{lat|}}}
| lng                  = {{{lng|}}}
| status                = {{{status|}}}
| tty_messaging_enabled = {{{tty_messaging_enabled|}}}
| wifi_hotspot          = {{{wifi_hotspot|}}}
| card_payment          = {{{card_payment|}}}
| incoming_calls        = {{{incoming_calls|}}}
| tty_hardware          = {{{tty_hardware|}}}
| adsl                  = {{{adsl|}}}
| fibre                = {{{fibre|}}}
| lte                  = {{{lte|}}}
}}


= {{{display|{{{phone}}}}}} =
== Status ==
 
{{#if:{{{id|}}}|{{#tag:ptPayphone||id={{{id}}}}}|''No payphone ID set.''}}
== Details ==
* '''Phone number:''' {{{display|{{{phone|Unknown}}}}}}
* '''Payphone ID:''' {{{id|Unknown}}}
* '''Suburb:''' {{{suburb|Unknown}}}
* '''State:''' {{{state|Unknown}}}
* '''Postcode:''' {{{postcode|Unknown}}}
* '''Coordinates:''' {{{lat|Unknown}}}, {{{lng|Unknown}}}
* '''Status:''' {{{status|Unknown}}}


== Location ==
== Location ==
<!-- Describe where the payphone is located, nearby landmarks, street corner, etc. -->
{{{locationnotes|''No additional location notes.''}}}
 
== History ==
<!-- Any known history about this payphone -->


== Gallery ==
== Gallery ==
<!-- [[File:Example.jpg|thumb|Caption here]] -->
{{{gallery|''No photos available.''}}}


== Notes ==
== Notes ==
<!-- Anything else worth mentioning -->
{{{notes|''No additional notes.''}}}


== References ==
[[Category:Payphones]]{{#switch:{{{state|}}}
<references />
| NSW = [[Category:Payphones in NSW]]
| VIC = [[Category:Payphones in VIC]]
| QLD = [[Category:Payphones in QLD]]
| WA  = [[Category:Payphones in WA]]
| SA  = [[Category:Payphones in SA]]
| TAS = [[Category:Payphones in TAS]]
| ACT = [[Category:Payphones in ACT]]
| NT  = [[Category:Payphones in NT]]
}}{{#ifeq:{{{wifi_hotspot|}}}|yes|[[Category:Wi-Fi hotspot payphones]]}}{{#ifeq:{{{card_payment|}}}|yes|[[Category:Card payphones]]}}{{#ifeq:{{{incoming_calls|}}}|yes|[[Category:Incoming-call payphones]]}}{{#ifeq:{{{tty_hardware|}}}|yes|[[Category:TTY-equipped payphones]]}}{{#ifeq:{{{adsl|}}}|yes|[[Category:ADSL payphones]]}}{{#ifeq:{{{fibre|}}}|yes|[[Category:Fibre payphones]]}}{{#ifeq:{{{lte|}}}|yes|[[Category:LTE payphones]]}}{{#ifeq:{{{tty_messaging_enabled|}}}|yes|[[Category:Payphones with messaging enabled]]}}{{#ifeq:{{{status|}}}|inoperable|[[Category:Inoperable payphones]]}}</includeonly>

Latest revision as of 14:32, 4 May 2026

This template is used to document individual payphones. See Template:Payphone/doc for usage instructions.