編集の要約なし |
編集の要約なし |
||
| (同じ利用者による、間の8版が非表示) | |||
| 17行目: | 17行目: | ||
<!-- 所在地 --> | <!-- 所在地 --> | ||
|address=Text | |address=Text | ||
| 57行目: | 49行目: | ||
<!-- 画像 --> | <!-- 画像 --> | ||
| | |main_image=File | ||
<!-- 管理 --> | <!-- 管理 --> | ||
| | |last_verified=Date | ||
| 70行目: | 62行目: | ||
<includeonly> | <includeonly> | ||
<span style="display:none">{{#default_form:Venue}}</span> | |||
{{#cargo_store: | {{#cargo_store: | ||
| 83行目: | 77行目: | ||
|area_id={{{area_id|}}} | |area_id={{{area_id|}}} | ||
|address={{{address|}}} | |address={{{address|}}} | ||
|latitude={{{latitude|}}} | |latitude={{{latitude|}}} | ||
| 113行目: | 98行目: | ||
| | |main_image={{{main_image|}}} | ||
| | |last_verified={{{last_verified|}}} | ||
}} | }} | ||
{{#cargo_query: | |||
tables=Venues | |||
|fields= | |||
name, | |||
address, | |||
latitude, | |||
longitude, | |||
nearest_station=station | |||
|where= | |||
venue_id={{PAGEID}} | |||
|format=template | |||
|template=VenueDisplay | |||
|named args=yes | |||
}} | |||
</includeonly> | </includeonly> | ||