コンテンツにスキップ

「テンプレート:Infobox Brewery」の版間の差分

提供: Beer Fan Club
編集の要約なし
編集の要約なし
 
(同じ利用者による、間の3版が非表示)
1行目: 1行目:
<includeonly>
<includeonly>
{| class="infobox" style="width:30em; text-align:left; font-size:90%;"
<table class="infobox" style="width:30em; text-align:left; font-size:90%; border-collapse:collapse;">
|-
<tr>
! colspan="2" style="background-color:#2e8b57; color:white; text-align:center; font-size:130%;" | '''{{{name|{{PAGENAME}}}}}'''
<th colspan="2" style="background-color:#2e8b57; color:white; text-align:center; font-size:130%; padding:0.5em;">
'''{{{name|{{PAGENAME}}}}}'''
</th>
</tr>


{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
|-
<tr>
| colspan="2" style="text-align:center; padding:0.5em;" |
<td colspan="2" style="text-align:center; padding:0.5em; line-height:1.4;">
[[File:{{{image}}}|250px]]
[[File:{{{image}}}|250px]]
{{#if:{{{caption|}}}|<br />{{{caption}}}}}
{{#if:{{{caption|}}}|<br />{{{caption}}}}}
</td>
</tr>
}}
}}


{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
|-
<tr>
| style="width:8em;" | '''営業状況'''
<th style="width:8em; padding:0.5em; vertical-align:top;">営業状況</th>
| {{{status}}}
<td style="padding:0.5em; vertical-align:top;">{{{status}}}</td>
</tr>
}}
}}


{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
|-
<tr>
| style="width:8em;" | '''エリア'''
<th style="width:8em; padding:0.5em; vertical-align:top;">エリア</th>
| {{{area}}}
<td style="padding:0.5em; vertical-align:top;">{{{area}}}</td>
</tr>
}}
}}


{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
|-
<tr>
| '''所在地'''
<th style="width:8em; padding:0.5em; vertical-align:top;">所在地</th>
| {{{location}}}
<td style="padding:0.5em; vertical-align:top;">{{{location}}}</td>
</tr>
}}
}}


{{#if:{{{access|}}}|
{{#if:{{{access|}}}|
|-
<tr>
| '''アクセス'''
<th style="width:8em; padding:0.5em; vertical-align:top;">アクセス</th>
| {{{access}}}
<td style="padding:0.5em; vertical-align:top;">{{{access}}}</td>
</tr>
}}
}}


{{#if:{{{year_founded|}}}|
{{#if:{{{year_founded|}}}|
|-
<tr>
| '''創業年'''
<th style="width:8em; padding:0.5em; vertical-align:top;">創業年</th>
| {{{year_founded}}}
<td style="padding:0.5em; vertical-align:top;">{{{year_founded}}}</td>
</tr>
}}
}}


{{#if:{{{opened|}}}|
{{#if:{{{opened|}}}|
|-
<tr>
| '''開業'''
<th style="width:8em; padding:0.5em; vertical-align:top;">開業</th>
| {{{opened}}}
<td style="padding:0.5em; vertical-align:top;">{{{opened}}}</td>
</tr>
}}
}}


{{#if:{{{closed|}}}|
{{#if:{{{closed|}}}|
|-
<tr>
| '''閉業'''
<th style="width:8em; padding:0.5em; vertical-align:top;">閉業</th>
| {{{closed}}}
<td style="padding:0.5em; vertical-align:top;">{{{closed}}}</td>
</tr>
}}
}}


{{#if:{{{operator|}}}|
{{#if:{{{operator|}}}|
|-
<tr>
| '''運営'''
<th style="width:8em; padding:0.5em; vertical-align:top;">運営</th>
| {{{operator}}}
<td style="padding:0.5em; vertical-align:top;">{{{operator}}}</td>
</tr>
}}
}}


{{#if:{{{owner|}}}|
{{#if:{{{owner|}}}|
|-
<tr>
| '''運営会社'''
<th style="width:8em; padding:0.5em; vertical-align:top;">運営会社</th>
| {{{owner}}}
<td style="padding:0.5em; vertical-align:top;">{{{owner}}}</td>
</tr>
}}
}}


{{#if:{{{brewer|}}}|
{{#if:{{{brewer|}}}|
|-
<tr>
| '''ブルワー'''
<th style="width:8em; padding:0.5em; vertical-align:top;">ブルワー</th>
| {{{brewer}}}
<td style="padding:0.5em; vertical-align:top;">{{{brewer}}}</td>
</tr>
}}
}}


