R14-05: improve standalone venue page navigation and details |
SEO: 会場ページへ動的meta descriptionを設定 |
||
| (2人の利用者による、間の7版が非表示) | |||
| 26行目: | 26行目: | ||
|longitude=Float | |longitude=Float | ||
|position_status=String | |||
|location_type=String | |||
|location_note=String | |||
| 62行目: | 68行目: | ||
<includeonly> | <includeonly> | ||
<!-- R30 dynamic meta description --> | |||
{{#description2:{{{name|{{PAGENAME}}}}}の会場情報を紹介。所在地、アクセス、最寄り駅、開催される祭り、地図など、訪問前に役立つ情報を掲載しています。}} | |||
<span style="display:none">{{#default_form:Venue}}</span> | <span style="display:none">{{#default_form:Venue}}</span> | ||
| 83行目: | 92行目: | ||
|longitude={{{longitude|}}} | |longitude={{{longitude|}}} | ||
|position_status={{{position_status|}}} | |||
|location_type={{{location_type|}}} | |||
|location_note={{{location_note|}}} | |||
| 116行目: | 131行目: | ||
|fields= | |fields= | ||
name, | name, | ||
venue_type, | venue_type=venue_type, | ||
description, | description, | ||
address, | address, | ||
nearest_station=station, | nearest_station=station, | ||
access, | access, | ||
official_site, | official_site=official_site, | ||
latitude, | latitude, | ||
longitude, | longitude, | ||
last_verified | position_status=position_status, | ||
location_type=location_type, | |||
location_note=location_note, | |||
last_verified=last_verified | |||
|where= | |where= | ||
venue_id={{PAGEID}} | venue_id={{PAGEID}} | ||
| 153行目: | 171行目: | ||
}} | }} | ||
{{ContributorInvite|type=Venue}} | |||
</includeonly> | </includeonly> | ||