Template:Charbox: Difference between revisions

From The Skullgirls Wiki
Jump to navigation Jump to search
(Created page)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
and this one, remind me too
<noinclude>Copy and paste:<pre>
{{Charbox
|title =
|image =
|imagecaption =
|imagegallery =
|sound =
|name =
|age =
|gender =
|race =
|height =
|birthday =
|family =
|friends =
|enemies =
|abilities =
|deviantart =
}}</pre>
Example:
{{Charbox
|title = UwU
|image =Kylegayass.webp
|imagecaption =
|imagegallery =
|sound = nyawww
|name = Wonga
|age = -19
|gender = yes
|race = priviledged
|height = 128347 feet
|birthday = no
|family = you
|friends = none
|enemies = everyone
|abilities = none
|deviantart = sexlord
}}</noinclude>
{| class="infobox"
! colspan="3" class="infobox-title | {{{title|{{PAGENAME}}}}}
|-
{{#if: {{{image|}}}|
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-image" {{!}} [[File:{{{image}}}|image|230px]]
}}
{{#if: {{{caption|}}} |
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-caption" {{!}} ''{{{caption|}}}''
}}
|-
{{#if: {{{imagegallery|}}}|
{{!}}-
{{!}} colspan="3" style="text-align:center;" class="infobox-gallery" {{!}} {{{imagegallery}}}
}}
|-
{{#if: {{{sound|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Sound|Sound}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{sound|}}}
}}
|-
{{#if: {{{name|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Name|Name}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{name|}}}
}}
|-
{{#if: {{{age|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Age|Age}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{age|}}}
}}
|-
{{#if: {{{gender|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Gender|Gender}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{gender|}}}
}}
|-
{{#if: {{{race|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Race|Race}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{race|}}}
}}
|-
{{#if: {{{height|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Height|Height}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{height|}}}
}}
|-
{{#if: {{{birthday|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Birthday|Birthday}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{birthday|}}}
}}
|-
{{#if: {{{family|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Family|Family}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{family|}}}
}}
|-
{{#if: {{{friends|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Friends|Friends}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{friends|}}}
}}
|-
{{#if: {{{enemies|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Enemies|Enemies}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{enemies|}}}
}}
|-
{{#if: {{{abilities|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{Abilities|Abilities}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{abilities|}}}
}}
|-
{{#if: {{{deviantart|}}}|
{{!}}-
{{!}} class="infobox-label" {{!}}
{{{DeviantART|DeviantART}}}
{{!}} colspan="2" class="infobox-value" {{!}}
{{{deviantart|}}}
}}
|}

Latest revision as of 10:54, 27 December 2024

Copy and paste:

{{Charbox
|title =
|image =
|imagecaption =
|imagegallery =
|sound =
|name =
|age =
|gender =
|race =
|height =
|birthday =
|family =
|friends =
|enemies =
|abilities =
|deviantart =
}}

Example:

UwU
image

Sound

nyawww

Name

Wonga

Age

-19

Gender

yes

Race

priviledged

Height

128347 feet

Birthday

no

Family

you

Friends

none

Enemies

everyone

Abilities

none

DeviantART

sexlord

Charbox