Difference between revisions of "Template:Infobox"
m (1 revision) |
(Add vertical-align:top for row titles) |
||
Line 8: | Line 8: | ||
}} | }} | ||
|- | |- | ||
− | | style="width:30%;" | | + | | style="width:30%; vertical-align:top;" | |
'''{{{Row 1 title|No Title}}}''' | '''{{{Row 1 title|No Title}}}''' | ||
| style="width:70%;" | | | style="width:70%;" | | ||
Line 14: | Line 14: | ||
{{#if: {{{Row 2 title|}}}| | {{#if: {{{Row 2 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 2 title}}}''' | '''{{{Row 2 title}}}''' | ||
{{!}} | {{!}} | ||
Line 20: | Line 20: | ||
{{#if: {{{Row 3 title|}}}| | {{#if: {{{Row 3 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 3 title}}}''' | '''{{{Row 3 title}}}''' | ||
{{!}} | {{!}} | ||
Line 26: | Line 26: | ||
{{#if: {{{Row 4 title|}}}| | {{#if: {{{Row 4 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 4 title}}}''' | '''{{{Row 4 title}}}''' | ||
{{!}} | {{!}} | ||
Line 32: | Line 32: | ||
{{#if: {{{Row 5 title|}}}| | {{#if: {{{Row 5 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 5 title}}}''' | '''{{{Row 5 title}}}''' | ||
{{!}} | {{!}} | ||
Line 38: | Line 38: | ||
{{#if: {{{Row 6 title|}}}| | {{#if: {{{Row 6 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 6 title}}}''' | '''{{{Row 6 title}}}''' | ||
{{!}} | {{!}} | ||
Line 44: | Line 44: | ||
{{#if: {{{Row 7 title|}}}| | {{#if: {{{Row 7 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 7 title}}}''' | '''{{{Row 7 title}}}''' | ||
{{!}} | {{!}} | ||
Line 50: | Line 50: | ||
{{#if: {{{Row 8 title|}}}| | {{#if: {{{Row 8 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 8 title}}}''' | '''{{{Row 8 title}}}''' | ||
{{!}} | {{!}} | ||
Line 56: | Line 56: | ||
{{#if: {{{Row 9 title|}}}| | {{#if: {{{Row 9 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 9 title}}}''' | '''{{{Row 9 title}}}''' | ||
{{!}} | {{!}} | ||
Line 62: | Line 62: | ||
{{#if: {{{Row 10 title|}}}| | {{#if: {{{Row 10 title|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} | + | {{!}} style="vertical-align:top;" {{!}} |
'''{{{Row 10 title}}}''' | '''{{{Row 10 title}}}''' | ||
{{!}} | {{!}} |
Revision as of 22:27, 3 October 2024
No Title | |
---|---|
No Title |
No information |
Contents
Description
- This template produces a infobox-style template.
- You may want to copy and modify this to create a specific infobox (e.g. character infobox).
- This template requires parser functions to be enabled (Wikia default: on).
Syntax
{{infobox |Box title = |image = Image:Example.jpg |imagewidth = [defaults to 250] |caption = Bob the Flower |Row 1 title = |Row 1 info = |Row 2 title = |Row 2 info = |Row 3 title = |Row 3 info = |Row 4 title = |Row 4 info = |Row 5 title = |Row 5 info = |Row 6 title = |Row 6 info = |Row 7 title = |Row 7 info = |Row 8 title = |Row 8 info = |Row 9 title = |Row 9 info = |Row 10 title = |Row 10 info = }}
Notes
- Keeping the Box Title empty will result in displaying No title
- If you don't want to display image, just keep Image file Name and Image Size empty.
- Keeping the Row 1 title empty will result in displaying No title.
- Keeping the Row (any row) info empty will result in displaying No information.
- Keeping the Row (any below row 1) title empty will result in that row and the rest of the rows below it will not be displayed.
- Max row for information: 10 rows.
Sample output
Complete Infobox:
{{Infobox
|Box title = Info Title
|image = Image:Example.jpg
|imagewidth = 120
|caption = A flower
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 title = Title row 4
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
|Row 7 title = Title row 7
|Row 7 info = Info row 7
|Row 8 title = Title row 8
|Row 8 info = Info row 8
|Row 9 title = Title row 9
|Row 9 info = Info row 9
|Row 10 title = Title row 10
|Row 10 info = Info row 10
}}
Info Title | |
---|---|
Title row 1 |
Info row 1 |
Title row 2 |
Info row 2 |
Title row 3 |
Info row 3 |
Title row 4 |
Info row 4 |
Title row 5 |
Info row 5 |
Title row 6 |
Info row 6 |
Title row 7 |
Info row 7 |
Title row 8 |
Info row 8 |
Title row 9 |
Info row 9 |
Title row 10 |
Info row 10 |
Infobox Image omitted :
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 title = Title row 4
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
|Row 7 title = Title row 7
|Row 7 info = Info row 7
|Row 8 title = Title row 8
|Row 8 info = Info row 8
|Row 9 title = Title row 9
|Row 9 info = Info row 9
|Row 10 title = Title row 10
|Row 10 info = Info row 10
}}
Info Title | |
---|---|
Title row 1 |
Info row 1 |
Title row 2 |
Info row 2 |
Title row 3 |
Info row 3 |
Infobox Image omitted and displaying only 3 rows of information:
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
}}
Info Title | |
---|---|
Title row 1 |
Info row 1 |
Title row 2 |
Info row 2 |
Title row 3 |
Info row 3 |
Infobox Image and title row 4 omited:
Result: Row 4, 5, and 6 will not be displayed.
{{Infobox
|Box title = Info Title
|Row 1 title = Title row 1
|Row 1 info = Info row 1
|Row 2 title = Title row 2
|Row 2 info = Info row 2
|Row 3 title = Title row 3
|Row 3 info = Info row 3
|Row 4 info = Info row 4
|Row 5 title = Title row 5
|Row 5 info = Info row 5
|Row 6 title = Title row 6
|Row 6 info = Info row 6
}}