Template:Infobox
Tutorial
- {{{1}}}
- name of infobox
- {{{2}}}
- insert
- Template:ib for new line
- Template:ibs for infobox section name
- Template:ibw use a whole line for one name (like sbt but unbolded)
- Template:ibhalf like ib but the size of halves is 50%–50%, and unbolded
- {{{3}}}
- infobox size (if unspecified, 270px)
Example
{{Infobox|Example| {{ib|1st section|1st value}} {{ib|2nd section|2nd value}} {{ibw|Info}} {{ibs|Part 2}} {{ib|3rd section|3rd value}} {{ibs|Part 3}} {{ibhalf|Info 1a|Info 1b}} |300px}}
Example
1st section
1st value
2nd section
2nd value
Info
Part 2
3rd section
3rd value
Part 3
Info 1a
Info 1b