Template:Infobox: Difference between revisions
From Baten Kaitos Wiki
(borrowed from Xeno Series Wiki (which in turn was borrowed mostly from SmashWiki)) |
No edit summary |
||
| Line 1: | Line 1: | ||
{|class="wikitable infobox | {|class="wikitable infobox bk-infobox bk-infobox-right" | ||
|+<!--{{#if:{{{name|}}}|<div style="float:right;width:6em;text-align:right;">{{VTE|{{{name}}}|ns={{{namespace|Template}}}}}</div>}}--> | |+<!--{{#if:{{{name|}}}|<div style="float:right;width:6em;text-align:right;">{{VTE|{{{name}}}|ns={{{namespace|Template}}}}}</div>}}--> | ||
!colspan="2" style="font-size:115%"|{{{title}}} | !colspan="2" style="font-size:115%"|{{{title}}} | ||
Revision as of 16:10, 4 March 2024
| {{{title}}} |
|---|
The main infobox template.
Usage:
{{infobox
|title = (text to display in the header)
|subtitle = (text to display below the header)
|name = (name of the template)
|image = (image to display)
|caption = (caption to display below the image)
|header1 = (header of the first entry)
|data1 = (what do display in that entry)
|header2 = ...
|data2 = ...
...
|header10 = ...
|data10 = ...
}}