Template:Character: Difference between revisions
From Kolapedia
Jump to navigationJump to search
The63KunGuy (talk | contribs) Created page with "<includeonly><includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <group collapse="open"> <header source="basicinfo">Basic Information</header> <data source="aliases"> <label>Aliases</label> </data> <data source="gender"> <label>Gender</label> </data> <data source="paraphernalia"> <label>Paraphernalia</label>..." |
The63KunGuy (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{|border="1" cellpadding="1" cellspacing="2" style="border:solid 3px purple; border-radius:0.5ex; float: right; font-size:100%; background:purple; width:25%;" | |||
< | |colspan="2" style="-moz-border-radius-topright:7px; -moz-border-radius-topleft:7px; text-align:center; border-radius:0.5ex; font-size:15.5px; background:#F52887;"|<font color="white">'''{{{name|{{PAGENAME}}}}}'''</font> | ||
|- | |||
|colspan="2" style="text-align:center; background:white;"|{{{image}}} | |||
|- | |||
{{!}}- | |||
{{#if:{{{universe<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Universe''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{universe}}} | |||
}} | |||
{{!}}- | |||
{{#if:{{{full name<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Other names''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{full name}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{Japanese<includeonly>|</includeonly>}}} | | |||
{{!}}- | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Japanese name''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{Japanese}}} | |||
{{!}}- | |||
}} | |||
{{!}}- | |||
{{#if:{{{first appearance<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Date of first appearance''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF" {{!}} <font color="black">{{{first appearance}}} | |||
{{!}}- | |||
}} | |||
{{!}}- | |||
{{#if:{{{based on<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Based on''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{based on}}} | |||
{{!}}- | |||
}} | |||
{{!}}- | |||
{{#if:{{{gender<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Gender''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{gender}}} | |||
{{!}}- | |||
}} | |||
{{!}}- | |||
{{#if:{{{nationality<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Home/Nationality/Usually Found At''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{nationality}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{birthday<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Birthday''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{birthday}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{links<includeonly>|</includeonly>}}} | | |||
{{!}} style="background-color: #F52887; border-radius:0.5ex;" {{!}}<font color="#F0F8FF">'''Official links''' | |||
{{!}} style="border-radius:0.5ex; background-color: #FFFFFF;" {{!}} <font color="black">{{{links}}} | |||
{{!}}- | |||
}} | |||
|}<noinclude> | |||
==Usage== | |||
{|float="left" | |||
|<pre> | |||
{{Character | |||
|universe= | |||
|full name= | |||
|Japanese= | |||
|first appearance= | |||
|based on= | |||
|gender= | |||
|nationality= | |||
|birthday= | |||
|links= | |||
}} | |||
</pre> | |||
|} |
Revision as of 14:43, March 11, 2025
{{#if:{{{universe}}} |
{{#if:{{{full name}}} |
}}
{{#if:{{{Japanese}}} |
}}
{{#if:{{{first appearance}}} |
}}
{{#if:{{{based on}}} |
}}
{{#if:{{{gender}}} |
}}
{{#if:{{{nationality}}} |
}}
{{#if:{{{birthday}}} |
}}
{{#if:{{{links}}} |
}}
Character | |
{{{image}}} | |
Universe | {{{universe}}}
}} |
Other names | {{{full name}}} |
Japanese name | {{{Japanese}}} |
Date of first appearance | {{{first appearance}}} |
Based on | {{{based on}}} |
Gender | {{{gender}}} |
Home/Nationality/Usually Found At | {{{nationality}}} |
Birthday | {{{birthday}}} |
Official links | {{{links}}} |
Usage
{{Character |universe= |full name= |Japanese= |first appearance= |based on= |gender= |nationality= |birthday= |links= }} |