Template:Infobox: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(allow custom coloring if desired)
(oops)
Line 1: Line 1:
{|Border="1" align="right" cellspacing="0" cellpadding="3" style="border: 1px solid #7a7a7a; float: right; width: 300px; background: #ffffff; margin: 0px 0px 15px 15px; border-collapse: collapse;"
{|Border="1" align="right" cellspacing="0" cellpadding="3" style="border: 1px solid #7a7a7a; float: right; width: 300px; background: #ffffff; margin: 0px 0px 15px 15px; border-collapse: collapse;"
|-
|-
|height="32" colspan="2" align="center" style="background: #D14654;"|
|height="32" colspan="2" align="center" style="background: {{{background color|#D1BEF4}}};"|
<div style="top:+0.2em;font-size: 105%">'''''{{{Box title|No Title}}}'''''</div>
<div style="top:+0.2em;font-size: 105%">'''''{{{Box title|No Title}}}'''''</div>
{{#if: {{{Image file|}}}|
{{#if: {{{Image file|}}}|

Revision as of 13:03, 17 April 2007

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: Wikia:template talk:Infobox.

To use this template, you must manually copy both: template:infobox and template:! to your wiki.

Template:Wikia