「テンプレート:Infobox Brewery」の版間の差分
ページの作成:「{{Infobox Brewery | name = <!-- 醸造所名 --> | image = <!-- 醸造所の画像またはロゴ --> | caption = <!-- 画像のキャプション --> | location = <!-- 所在地(都市、国) --> | year_founded = <!-- 設立年 --> | founder = <!-- 創業者 --> | owner = <!-- 現在の所有者 --> | website = <!-- 公式サイトURL --> | type = <!-- 醸造所の種類 --> | beer_styles = <!-- 提供…」 |
BeerFan001 (トーク | 投稿記録) 編集の要約なし タグ: 手動差し戻し |
||
(2人の利用者による、間の19版が非表示) | |||
1行目: | 1行目: | ||
{ | <includeonly> | ||
| | {| class="infobox" style="width:30em; text-align:left; font-size: 90%;" | ||
|- | |||
| | ! colspan="2" style="background-color: #2e8b57; color:white; text-align:center; font-size:130%;" | '''{{{name|}}}''' | ||
| | {{#if:{{{image|}}}|<div style="text-align:center;">[[File:{{{image}}}|250px]]<br/>{{{caption|}}}</div>}} | ||
| | |- | ||
| | | style="width:8em;" | '''エリア''' | ||
| | | {{{area|情報なし}}} | ||
| | |- | ||
| | | '''所在地''' | ||
| | | {{{location|情報なし}}} | ||
| | |- | ||
| awards | | '''創業年''' | ||
}} | | {{{year_founded|情報なし}}} | ||
|- | |||
| '''運営''' | |||
| {{{operator|情報なし}}} | |||
|- | |||
| '''受賞''' | |||
| {{{awards|情報なし}}} | |||
|- | |||
| '''代表商品''' | |||
| {{{representativeproducts|情報なし}}} | |||
|- | |||
| '''公式Webサイト''' | |||
| [{{{website}}} 公式サイト] | |||
|} | |||
</includeonly> |