Template:Infobox: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
mNo edit summary |
m (new base Infobox look) |
||
Line 1: | Line 1: | ||
<!-- COPY | <!-- COPY THE CODING BELOW TO CREATE A NEW INFOBOX TEMPLATE --> | ||
{|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%" | ||
|- | |- | ||
Line 38: | Line 38: | ||
|style="background:#A9A9A9; -moz-border-radius-bottomright: 1em;"|{{{info10}}} | |style="background:#A9A9A9; -moz-border-radius-bottomright: 1em;"|{{{info10}}} | ||
|} | |} | ||
<!-- COPY | <!-- COPY THE CODING ABOVE TO CREATE A NEW INFOBOX TEMPLATE --> | ||
<noinclude> | <noinclude> | ||
This Template is the basis for all Infobox Templates in the | This Template is the basis for all Infobox Templates in the AoCWiki 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: | When copying the coding of this Template to create a new Infobox template: | ||
Line 46: | Line 46: | ||
*The bottommost coding is the recommended bottommost part for the Infobox | *The bottommost coding is the recommended bottommost part for the Infobox | ||
You may also use it to create a | You may also use it to create a AoCWiki Infobox in your userpage. Advanced help is recommended. | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
[[Category:Infoboxes|{{PAGENAME}}]] | [[Category:Infoboxes|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 12:35, 24 March 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 AoCWiki 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 AoCWiki Infobox in your userpage. Advanced help is recommended.