Template:Infobox Target: Difference between revisions

From Bluepages, the global historical directory
Jump to navigation Jump to search
Content added Content deleted
(→‎top: replaced: {{#invoke:InfoboxImage|InfoboxImage|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}} → {{#if:{{{image|}}}|<div class="photobox">[[{{{image}}}|300px]]</div>}})
No edit summary
Line 11: Line 11:
| label2 = Name
| label2 = Name
| data2 = {{{storename|}}}
| data2 = {{{storename|}}}
| label3 = Address
| label3 = Location
| data3 = {{{address|}}}
| data3 = {{{location|}}}
| label4 = City
| label4 = Address
| data4 = {{{city_state|}}}
| data4 = {{{address|}}}
| label5 = Opened
| label5 = City
| data5 = {{{opened|}}}
| data5 = {{{city_state|}}}
| label6 = Closed
| label6 = Opened
| data6 = {{{closed|}}}
| data6 = {{{opened|}}}
| label7 = Type
| label7 = Closed
| data7 = {{{store_type|}}}
| data7 = {{{closed|}}}
| label8 = Retail floor area
| label8 = Type
| data8 = {{{floor_area|}}}
| data8 = {{{store_type|}}}
| label9 = Distribution center
| label9 = Retail floor area
| data9 = {{{distribution|}}}
| data9 = {{{floor_area|}}}
| label10 = Market
| label10 = Distribution center
| data10 = {{{market|}}}
| data10 = {{{distribution|}}}
| label11 = Replaced
| label11 = Market
| data11 = {{{replaced|}}}
| data11 = {{{market|}}}
| label12 = Replaced by
| label12 = Replaced
| data12 = {{{replaced_by|}}}
| data12 = {{{replaced|}}}
| label13 = Previous tenant
| label13 = Replaced by
| data13 = {{{previous|}}}
| data13 = {{{replaced_by|}}}
| label14 = Next tenant
| label14 = Previous tenant
| data14 = {{{next|}}}
| data14 = {{{previous|}}}
| label15 = Next tenant
| data15 = {{{next|}}}
}}
}}
{{#cargo_store:
{{#cargo_store:
_table = Target
_table = Target
|storenumber = {{{storenumber|}}}
|storenumber = {{{storenumber|}}}
|storename = {{{storename|}}}
|location = {{{location|}}}
|address = {{{address|}}}
|address = {{{address|}}}
|city_state = {{{city_state|}}}
|city_state = {{{city_state|}}}
Line 55: Line 59:
_table = Target
_table = Target
|storenumber = String
|storenumber = String
|storename = String
|location = Wikitext
|address = Wikitext
|address = Wikitext
|city_state = Wikitext
|city_state = Wikitext

Revision as of 23:27, 3 September 2020

{{#cargo_store: _table = Target |storenumber = |storename = |location = |address = |city_state = |opened = |closed = |store_type = |floor_area = |distribution = |market = |replaced = |replaced_by = |previous = |next =

}}

Template documentation[create]

{{#cargo_declare: _table = Target |storenumber = String |storename = String |location = Wikitext |address = Wikitext |city_state = Wikitext |opened = Date |closed = Date |store_type = String |floor_area = Wikitext |distribution = Wikitext |market = Wikitext |replaced = Wikitext |replaced_by = Wikitext |previous = Wikitext |next = Wikitext }}