編集の要約なし
タグ: 手動差し戻し
編集の要約なし
 
(同じ利用者による、間の5版が非表示)
2行目: 2行目:
{{#cargo_declare:
{{#cargo_declare:
_table=Festivals
_table=Festivals
|名称=String
 
|都道府県=String
|name=String
|開催月=String
|kana=String
|会場=String
 
|prefecture=String
|city=String
 
|start_date=Date
|end_date=Date
 
|venue=String
 
|address=String
 
|latitude=Float
|longitude=Float
 
|official_site=URL
 
|description=Wikitext
 
|image=File
}}
}}
</noinclude>


{{#cargo_store:
{{#cargo_store:
_table=Festivals
_table=Festivals
|name={{{name|}}}
|kana={{{kana|}}}
|prefecture={{{prefecture|}}}
|city={{{city|}}}
|start_date={{{start_date|}}}
|end_date={{{end_date|}}}
|venue={{{venue|}}}
|address={{{address|}}}
|latitude={{{latitude|}}}
|longitude={{{longitude|}}}
|official_site={{{official_site|}}}
|description={{{description|}}}
|image={{{image|}}}
}}
}}
</noinclude>


'''{{{名称|}}}'''
{| class="wikitable"
|-
!祭り名
| {{{name}}}
|-
!開催日
| {{{start_date}}} ~ {{{end_date}}}
|-
!開催場所
| {{{venue}}}
|-
!住所
| {{{address}}}
|}
 


* 都道府県:{{{都道府県|}}}
<!-- test -->
* 開催月:{{{開催月|}}}
* 会場:{{{会場|}}}

2026年7月29日 (水) 03:09時点における最新版

このテンプレートはテーブル「Festivals」を定義しています。 このテーブルはまだ作成されていません。



祭り名 {{{name}}}
開催日 {{{start_date}}} ~ {{{end_date}}}
開催場所 {{{venue}}}
住所 {{{address}}}