Template:Featuredcharacters: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{nonumbering|}}} ||''(Numbers indicate order of appearance.)''}}
<includeonly>{{#if:{{{nonumbering|}}}||''(Numbers indicate order of appearance.)''}}
{| cellpadding="5" align="center" class="tt1_featuredCharacters"
{| cellpadding="5" align="center"
{{#if:{{{c1|}}}|
{{#if:{{{c1|}}}|
!! style="background:#ffdddd;" {{!}} {{{h1|[[wiktionary:entelechy|Entelechies]]}}} }}{{#if:{{{c2|}}}|
!! style="background:#ffdddd" {{!}} {{{h1|[[wiktionary:entelechy|Entelechies]]}}} }}{{#if:{{{c2|}}}|
!! style="background:#ededff" {{!}} {{{h2|[[Heartless]]}}} }}{{#if:{{{c3|}}}|
!! style="background:#ededff" {{!}} {{{h2|[[Heartless]]}}} }}{{#if:{{{c3|}}}|
!! style="background:#ffeeb8;" {{!}} {{{h3|[[Nobody|Nobodies]]}}} }}{{#if:{{{c4|}}}|
!! style="background:#ffeeb8" {{!}} {{{h3|[[Nobody|Nobodies]]}}} }}{{#if:{{{c4|}}}|
!! style="background:#fbefde;" {{!}} {{{h4|[[Unversed]]}}} }}{{#if:{{{c5|}}}|
!! style="background:#fbefde" {{!}} {{{h4|[[Unversed]]}}} }}{{#if:{{{c5|}}}|
!! style="background:#d5e6d5;" {{!}} {{{h5|Others}}} }}{{#if:{{{c6|}}}|
!! style="background:#d5e6d5" {{!}} {{{h5|Others}}} }}{{#if:{{{c6|}}}|
!! style="background:#d5e6d5;" {{!}} {{{h6|Misc}}} }}
!! style="background:#d5e6d5" {{!}} {{{h6|Misc}}} }}
|-
|-
{{#if:{{{c1|}}}|{{!}} style="background:#ffdddd;" valign="top" {{!}}
{{#if:{{{c1|}}}|{{!}} style="background:#ffdddd" valign="top" {{!}}
{{{c1|}}} }}
{{{c1|}}} }}
{{#if:{{{c2|}}}|{{!}} style="background:#ededff;" valign="top" {{!}}
{{#if:{{{c2|}}}|{{!}} style="background:#ededff" valign="top" {{!}}
{{{c2|}}} }}
{{{c2|}}} }}
{{#if:{{{c3|}}}|{{!}} style="background:#ffeeb8;" valign="top" {{!}}
{{#if:{{{c3|}}}|{{!}} style="background:#ffeeb8" valign="top" {{!}}
{{{c3|}}} }}
{{{c3|}}} }}
{{#if:{{{c4|}}}|{{!}} style="background:#fbefde;" valign="top" {{!}}
{{#if:{{{c4|}}}|{{!}} style="background:#fbefde" valign="top" {{!}}
{{{c4|}}} }}
{{{c4|}}} }}
{{#if:{{{c5|}}}|{{!}} style="background:#d5e6d5;" valign="top" {{!}}
{{#if:{{{c5|}}}|{{!}} style="background:#d5e6d5" valign="top" {{!}}
{{{c5|}}} }}
{{{c5|}}} }}
{{#if:{{{c6|}}}|{{!}} style="background:#d5e6d5;" valign="top" {{!}}
{{#if:{{{c6|}}}|{{!}} style="background:#d5e6d5" valign="top" {{!}}
{{{c6|}}} }}
{{{c6|}}} }}
|}</includeonly><noinclude>{{doc}}
|}</includeonly><noinclude>{{/doc}} [[Category:Templates]]</noinclude>
[[Category:Episode templates]]
</noinclude>

Latest revision as of 13:30, 7 August 2024

Use this to make lists of characters appearing in manga chapters.

{{featuredcharacters
|h1=(changes the header of the first column from the default "Entelechies")
|c1=(list all the complete characters here)
|h2=(changes the header of the second column from the default "Heartless")
|c2=(list all the Heartless characters here)
|h3=(changes the header of the third column from the default "Nobodies")
|c3=(list all the Nobody characters here)
|h4=(changes the header of the fourth column from the default "Unversed".)
|c4=(list all the Unversed characters here)
|h5=(changes the header of the fifth column from the default "Others".)
|c5=(list any remaining characters here)
|h6=(changes the header of the sixth column from the default "Misc".)
 	Mostly for use if the fifth column has been changed to something specific, such as Summons)
|c6=(list any remaining characters here)
}}

Examples

(Numbers indicate order of appearance.)

Entelechies Heartless Nobodies Unversed


Code:

{{featuredcharacters
|c1=
*[[Sora]] (1)
*[[Riku]] (2)
*[[King Mickey]] (7)
|c2=
*[[Darkside]] (5)
*[[Soldier]] (6)
|c3=
*[[Dusk]] (4)
|c4=
*[[Cursed Coach]] (3)
}}

Optional arguments

  • nonumbering=true - Hides the "(Numbers indicate order of appearance.)" message, for use on pages where it wouldn't make sense.