{{#if:{{{capacity|}}}|
{{#if:{{{capacity|}}}|
|-
<tr>
| '''製造規模'''
<th style="width:8em; padding:0.5em; vertical-align:top;">製造規模</th>
| {{{capacity}}}
<td style="padding:0.5em; vertical-align:top;">{{{capacity}}}</td>
</tr>
}}
}}


{{#if:{{{style|}}}|
{{#if:{{{style|}}}|
|-
<tr>
| '''主なスタイル'''
<th style="width:8em; padding:0.5em; vertical-align:top;">主なスタイル</th>
| {{{style}}}
<td style="padding:0.5em; vertical-align:top;">{{{style}}}</td>
</tr>
}}
}}


{{#if:{{{representativeproducts|}}}|
{{#if:{{{representativeproducts|}}}|
|-
<tr>
| '''代表商品'''
<th style="width:8em; padding:0.5em; vertical-align:top;">代表商品</th>
| {{{representativeproducts}}}
<td style="padding:0.5em; vertical-align:top;">{{{representativeproducts}}}</td>
</tr>
}}
}}


{{#if:{{{taproom|}}}|
{{#if:{{{taproom|}}}|
|-
<tr>
| '''タップルーム'''
<th style="width:8em; padding:0.5em; vertical-align:top;">タップルーム</th>
| {{{taproom}}}
<td style="padding:0.5em; vertical-align:top;">{{{taproom}}}</td>
</tr>
}}
}}


{{#if:{{{awards|}}}|
{{#if:{{{awards|}}}|
|-
<tr>
| '''受賞'''
<th style="width:8em; padding:0.5em; vertical-align:top;">受賞</th>
| {{{awards}}}
<td style="padding:0.5em; vertical-align:top;">{{{awards}}}</td>
</tr>
}}
}}


|-
<tr>
| '''公式Webサイト'''
<th style="width:8em; padding:0.5em; vertical-align:top;">公式Webサイト</th>
| {{#if:{{{website|}}}|[{{{website}}} 公式サイト]|情報なし}}
<td style="padding:0.5em; vertical-align:top;">{{#if:{{{website|}}}|[{{{website}}} 公式サイト]|情報なし}}</td>
|}
</tr>
</table>
</includeonly><noinclude>
</includeonly><noinclude>
このテンプレートはブルワリー記事用のInfoboxです。
このテンプレートはブルワリー記事用のInfoboxです。
129行目: 150行目:
| taproom                =  
| taproom                =  
| awards                =  
| awards                =  
| website                =
}}
</pre>
== 各項目の説明 ==
; name
: ブルワリー名
; image
: 画像ファイル名
; caption
: 画像説明
; status
: 営業状況(営業中 / 閉店 / 休業 など)
; area
: エリア表記
; location
: 所在地
; access
: 最寄駅・徒歩分数など
; year_founded
: 創業年
; opened
: 開業年・開業日
; closed
: 閉業年・閉業日
; operator
: 店舗運営名義など
; owner
: 運営会社・親会社
; brewer
: ヘッドブルワー・醸造責任者
; capacity
: 製造規模(例:500L、1バッチ1000L など)
; style
: 主なビアスタイル
; representativeproducts
: 代表銘柄
; taproom
: あり / なし / 併設 など
; awards
: 受賞歴
; website
: 公式サイトURL
== 使用例 ==
<pre>
{{Infobox Brewery
| name                  = T.S.Brewery(徳島ステーションブリュワリー)
| status                = 閉店
| area                  = 徳島, 日本 {{flag icon|Japan}}
| location              = 徳島県徳島市寺島本町西1丁目61 クレメントプラザB1F 徳島駅バル横丁
| access                = JR徳島駅直結
| opened                = 2018年頃
| closed                = 2020年代
| operator              = T.S.Brewery
| representativeproducts = 徳島ペールエール、新町川ペールエール、新町川スタウト
| taproom                = 併設
| website                =  
| website                =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

2026年3月11日 (水) 06:11時点における最新版

このテンプレートはブルワリー記事用のInfoboxです。

使い方

{{Infobox Brewery
| name                   = 
| image                  = 
| caption                = 
| status                 = 
| area                   = 
| location               = 
| access                 = 
| year_founded           = 
| opened                 = 
| closed                 = 
| operator               = 
| owner                  = 
| brewer                 = 
| capacity               = 
| style                  = 
| representativeproducts = 
| taproom                = 
| awards                 = 
| website                = 
}}