Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
m
m (try)
Line 17: Line 17:
 
|descendants={{{descendants|}}}
 
|descendants={{{descendants|}}}
 
}}<!-- make family-only a row -->
 
}}<!-- make family-only a row -->
|{{#if:{{{family|}}} |{{row/kv|Family|{{{family}}} }}|}}
+
|{{#if:{{{family|}}} |{{row/kv|Family |{{{family}}} }}|}}
 
}}
 
}}
 
<!-- life -->
 
<!-- life -->
{{#if:{{{born|}}} |{{row/kv|Born |{{{born}}} }}|}}
+
{{#if:{{{born|}}} |{{row/kv|Born |{{{born}}} }}|}}
{{#if:{{{died|}}} |{{row/kv|Died |{{{died}}}[[Category: Dead Characters]] }}|}}
+
{{#if:{{{died|}}} |{{row/kv|Died |{{{died}}}[[Category: Dead Characters]] }}|}}
 
<!--about -->
 
<!--about -->
{{#if:{{{abilities|}}} |{{row/kv|Abilities |{{{abilities}}} }}|}}
+
{{#if:{{{abilities|}}} |{{row/kv|Abilities |{{{abilities}}} }}|}}
{{#if:{{{titles|}}} |{{row/kv|Titles |{{{titles}}} }}|}}
+
{{#if:{{{titles|}}} |{{row/kv|Titles |{{{titles}}} }}|}}
{{#if:{{{aliases|}}} |{{row/kv|Aliases |{{{aliases}}} }}|}}
+
{{#if:{{{aliases|}}} |{{row/kv|Aliases |{{{aliases}}} }}|}}
{{#if:{{{skills|}}} |{{row/kv|Skills |{{{skills}}} }}|}}
+
{{#if:{{{skills|}}} |{{row/kv|Skills |{{{skills}}} }}|}}
{{#if:{{{achievements|}}} |{{row/kv|Achievements|{{{achievements}}} }}|}}
+
{{#if:{{{achievements|}}} |{{row/kv|Achievements|{{{achievements}}} }}|}}
{{#if:{{{powers|}}} |{{row/kv|Powers |{{{powers}}} }}|}}
+
{{#if:{{{powers|}}} |{{row/kv|Powers |{{{powers}}} }}|}}
{{#if:{{{profession|}}} |{{row/kv|Profession |{{{profession}}} }}|}}
+
{{#if:{{{profession|}}} |{{row/kv|Profession |{{{profession}}} }}|}}
{{#if:{{{occupation|}}} |{{row/kv|Profession |{{{occupation}}} }}|}}
+
{{#if:{{{occupation|}}} |{{row/kv|Profession |{{{occupation}}} }}|}}
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
+
{{#if:{{{religion|}}} |{{row/kv|Religion |{{{religion}}} }}|}}
{{#if:{{{groups|}}} |{{row/kv|Groups |{{{groups}}} }}|}}
+
{{#if:{{{groups|}}} |{{row/kv|Groups |{{{groups}}} }}|}}
 
<!-- location -->
 
<!-- location -->
{{#if:{{{ethnicity-raw|}}} |{{row/kv|Ethnicity |{{{ethnicity-raw}}} }}|}}
+
{{#if:{{{ethnicity-raw|}}} |{{row/kv|Ethnicity |{{{ethnicity-raw}}} }}|}}
{{#if:{{{ethnicity|}}} |{{row/kv|Ethnicity |{{demonym tag|{{{ethnicity}}}|}} }}|}}
+
{{#if:{{{ethnicity|}}} |{{row/kv|Ethnicity |{{demonym tag|{{{ethnicity}}}|}} }}|}}
{{#if:{{{nation-raw|}}} |{{row/kv|Nationality |{{{nation-raw}}} }}|}}
+
{{#if:{{{nation-raw|}}} |{{row/kv|Nationality |{{{nation-raw}}} }}|}}
{{#if:{{{nation|}}} |{{row/kv|Nationality |{{demonym tag|{{{nation}}}|}} }}|}}
+
{{#if:{{{nation|}}} |{{row/kv|Nationality |{{demonym tag|{{{nation}}}|}} }}|}}
{{#if:{{{birthplace-raw|}}} |{{row/kv|Birthplace |{{{birthplace-raw}}} }}|}}
+
{{#if:{{{birthplace-raw|}}} |{{row/kv|Birthplace |{{{birthplace-raw}}} }}|}}
{{#if:{{{birthplace|}}} |{{row/kv|Birthplace |{{toponym tag|{{{birthplace}}}|}} }}|}}
+
{{#if:{{{birthplace|}}} |{{row/kv|Birthplace |{{toponym tag|{{{birthplace}}}|Born in}} }}|}}
{{#if:{{{residence-raw|}}} |{{row/kv|Residence |{{{residence-raw}}} }}|}}
+
{{#if:{{{residence-raw|}}} |{{row/kv|Residence |{{{residence-raw}}} }}|}}
{{#if:{{{residence|}}} |{{row/kv|Residence |{{demonym tag|{{{residence}}}|}} }}|}}
+
{{#if:{{{residence|}}} |{{row/kv|Residence |{{demonym tag|{{{residence}}}|Resident of}} }}|}}
   
{{#if:{{{earth|}}} |{{row/kv|World |[[Earth ({{{earth}}})]] }}|
+
{{#if:{{{earth|}}} |{{row/kv|World |[[Earth ({{{earth}}})]] }}|
{{#if:{{{world-raw|}}} |{{row/kv|World |{{{world-raw}}} }}|
+
{{#if:{{{world-raw|}}} |{{row/kv|World |{{{world-raw}}} }}|
{{#if:{{{world|}}} |{{row/kv|World |{{toponym tag|{{{world}}}|}} }}|
+
{{#if:{{{world|}}} |{{row/kv|World |{{toponym tag|{{{world}}}|}} }}|
{{#if:{{{universe|}}} |{{row/kv|Universe |{{{universe}}} }}
+
{{#if:{{{universe|}}} |{{row/kv|Universe |{{{universe}}} }}
<!-- else -->|{{row/kv|World |''Unknown''}} }}|}}|}}|}}
+
<!-- else -->|{{row/kv|World |''Unknown''}} }}|}}|}}|}}
 
<!-- featured in -->{{row/kv|Featured In|''{{{books}}}''|}}
 
<!-- featured in -->{{row/kv|Featured In|''{{{books}}}''|}}
 
}}<includeonly><!--
 
}}<includeonly><!--

Revision as of 17:32, 6 December 2014

Character
World Unknown
Featured In {{{books}}}

This template allows you to describe the many attributes of a character. The {{{world}}} and {{{books}}} parameters are required The other parameters are optional and can be described in groups:

Location
{{{ethnicity}}} and/or {{{nation}}} can be used to identify the ethnicity of the character.
{{{birthplace}}} and/or {{{residence}}} link to places.
The {{{place}}} parameter allows you to extend the template with extra rows for more specific parameters like birthplace or residency.
Family
{{{parents}}}, {{{siblings}}}, {{{spouse}}}, {{{children}}} and the more generic {{{relatives}}}, {{{ancestors}}} and {{{descendants}}}. The family options are grouped into a section, which can be renamed with {{{family}}}. If {{{hide-family}}} is present, the family section will be shown by default.
Life
For major dates in a characters life, {{{born}}} and {{{died}}} are available, and should use the {{date}} template.
{{{titles}}}, {{{abilities}}}, {{{skills}}}, {{{achievements}}}}, {{{{profession}}}, {{{aliases}}}, {{{religion}}} and {{{powers}}} are available to describe the character in more detail.

The advanced properties {{{ethnicity-raw}}}, {{{nation-raw}}}, stop the corresponding properties from automatically linking and categorizing.