Template:Infobox: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- COPY THIS CODING BELOW TO CREATE A NEW INFOBOX TEMPLATE --> | <!-- COPY THIS CODING BELOW TO CREATE A NEW INFOBOX TEMPLATE --> | ||
{|style="border:solid 2px #A9A9A9; border-radius:10px; float:right;" width="30%" | {|style="border:solid 2px #A9A9A9; border-radius:10px; float:right; margin-left:10px;" width="30%" | ||
|- | |- | ||
|colspan="2" style="text-align:center; color:black; background:#A9A9A9; border-top-left-radius: 1em; border-top-right-radius: 1em;"|<big>'''{{{boxtitle}}}'''</big> | |colspan="2" style="text-align:center; color:black; background:#A9A9A9; border-top-left-radius: 1em; border-top-right-radius: 1em;"|<big>'''{{{boxtitle}}}'''</big> |
Revision as of 17:06, 18 August 2012
{{{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 the coding of this Template to create a new Infobox template:
- Delete codings that are not needed.
- The bottommost coding is the recommended bottommost part for the Infobox
You may also use it to create a KHWiki Infobox in your userpage. Advanced help is recommended.