Template:Infobox: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|style="border:solid 2px #A9A9A9; -moz-border-radius:10px; float:right;" width="30%" | {|style="border:solid 2px #A9A9A9; -moz-border-radius:10px; float:right;" width="30%" | ||
|- | |- | ||
|colspan="2" style="text-align:center; color:black; background:#A9A9A9; -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em;"|<big>'''{{{ | |colspan="2" style="text-align:center; color:black; background:#A9A9A9; -moz-border-radius-topleft: 1em; -moz-border-radius-topright: 1em;"|<big>'''{{{boxtitle}}}'''</big> | ||
|- | |- | ||
|colspan="2" style="text-align:center"|{{{image}}} | |colspan="2" style="text-align:center"|{{{image}}} | ||
|- | |- | ||
|colspan="2" style="text-align:center; color:black; background:#A9A9A9"|'''{{{ | |colspan="2" style="text-align:center; color:black; background:#A9A9A9"|'''{{{boxtitle}}}''' | ||
|- class{{{option1}}}="hiddenStructure" | |- class{{{option1}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option1}}} | |style="background:#A9A9A9"|{{{option1}}} | ||
|style="background:#A9A9A9"|{{{info1}}} | |style="background:#A9A9A9"|{{{info1}}} | ||
|- class{{{ | |- class{{{option2}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option2}}} | |style="background:#A9A9A9"|{{{option2}}} | ||
|style="background:#A9A9A9"|{{{info2}}} | |style="background:#A9A9A9"|{{{info2}}} | ||
|- class{{{ | |- class{{{option3}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option3}}} | |style="background:#A9A9A9"|{{{option3}}} | ||
|style="background:#A9A9A9"|{{{info3}}} | |style="background:#A9A9A9"|{{{info3}}} | ||
|- class{{{ | |- class{{{option4}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option4}}} | |style="background:#A9A9A9"|{{{option4}}} | ||
|style="background:#A9A9A9"|{{{info4}}} | |style="background:#A9A9A9"|{{{info4}}} | ||
|- class{{{ | |- class{{{option5}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option5}}} | |style="background:#A9A9A9"|{{{option5}}} | ||
|style="background:#A9A9A9"|{{{info5}}} | |style="background:#A9A9A9"|{{{info5}}} | ||
|- class{{{ | |- class{{{option6}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option6}}} | |style="background:#A9A9A9"|{{{option6}}} | ||
|style="background:#A9A9A9"|{{{info6}}} | |style="background:#A9A9A9"|{{{info6}}} | ||
|- class{{{option7}}}="hiddenStructure" | |- class{{{option7}}}="hiddenStructure" | ||
|style="background:#A9A9A9"|{{{option7}}} | |style="background:#A9A9A9"|{{{option7}}} |
Revision as of 12:41, 18 January 2008
{{{boxtitle}}} | |
{{{image}}} | |
{{{boxtitle}}} | |
{{{option1}}} | {{{info1}}} |
{{{option2}}} | {{{info2}}} |
{{{option3}}} | {{{info3}}} |
{{{option4}}} | {{{info4}}} |
{{{option5}}} | {{{info5}}} |
{{{option6}}} | {{{info6}}} |
{{{option7}}} | {{{info7}}} |
{{{option8}}} | {{{info8}}} |
{{{option9}}} | {{{info9}}} |
{{{option10}}} | {{{info10}}} |
{{{boxtitle}}} |
This Template is the basis for all Infobox Templates in the KHWiki Mainspace. In short, Infobox templates should closely model this template's appearance with minimal variances.
- Aside from the usual information, you may additional variables to the infobox.
- You may input as much as 10 additional variables. If there are none, leave them blank.
Usage
Syntax:
{{Infobox |boxtitle= |image= |option1 = e.g. English voice actor |info1 = e.g. John Doe |option2 = |info2 = |option3 = |info3 = |option4 = |info4 = |option5 = |info5 = |option6 = |info6 = |option7 = |info7 = |option8 = |info8 = |option9 = |info9 = |option10 = |info10 = |}} |