編集の要約なし |
細 「テンプレート:FestivalStallMenuOffering」を保護しました: 主要テンプレートを管理者のみ編集可能に設定 ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限)) |
||
| (同じ利用者による、間の4版が非表示) | |||
| 7行目: | 7行目: | ||
|serving_quantity=Float | |serving_quantity=Float | ||
|serving_unit=String | |serving_unit=String | ||
|price_note=String | |price_note=String | ||
|availability=String | |availability=String | ||
|limited=Boolean | |limited=Boolean | ||
|limited_quantity=Integer | |limited_quantity=Integer | ||
|verification_status=String | |verification_status=String | ||
|source_url=URL | |source_url=URL | ||
| 21行目: | 19行目: | ||
<includeonly> | <includeonly> | ||
{{#cargo_store: | {{#cargo_store: | ||
_table=FestivalStallMenuOfferings | _table=FestivalStallMenuOfferings | ||
|placement_id={{PAGEID}} | |placement_id={{PAGEID}} | ||
|menu_item_id={{{menu_item_id|}}} | |menu_item_id={{{menu_item_id|}}} | ||
| 29行目: | 27行目: | ||
|serving_quantity={{{serving_quantity|}}} | |serving_quantity={{{serving_quantity|}}} | ||
|serving_unit={{{serving_unit|}}} | |serving_unit={{{serving_unit|}}} | ||
|price_note={{{price_note|}}} | |price_note={{{price_note|}}} | ||
|availability={{{availability|unknown}}} | |availability={{{availability|unknown}}} | ||
|limited={{{limited|no}}} | |limited={{{limited|no}}} | ||
|limited_quantity={{{limited_quantity|}}} | |limited_quantity={{{limited_quantity|}}} | ||
|verification_status={{{verification_status|unverified}}} | |verification_status={{{verification_status|unverified}}} | ||
|source_url={{{source_url|}}} | |source_url={{{source_url|}}} | ||
| 40行目: | 36行目: | ||
|sort_order={{{sort_order|0}}} | |sort_order={{{sort_order|0}}} | ||
}} | }} | ||
<!-- ===================================== --> | |||
<!-- 販売商品 --> | |||
<!-- ===================================== --> | |||
<div class="festival-stall-menu-offering-detail"> | |||
{| class="wikitable" | |||
|- | |||
! 商品 | |||
| | |||
{{#cargo_query: | |||
tables=StallMenuItems | |||
|fields=name | |||
|where=menu_item_id={{{menu_item_id|0}}} | |||
|format=list | |||
|delimiter=、 | |||
|default=未登録 | |||
}} | |||
|- | |||
! 価格 | |||
| | |||
{{#if:{{{price|}}} | |||
|{{{price}}}円 | |||
|価格未確認 | |||
}} | |||
|- | |||
! 提供数量 | |||
| | |||
{{#if:{{{serving_quantity|}}} | |||
|{{{serving_quantity}}}{{{serving_unit|}}} | |||
|未登録 | |||
}} | |||
|- | |||
! 価格メモ | |||
| | |||
{{#if:{{{price_note|}}} | |||
|{{{price_note}}} | |||
|未登録 | |||
}} | |||
|- | |||
! 販売状態 | |||
| | |||
{{#switch:{{{availability|unknown}}} | |||
|available=販売あり | |||
|unknown=未確認 | |||
|#default={{{availability|未確認}}} | |||
}} | |||
|- | |||
! 限定商品 | |||
| | |||
{{#switch:{{{limited|no}}} | |||
|1=はい | |||
|yes=はい | |||
|true=はい | |||
|はい=はい | |||
|いいえ=いいえ | |||
|no=いいえ | |||
|0=いいえ | |||
|#default=いいえ | |||
}} | |||
|- | |||
! 限定数量 | |||
| | |||
{{#if:{{{limited_quantity|}}} | |||
|{{{limited_quantity}}} | |||
|未登録 | |||
}} | |||
|- | |||
! 確認状態 | |||
| | |||
{{#switch:{{{verification_status|unverified}}} | |||
|verified=確認済み | |||
|partially_verified=一部確認済み | |||
|unverified=未確認 | |||
|outdated=情報が古い可能性あり | |||
|#default={{{verification_status|未確認}}} | |||
}} | |||
|- | |||
! 情報元 | |||
| | |||
{{#if:{{{source_url|}}} | |||
|[{{{source_url}}} 情報元ページ] | |||
|未登録 | |||
}} | |||
|- | |||
! 最終確認日 | |||
| | |||
{{#if:{{{last_confirmed|}}} | |||
|{{{last_confirmed}}} | |||
|未確認 | |||
}} | |||
|} | |||
</div> | |||
</includeonly> | </includeonly> | ||
2026年9月11日 (金) 23:37時点における最新版
このテンプレートはテーブル「FestivalStallMenuOfferings」を定義しています。 テーブルを表示.