Template:Character: Difference between revisions

Template page
AZ (talk | contribs)
m 1 revision imported: Lacie page & templates
AZ (talk | contribs)
No edit summary
 
Line 1: Line 1:
<includeonly><infobox type="Character">
<includeonly>
<title source="name"><default>{{PAGENAME}}</default></title>
{{Infobox character
<image source="image">
| name      = {{PAGENAME}}
    <caption source="imagecaption" />
| image     = {{{image}}}
</image>
| gender    = {{{gender}}}
<group>
| species    = {{{species}}}
    <data source="aliases"><label>Aliases</label></data>
}}
    <data source="relatives"><label>Relatives</label></data>
 
    <data source="friends"><label>Friends</label></data>
[[Category:Paper Lily Characters]]
        <data source="occupation"><label>Occupation</label></data>
</includeonly>
    </group>
 
    <group>
<noinclude>
        <header>Biographical information</header>
This is the Paper Lily Character template. 
        <data source="marital"><label>Marital status</label></data>
 
    <data source="birthDate"><label>Date of birth</label></data>
== How to use ==
        <data source="birthPlace"><label>Place of birth</label></data>
1. Create a new page for your character.<br>
        <data source="deathDate"><label>Date of death</label></data>
2. Call the template like this:
        <data source="deathPlace"><label>Place of death</label></data>
 
    </group>
<pre>
    <group>
{{Character
        <header>Physical description</header>
|name=Character Name
        <data source="species"><label>Species</label></data>
|image=CharacterImage.png
        <data source="gender"><label>Gender</label><format>{{gender|{{{gender}}}}}</format></data>
|gender=Male/Female/Other
        <data source="height"><label>Height</label></data>
|species=Human/etc.
        <data source="weight"><label>Weight</label></data>
}}
        <data source="eyes"><label>Eye color</label></data>
</pre>
        <data source="hair"><label>Hair color</label></data>
 
</group>
3. Fill in only the fields you know — leave unknown fields empty. 
    <group>
 
      <header>Appearances</header>
== Notes ==
      <data source="portrayedby"><label>Portrayed by</label></data>
- The template automatically adds the page to [[Category:Paper Lily Characters]].
      <data source="appearsin"><label>Appears in</label></data>
- The infobox shows basic info at the top of the page.
      <data source="debut"><label>Debut</label></data>
- Sections like Biography, Personality, Appearance, etc., will appear even if left empty. 
    </group>
</noinclude>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]]}}</includeonly><noinclude>{{Documentation}}</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.