Template:Infobox pepper/doc: Difference between revisions

m
1 revision imported
>Vanisaac
m (→‎Template Data: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
m (1 revision imported)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


{{Parameter names example|_template=|name|image|alt|caption|heat|scoville}}
{{Parameter names example|_template=|name|image|alt|caption|heat|scoville}}
<pre style="overflow: auto;">
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Infobox pepper
{{Infobox pepper
| name    =  
| name    =  
Line 17: Line 17:
| scoville =   
| scoville =   
}}
}}
</pre>
</syntaxhighlight>


== Parameters ==
== Parameters ==
Line 33: Line 33:
<li><code>heat = Medium</code> or <code>heat = medium</code>: in terms of chilli peppers, this would suit a Scoville rating between 4,000-9,999.</li>
<li><code>heat = Medium</code> or <code>heat = medium</code>: in terms of chilli peppers, this would suit a Scoville rating between 4,000-9,999.</li>
<li><code>heat = Hot</code> or <code>heat = hot</code>: in terms of chilli peppers, this would suit a Scoville rating between 9,999-49,999.</li>
<li><code>heat = Hot</code> or <code>heat = hot</code>: in terms of chilli peppers, this would suit a Scoville rating between 9,999-49,999.</li>
<li><code>heat = Very Hot</code> or <code>heat = very hot</code>: in terms of chilli peppers, this would suit a Scoville rating between 50,000-250,000.</li>
<li><code>heat = Very Hot</code> or <code>heat = very hot</code>: in terms of chilli peppers, this would suit a Scoville rating between 50,000-599,999.</li>
<li><code>heat = Exceptionally Hot</code> or <code>heat = exceptionally hot</code> in terms of chilli peppers, this would suit a Scoville rating of 250,000+.</li>
<li><code>heat = Exceptionally Hot</code> or <code>heat = exceptionally hot</code> in terms of chilli peppers, this would suit a Scoville rating of 600,000+.</li>
</ul>
</ul>
; <code>scoville</code>: freeform field for giving an approximate [[Scoville scale|Scoville rating]] for the subject's heat.
; <code>scoville</code>: freeform field for giving an approximate [[Scoville scale|Scoville rating]] for the subject's heat.