|
|
Line 1: |
Line 1: |
| {{Infobox
| |
| | bodyclass = hrecipe adr
| |
|
| |
|
| | titleclass = fn
| |
| | title = <includeonly><span {{#if:{{{name_lang|}}}|lang="{{{name_lang}}}"}} {{#ifeq:{{{name_italics|false}}}|true|style="font-style: italic;"|}}>{{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}</span></includeonly>
| |
|
| |
| | image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |alt={{{image_alt|{{{alt|}}}}}} }}
| |
| | captionstyle = {{#if:{{{caption|}}} |padding-bottom:0.25em;border-bottom:1px solid #aaa;}}
| |
| | caption = {{{caption|}}}
| |
|
| |
| | labelstyle = padding-top:0.245em;line-height:1.15em;<!--(modified longitem)-->
| |
| padding-right:0.65em;<!--(to ensure some gap between (non-wrapped) labels and subsequent data)-->
| |
|
| |
| | rowclass2 = note
| |
| | label2 = Alternative names
| |
| | data2 = {{{alternate_name|{{{alternate name|}}}}}}
| |
|
| |
| | label3 = Type
| |
| | data3 = {{{type|}}}
| |
|
| |
| | label4 = Course
| |
| | data4 = {{{course|}}}
| |
|
| |
| | rowclass5 = note
| |
| | label5 = Place of origin
| |
| | class5 = country-name
| |
| | data5 = {{{country|}}}
| |
|
| |
| | rowclass7 = note
| |
| | label7 = Region or state
| |
| | class7 = region
| |
| | data7 = {{{region|}}}
| |
|
| |
| | label9 = Associated [[:Category:Cuisine by country|national cuisine]]
| |
| | data9 = {{{national_cuisine|}}}
| |
|
| |
| | rowclass11 = note
| |
| | label11 = Created by
| |
| | class11 = author
| |
| | data11 = {{#if:{{{creators|}}} |{{{creators}}} |{{{creator|}}} }}
| |
|
| |
| | label13 = Invented
| |
| | data13 = {{{year|}}}
| |
|
| |
| | label17 = Serving temperature
| |
| | data17 = {{{served|}}}
| |
|
| |
| | label19 = Main ingredients
| |
| | class19 = ingredient
| |
| | data19 = {{{main_ingredient|}}}
| |
|
| |
| | label21 = Ingredients generally used
| |
| | class21 = ingredient
| |
| | data21 = {{{minor_ingredient|}}}
| |
|
| |
| | label23 = Variations
| |
| | data23 = {{{variations|}}}
| |
|
| |
| | label34 = Similar dishes
| |
| | data34 = {{{similar_dish|}}}
| |
|
| |
| | label36 = Other information
| |
| | data36 = {{{other|}}}
| |
| }}
| |