Difference between revisions of "Template:Infobox roller coaster/extend"

From blackwiki
Jump to navigation Jump to search
imported>GoneIn60
(→‎top: adding Name parameter to template...needs to be an option for coasters that were known under different titles in their prev location)
imported>Ahecht
(add location-specific info to infobox)
Line 31: Line 31:
 
|label11  = Replaced by
 
|label11  = Replaced by
 
|data11    = {{{replacement|}}}
 
|data11    = {{{replacement|}}}
 +
 +
|label12  = {{#if:{{{virtual_queue_image|}}}||}}
 +
|data12  = {{#if:{{{virtual_queue_name|}}}|{{#if:{{{virtual_queue_status|}}}|<div style="text-align:left">{{#if:{{{virtual_queue_image|}}}|[[File:{{{virtual_queue_image}}}|x20px|link=|alt=]]}} {{{virtual_queue_name|}}} {{{virtual_queue_status|}}}</div>}}}}
 +
|label13  = {{#if:{{{virtual_queue_image2|}}}||}}
 +
|data13  = {{#if:{{{virtual_queue_name2|}}}|{{#if:{{{virtual_queue_status2|}}}|<div style="text-align:left">{{#if:{{{virtual_queue_image2|}}}|[[File:{{{virtual_queue_image2}}}|x20px|link=|alt=]]}} {{{virtual_queue_name2|}}} {{{virtual_queue_status2|}}}</div>|{{#if:{{{virtual_queue_status|}}}|<div style="text-align:left">{{#if:{{{virtual_queue_image2|}}}|[[File:{{{virtual_queue_image2}}}|x20px|link=|alt=]]}} {{{virtual_queue_name2|}}} {{{virtual_queue_status|}}}</div>}}}}}}
 +
|data14  = {{#if:{{{single_rider|}}}|<div style="text-align:left">[[File:Single rider line availability icon.svg|20px|link=|alt=]] [[Single rider]] line {{{single_rider}}}</div>}}
 +
|data15  = {{#if:{{{pay_per_use|}}}|<div style="text-align:left">[[File:Pay-Per-Use Sign.png|20px]] This is a [[Upcharge attraction|Pay-Per-Use attraction]]</div>}}
 +
|data16  = {{#if:{{{accessible|}}}|<div style="text-align:left">{{access icon|20px}} Wheelchair accessible</div>}}
 +
|data17  = {{#if:{{{transfer_accessible|}}}|<div style="text-align:left">[[File:Attraction transfer icon.svg|20px|link=|alt=]] Must transfer from wheelchair</div>}}
 +
|data18  = {{#if:{{{assistive_listening|}}}|<div style="text-align:left">[[File:Assistive listening icon.svg|20px]] Assistive listening available</div>}}
 +
|data19  = {{#if:{{{cc|}}}|<div style="text-align:left">[[File:Closed captioning symbol.svg|20px|link=|alt=]] Closed captioning available</div>}}
 +
|data20  = {{#if:{{{rcdb_number|}}}|<small>[http://rcdb.com/{{{rcdb_number}}}.htm {{{name}}} at RCDB]</small><br/><small>[http://rcdb.com/{{{rcdb_number}}}.htm?p=0 Pictures of {{{name}}} at RCDB]</small>}}
 +
|header21 = {{#if:{{{video|}}}|Video}}
 +
|data22 = {{#if:{{{video|}}}|[[File:{{{video|}}}|{{{videodimensions|250px}}}]]{{#if:{{{videocaption|}}}|<br />{{{videocaption}}}}} }}
 +
 
}}{{ns0|{{#if:{{{coordinates|}}}||
 
}}{{ns0|{{#if:{{{coordinates|}}}||
 
[[Category:Wikipedia infobox roller coaster articles without coordinates]]
 
[[Category:Wikipedia infobox roller coaster articles without coordinates]]

Revision as of 15:56, 31 March 2016

Template:Ns0

Template documentation[view] [edit] [history] [purge]
Template:PAGENAMEBASE
Template:Parameter names example
General statistics
Template:Ns0


Usage

This template is to be used with the "extend" parameter in the main roller coaster infobox to add an additional location to it.

{{Infobox roller coaster/extend
|name                 =
|location             = <!--Must not be linked.-->
|locationarticle      = <!--Must not be linked.--> 
|coordinates          = <!--Use {{Coord|display=inline}}-->     
|section              = <!--Must not be linked.-->
|subsection           = <!--Should be linked.-->
|status               = <!--Operating, Closed, Under construction, Removed-->
|soft_opened          = 
|opened               = <!--Use {{Start date}} -->
|year                 = <!--Used to override categorization based on {{start date}}-->
|closed               = <!--Use {{End date}} -->
|cost                 =
|previousattraction   =
|replacement          =
|website              = <!--Official location-specific website. Use {{URL|example.com}} -->
|custom_label         =
|custom_value         =
|virtual_queue_name   = <!--Use only if virtual queues are different at different locations-->
|virtual_queue_image  = <!--Use ONLY the filename, not a full [[File:]] link-->
|virtual_queue_status = <!--should be "available" if above fields are used-->
|single_rider         = <!--Use only if status is different at different locations. Must be "available" if available.-->
|pay_per_use          = <!--Use only if status is different at different locations. Must be "available" if available.-->
|accessible           = <!--Use only if status is different at different locations. Must be "available" if available.-->
|transfer_accessible  = <!--Use only if status is different at different locations. Must be "available" if available.-->
|assistive_listening  = <!--Use only if status is different at different locations. Must be "available" if available.-->
|cc                   = <!--Use only if status is different at different locations. Must be "available" if available.-->
|rcdb_number          = <!--The number in the URL of the coaster's location-specific RCDB page-->
}}

For the dual roller coaster infobox, use |dual=yes.

See also