Difference between revisions of "Template:Character/instructions"

From EVE RP Wiki
Jump to: navigation, search
m
m
 
Line 3: Line 3:
  
 
Copy and paste the code below into your character page and complete the info.  
 
Copy and paste the code below into your character page and complete the info.  
 +
 +
 +
*''(Note: This template is the product of over a decade of feature creep making it unwieldy and annoying. It's relatively easy to add additional fields to it without issue, but it makes it more and more difficult to maintain. Consider using custom infoboxes for information that may not apply to many characters. Removing parameters is unfortunately difficult without a mass fix of any affected profiles, as a result, existing fields should stay as they are. This leads to unfortunate situations such as the following:
 +
*"birthdate" refers to character creation date instead of character birthdate, which is "bdate".
 +
*"concordid" refers to made up ID numbers instead of a more useful characterID for API purposes, which is instead under "characterID".
 +
*The template is not intuitive, but fully fixing it would be next to impossible.
 +
*In fringe cases where a character name has been used before by a now-doomheim'ed previously existing character, or in cases where your characters name doesn't match their in-game name, the link to EVEwho will not work. You can get your characterID from Evewho(it's in the url) and add that under characterID to avoid this, if this applies to you, and you care enough.)''
  
 
<pre style="width: 60%">
 
<pre style="width: 60%">
Line 15: Line 22:
 
|race=optional
 
|race=optional
 
|bloodline=optional
 
|bloodline=optional
 +
|citizenship=optional
 
|bloodtype=optional
 
|bloodtype=optional
 
|father=optional
 
|father=optional
Line 134: Line 142:
 
}}
 
}}
 
</pre>
 
</pre>
 
*''(note: in fringe cases where a character name has been used before by a now-doomheim'ed previously existing character, or in cases where your characters name doesn't match their in-game name, the link to EVEwho will not work. You can get your characterID from Evewho(it's in the url) and add that under characterID to avoid this, if this applies to you.)''
 

Latest revision as of 20:59, 19 July 2022

Usage

This template is for use with player character pages and helps you display an info box. This template will also automatically include your character in the Characters Category.

Copy and paste the code below into your character page and complete the info.


  • (Note: This template is the product of over a decade of feature creep making it unwieldy and annoying. It's relatively easy to add additional fields to it without issue, but it makes it more and more difficult to maintain. Consider using custom infoboxes for information that may not apply to many characters. Removing parameters is unfortunately difficult without a mass fix of any affected profiles, as a result, existing fields should stay as they are. This leads to unfortunate situations such as the following:
  • "birthdate" refers to character creation date instead of character birthdate, which is "bdate".
  • "concordid" refers to made up ID numbers instead of a more useful characterID for API purposes, which is instead under "characterID".
  • The template is not intuitive, but fully fixing it would be next to impossible.
  • In fringe cases where a character name has been used before by a now-doomheim'ed previously existing character, or in cases where your characters name doesn't match their in-game name, the link to EVEwho will not work. You can get your characterID from Evewho(it's in the url) and add that under characterID to avoid this, if this applies to you, and you care enough.)
{{Character
|name=required
|characterID=optional
|bookofrecords=optional
|pilotpicture=optional
|caption=optional
|concordid=optional
|gender=optional
|race=optional
|bloodline=optional
|citizenship=optional
|bloodtype=optional
|father=optional
|mother=optional
|siblings=optional
|spouse=optional
|children=optional
|extendedfamily=optional
|bdate=optional
|bplace=optional
|ddate=optional
|dplace=optional
|height=optional
|weight=optional
|haircolor=optional
|eyecolor=optional
|birthdate=optional
|licensed=optional
|issuer=optional
|sponsor=optional
|occupation=optional
|specialisation=optional
|education=optional
|corporation=optional
|religion=optional
|affiliation=optional
|augmentations=optional
|tattoos=optional
|piercings=optional
|marks=optional
|vessels=optional
|remarks=optional
}}

Example

Here's a completed example:

256px
Name Adrielle Firewalker
CONCORD ID 123-45-6789
Gender Female
Race Minmatar
Bloodline Sebiestor
Blood Type A+
Father Adam Firewalker
Mother Ada Firewalker
Siblings Anarya Firewalker
Astrid Firewalker
Date of Birth 85.10.14
Place of Birth Mikramurka
Date of Death 112.01.05
Place of Death Mikramurka
Height 167cm (5'6")
Weight 65kg (145lbs)
Hair Color Black
Eye Color Blue
Licensed 105.07.08 (20)
Occupation CEO
Specialization Industrial
Education Combat, Republic Military School
Corporation Wasteland Miners Inc.
Religion Tribal spiritualism
Affiliation Minmatar Republic
Augmentations Ocular implant
Memory Augmentation implant
Tattoos Dragon on right shoulder
Piercings Ears
Marks Scar on left arm
Vessels SSS Mayday
Remarks Likes kebabs.
{{Character
|name=Adrielle Firewalker
|pilotpicture=Adrielle_Firewalker.jpg
|caption=Adrielle Firewalker's current pod pilot licence image.
|concordid=123-45-6789
|gender=Female
|race=Minmatar
|bloodline=Sebiestor
|bloodtype=A+
|father=Adam Firewalker
|mother=Ada Firewalker
|siblings=Anarya Firewalker<br/>Astrid Firewalker
|bdate=85.10.14
|bplace=[[Matar#Mikramurka|Mikramurka]]
|ddate=112.01.05
|dplace=[[Matar#Mikramurka|Mikramurka]]
|height=167cm (5'6")
|weight=65kg (145lbs)
|haircolor=Black
|eyecolor=Blue
|birthdate=105.07.08 (20)
|corporation=[[Wasteland Miners Inc. (Player corporation)|Wasteland Miners Inc.]]
|occupation=CEO
|specialisation=Industrial
|education=Combat, Republic Military School
|religion=Tribal spiritualism
|affiliation=Minmatar Republic
|augmentations=Ocular implant<br/>Memory Augmentation implant
|tattoos=Dragon on right shoulder
|piercings=Ears
|marks=Scar on left arm
|vessels=SSS Mayday
|remarks=Likes kebabs.
}}

Template:- And the minimal example:

No Portrait.jpg
Name Adrielle Firewalker
{{Character
|name=Adrielle Firewalker
}}