Template:Char: Difference between revisions

Template page
Al1ce (talk | contribs)
m TRIAL AND ERROR MAKE SURE TO TELL YOUR FRIENDS ABOUT IT
m Fixed hex codes without changing the actual colours of them
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Template:Char
<includeonly>
 
{| class="infobox" style="width:250px; border:1px solid #aaaaaa; background:#9a1e35; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;"
 
{| class="infobox" style="width:250px; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;"
|-
|-
! colspan="2" style="text-align:center; font-size:120%; background:#ddd;" | {{{name|}}}
! colspan="2" style="text-align:center; border:2px solid #000000; font-size:120%; background:#000000;" | {{{name|}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|244x350px|center]]
| colspan="2" style="text-align:center; border:2px solid #000;" | [[File:{{{image}}}|250px]]
|-
|-
! Age
! Age
Line 17: Line 15:
| {{{species|}}}
| {{{species|}}}
|}
|}
</includeonly>
<noinclude>
This is a character template for any character pages.
You can add it to a page like so:
<pre>
{{
Char
| name      = {{PAGENAME}}
| image      = INSERT IMAGE NAME HERE
| gender    = INSERT GENDER HERE
| species    = INSERT SPECIES HERE
| age        = INSERT AGE HERE
}}
</pre>
And it looks like this:
{{
Char
| name      = Lacie
| image      = Lacie.png
| gender    = Female
| species    = Human
| age        = Unknown
}}

Latest revision as of 17:05, 22 August 2026


This is a character template for any character pages. You can add it to a page like so:

{{
Char
| name       = {{PAGENAME}}
| image      = INSERT IMAGE NAME HERE
| gender     = INSERT GENDER HERE
| species    = INSERT SPECIES HERE
| age        = INSERT AGE HERE
}}

And it looks like this:

Lacie
Age Unknown
Gender Female
Species Human