Template:Infobox: Difference between revisions
From Screamer Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{#if: {{{Image file|}}}| | {{#if: {{{Image file|}}}| | ||
{{!}}- | {{!}}- | ||
{{!}}colspan="2" align="center" valign="top" style="background: # | {{!}}colspan="2" align="center" valign="top" style="background: #595959;"{{!}} | ||
[[Image:{{{Image file}}}|{{{Image size}}}px]] | [[Image:{{{Image file}}}|{{{Image size}}}px]] | ||
| | | |
Revision as of 10:46, 20 December 2015
No Title
| |
No Title
|
No information
|
Usage
Syntax:
{{Infobox
|Box title =
|Image file =
|Image size =
|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.
Usage examples are here: Template talk:Infobox.