Template:Infobox:SectionList
{{Infobox:SectionList}} is a meta-template, ie a template for creating templates. This template is intended to be used in line with the template Template:Infobox:Base. With this template you can create a table containing a title and a list of ten items or less. It can set the background color of the title and the width of column left. Contents[hide]UsagePut the following code in the template being designed. Complete the parameters you want, delete the unused. {{Infobox:SectionList | color = | title = | width = | ltitle = | rtitle = | item0 = | info0 = | item1 = | info1 = | item2 = | info2 = | item3 = | info3 = | item4 = | info4 = | item5 = | info5 = | item6 = | info6 = | item7 = | info7 = | item8 = | info8 = | item9 = | info9 = | content = }} Parameters
You can complete the parameter content including other templates, such as Template:Infobox:Section and other Template:Infobox:SectionList. But do not include other template Template:Infobox:Header in this parameter. That template is intended only to lead the table. ExamplesCopy and paste on a page to see the results. {{Infobox:Base | width = 200 | content = {{Infobox:Header | color = B8DB82 | width = 200 | title = Basil | image = Albahaca basil.jpg | content = {{Infobox:SectionList | color = D6EAB7 | title = Gathering rates | width = 150 | ltitle = Method | rtitle = Amount | item0 = Manual | info0 = 115 | item1 = [[Bronze scissors]] | info1 = 172 | item2 = [[Scissors]] | info2 = 230 }}}}}} See also |