Template:Payphone: Difference between revisions
Template page
More actions
Added phone template and comments to assist in creation |
PayphoneBot (talk | contribs) Switch hero image hook to parser function {{#heroPhoto:cab}} (strip-marker fix) |
||
| (15 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[ | <noinclude> | ||
< | 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|}}} | |||
| image = {{#heroPhoto:{{{cab|}}}}} | |||
| 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|}}} | |||
}} | |||
= {{{ | == Status == | ||
{{#if:{{{id|}}}|{{#tag:ptPayphone||id={{{id}}}}}|''No payphone ID set.''}} | |||
{{#tag:ptPhotos||cab={{{cab|}}}}} | |||
== | [[Category:Payphones]]{{#switch:{{{state|}}} | ||
| 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 02:07, 14 May 2026
This template is used to document individual payphones. See Template:Payphone/doc for usage instructions.