Template:Character: Difference between revisions

From NOISZ Wiki
(Replaced content with "{{Marked For Deletion}}")
Tag: Replaced
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Marked For Deletion}}
{{Marked For Deletion}}
<includeonly><infobox type="Character">
<title source="name"/>
<image source="image">
    <caption source="imagecaption" />
</image>
<group>
    <data source="aliases"><label>Aliases</label></data>
    <data source="relatives"><label>Relatives</label></data>
    <data source="affiliation"><label>Affiliation</label></data>
        <data source="occupation"><label>Occupation</label></data>
    </group>
    <group>
        <header>Biographical information</header>
        <data source="marital"><label>Marital status</label></data>
    <data source="birthDate"><label>Date of birth</label></data>
        <data source="birthPlace"><label>Place of birth</label></data>
        <data source="deathDate"><label>Date of death</label></data>
        <data source="deathPlace"><label>Place of death</label></data>
    </group>
    <group>
        <header>Physical description</header>
        <data source="species"><label>Species</label></data>
        <data source="gender"><label>Gender</label></data>
        <data source="height"><label>Height</label></data>
        <data source="weight"><label>Weight</label></data>
        <data source="eyes"><label>Eye color</label></data>
</group>
    <group>
      <header>Appearances</header>
      <data source="portrayedby"><label>Portrayed by</label></data>
      <data source="appearsin"><label>Appears in</label></data>
      <data source="debut"><label>Debut</label></data>
    </group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | }}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 19:00, 11 June 2025

"It's not the right time for this. I'll have to erase it."
This page is marked for deletion, either for irrelevant information or for merging into another page.
"It's not the right time for this. I'll have to erase it."
This page is marked for deletion, either for irrelevant information or for merging into another page.

Description

To use this template, add the {{Character}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Character
 | name         = 
 | image        = 
 | imagecaption = 
 | aliases      = 
 | relatives    = 
 | affiliation  = 
 | occupation   = 
 | marital      = 
 | birthDate    = 
 | birthPlace   = 
 | deathDate    = 
 | deathPlace   = 
 | species      = 
 | gender       = 
 | height       = 
 | weight       = 
 | eyes         = 
 | portrayedby  = 
 | appearsin    = 
 | debut        = 

}}

Sample output

"It's not the right time for this. I'll have to erase it."
This page is marked for deletion, either for irrelevant information or for merging into another page.

<infobox type="Character"> <title source="name"/> <image source="image">

</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> <label>Occupation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <label>Date of death</label> <label>Place of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye color</label> </group> <group> <header>Appearances</header> <label>Portrayed by</label> <label>Appears in</label> <label>Debut</label> </group> </infobox>
{{Character
 | name         = Flowa
 | image        = Example.jpg
 | imagecaption = Flowa, at rest
 | aliases      = Flo
 | relatives    = 
 | affiliation  = 
 | occupation   = 
 | marital      = 
 | birthDate    = July 21st, 2013
 | birthPlace   = Iowa
 | deathDate    = 
 | deathPlace   = 
 | species      = Plant
 | gender       = 
 | height       = 
 | weight       = 
 | eyes         = 
 | portrayedby  = 
 | appearsin    = 
 | debut        = 
}}