Template:THE ACTUAL REAL CHARACTER TEMPLATE USE THIS: Difference between revisions

From The Skullgirls Wiki
Jump to navigation Jump to search
(Created page with "{| style="width:200px; border:1px solid black; float:right; " |- |colspan="2" style="background-color:lightblue;"|{{{title1}}} |- {{#if:{{{image1|}}}| {{!}}colspan="2"{{!}}[[File:{{{image1}}}{{!}}200px{{!}}thumb{{!}}{{{caption1}}}]] }} |- {{#if:{{{full_name|}}}| {{!}}Full Name: {{!}}{{{full_name}}} }} |- {{#if:{{{alias|}}}| {{!}}Alias: {{!}}{{{alias}}} }} |- {{#if:{{{age|}}}| {{!}}Age: {{!}}{{{age}}} }} |- {{#if:{{{species|}}}| {{!}}Species: {{!}}{{{species}}} }} |...")
 
mNo edit summary
Line 1: Line 1:
{| style="width:200px; border:1px solid black; float:right; "
{| style="width:200px; border:1px solid black; float:right; "
|-
|-
|colspan="2" style="background-color:lightblue;"|{{{title1}}}
{{#if:{{{title1|}}}|
{{!}}colspan="2" style="background-color:lightblue; text-align:center;"{{!}}{{{title1|}}}
}}


|-
|-
{{#if:{{{image1|}}}|
{{#if:{{{image1|}}}|
{{!}}colspan="2"{{!}}[[File:{{{image1}}}{{!}}200px{{!}}thumb{{!}}{{{caption1}}}]]
{{!}}colspan="2" {{!}}[[File:{{{image1}}}{{!}}200px{{!}}center{{!}}thumb{{!}}{{#if:{{{caption|}}}|{{{caption1|}}}}}]]
}}
}}



Revision as of 04:01, 11 February 2026

Other information


Example usage:

{{THE ACTUAL REAL CHARACTER TEMPLATE USE THIS
|title1=Example
|image1=Example
|caption1=Example
|full_name=Example
|alias=Example
|age=Example
|species=Example
|power_level=Example
|occupation=Example
|family=Example
|height=Example
|blood_type=Example
|favorite_musician=Example
|favorite_movie=Example
|hobbies=Example
|likes=Example
|dislikes=Example
}}