Template:Character: Difference between revisions

Template page
Character template
 
AZ (talk | contribs)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox character
{{Infobox character
| name      = {{{name}}}
| name      = {{PAGENAME}}
| image      = {{{image}}}
| image      = {{{image}}}
| age        = {{{age}}}
| gender    = {{{gender}}}
| gender    = {{{gender}}}
| species    = {{{species}}}
| species    = {{{species}}}
| trivia    = {{{trivia}}}
}}
}}
== Biography ==
{{{biography}}}
== Personality ==
{{{personality}}}
== Appearance ==
{{{appearance}}}
== Relationships ==
{{{relationships}}}
== Trivia ==
{{{extra_trivia}}}


[[Category:Paper Lily Characters]]
[[Category:Paper Lily Characters]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
This template creates a full Paper Lily character page with infobox and sections. Example usage:
This is the Paper Lily Character template
 
== How to use ==
1. Create a new page for your character.<br>
2. Call the template like this:


<pre>
<pre>
{{Character
{{Character
|name=Lacie
|name=Character Name
|image=
|image=CharacterImage.png
|age=16
|gender=Male/Female/Other
|gender=Female
|species=Human/etc.
|species=Human
|trivia=
|biography=Lacie is the main character
|personality=
|appearance=
|relationships=
|extra_trivia=
}}
}}
</pre>
</pre>
3. Fill in only the fields you know — leave unknown fields empty. 
== Notes ==
- The template automatically adds the page to [[Category:Paper Lily Characters]].
- The infobox shows basic info at the top of the page.
- Sections like Biography, Personality, Appearance, etc., will appear even if left empty. 
</noinclude>
</noinclude>

Latest revision as of 18:42, 11 June 2026


This is the Paper Lily Character template.

How to use

1. Create a new page for your character.
2. Call the template like this:

{{Character
|name=Character Name
|image=CharacterImage.png
|gender=Male/Female/Other
|species=Human/etc.
}}

3. Fill in only the fields you know — leave unknown fields empty.

Notes

- The template automatically adds the page to . - The infobox shows basic info at the top of the page. - Sections like Biography, Personality, Appearance, etc., will appear even if left empty.