m border? |
Paper Lily (talk | contribs) This should make everything render nicely if I'm not mistaken. |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{| class="infobox" style="width:250px; border:1px solid #aaa; background:#9a1e35; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;" | {| class="infobox" style="width:250px; border:1px solid #aaa; background:#9a1e35; float:right; clear:right; margin:0 0 1em 1em; font-size:90%;" | ||
|- | |- | ||
| 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 | |||
}} | |||
Revision as of 16:55, 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 |