Template:Infobox: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 34: Line 34:
|style="background:#A9A9A9"|{{{info9}}}
|style="background:#A9A9A9"|{{{info9}}}
|- class{{{option10}}}="hiddenStructure"
|- class{{{option10}}}="hiddenStructure"
|style="background:#A9A9A9"|{{{option10}}}
|style="background:#A9A9A9; -moz-border-radius-bottomleft: 1em;"|{{{option10}}}
|style="background:#A9A9A9"|{{{info10}}}
|style="background:#A9A9A9; -moz-border-radius-bottomright: 1em;"|{{{info10}}}
|-
|colspan="2" style="text-align:center; color:black; background:#A9A9A9; -moz-border-radius-bottomleft: 1em; -moz-border-radius-bottomright: 1em;"|<big>'''{{{boxtitle}}}'''</big>
|}
|}


<noinclude>
<noinclude>
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.
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.
When copying this Template to create the new Infobox template:
*Delete codings that are not needed.
*Option and Info parameters should be changed into their specific variables.
*The line ''class{{{optionxx}}}="hiddenStructure"'' should be removed.
 
You may also use it to create a KHWiki Infobox in your userpage. Advanced help is recommended.


==Usage==
==Usage==

Revision as of 12:48, 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}}}


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.

When copying this Template to create the new Infobox template:

  • Delete codings that are not needed.
  • Option and Info parameters should be changed into their specific variables.
  • The line class{{{optionxx}}}="hiddenStructure" should be removed.

You may also use it to create a KHWiki Infobox in your userpage. Advanced help is recommended.

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 =
|}}