m trying to fix things again |
Paper Lily (talk | contribs) m Fixed hex codes without changing the actual colours of them |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<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 # | |||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:120%; background:# | ! colspan="2" style="text-align:center; border:2px solid #000000; font-size:120%; background:#000000;" | {{{name|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{image}}}| | | 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 |