Difference between revisions of "Shieke's Template"

From RPC Library
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
|name = {{PAGENAME}} <!-- The title on your infobox. Defaults to the page name. -->
 
|name = {{PAGENAME}} <!-- The title on your infobox. Defaults to the page name. -->
 
|image = Placeholder_person.gif <!-- An image of your character. Defaults to Placeholder_person.gif. -->
 
|image = Placeholder_person.gif <!-- An image of your character. Defaults to Placeholder_person.gif. -->
|caption = Put your caption here!<!-- A caption for the image if you want to put one in there. -->
+
|caption = The ever pensive scholar caught with her head in a book. -->
|fullname = {{PAGENAME}} <!-- Your character's name. -->
+
|fullname = Raena Tisne -->
 
|nicknames = <!-- Any nicknames your character has. -->
 
|nicknames = <!-- Any nicknames your character has. -->
|race = <!-- Your character's race (ex: Hyur, Miqo'te, etc.). This will create a category. -->
+
|race = <!-- Viera -->
|subrace = <!-- Your character's subrace (ex: Xaela, Raen, Keeper of the Moon...). This will create a category. -->
+
|subrace = <!-- Veena -->
 
|gender = <!-- Your character's gender identity (ex: Male, Female, Transgender, Genderfluid, etc.). -->
 
|gender = <!-- Your character's gender identity (ex: Male, Female, Transgender, Genderfluid, etc.). -->
 
|sexualorientation = <!-- Your character's sexual preference -->
 
|sexualorientation = <!-- Your character's sexual preference -->
Line 285: Line 285:
 
</ul>
 
</ul>
 
</div>
 
</div>
<!----------[ CLOSE FRIENDS & FAMILY TABLE ]---------->
+
<!----------[ INNER CIRCLE & FAMILY TABLE ]---------->
 
{| style="min-width: 100%; margin-top: .8em; border: 0px solid transparent; border-collapse: collapse;"
 
{| style="min-width: 100%; margin-top: .8em; border: 0px solid transparent; border-collapse: collapse;"
 
|-
 
|-
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Close Friends
+
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Inner Circle
 
| style="width: 2%;" |  
 
| style="width: 2%;" |  
 
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Family
 
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Family
 
|-
 
|-
 
| style="vertical-align: top; background-color: #fff; border-radius: 0 0 5px 5px; padding: 1em; margin-top: 0;" | <ul style="width: 100%; list-style: none; margin-left: 0;">
 
| style="vertical-align: top; background-color: #fff; border-radius: 0 0 5px 5px; padding: 1em; margin-top: 0;" | <ul style="width: 100%; list-style: none; margin-left: 0;">
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
Line 300: Line 300:
 
Description of relationship (optional).
 
Description of relationship (optional).
 
</li>
 
</li>
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
Line 307: Line 307:
 
Description of relationship (optional).
 
Description of relationship (optional).
 
</li>
 
</li>
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
Line 875: Line 875:
 
</ul>
 
</ul>
 
</div>
 
</div>
<!----------[ CLOSE FRIENDS & FAMILY TABLE ]---------->
+
<!----------[ INNER CIRCLE & FAMILY TABLE ]---------->
 
{| style="min-width: 100%; margin-top: .8em; border: 0px solid transparent; border-collapse: collapse;"
 
{| style="min-width: 100%; margin-top: .8em; border: 0px solid transparent; border-collapse: collapse;"
 
|-
 
|-
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Close Friends
+
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Inner Circle
 
| style="width: 2%;" |  
 
| style="width: 2%;" |  
 
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Family
 
| style="width: 49%; background-color: #595959; border-radius: 5px 5px 0 0; margin-bottom: 0; padding: .2em; border: none; font-variant: small-caps; font-weight: bold; text-align: center; font-size: 1.7em; line-height: 2em; color: #fff;" | Family
 
|-
 
|-
 
| style="vertical-align: top; background-color: #fff; border-radius: 0 0 5px 5px; padding: 1em; margin-top: 0;" | <ul style="width: 100%; list-style: none; margin-left: 0;">
 
| style="vertical-align: top; background-color: #fff; border-radius: 0 0 5px 5px; padding: 1em; margin-top: 0;" | <ul style="width: 100%; list-style: none; margin-left: 0;">
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
Line 890: Line 890:
 
Description of relationship (optional).
 
Description of relationship (optional).
 
</li>
 
</li>
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
Line 897: Line 897:
 
Description of relationship (optional).
 
Description of relationship (optional).
 
</li>
 
</li>
<!-- CLOSE FRIEND CARD -->
+
<!-- INNER CIRCLE CARD -->
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<li style="background-color: #e5e5e5; padding: .5em; border-radius: 5px; border-left: 10px solid #595959; margin: 5px;">
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>
 
<div style="background-color: #fff; border-radius: 5px; padding: .25em; font-variant: small-caps; text-align: center;"> <span style="font-size: 1.2em;">'''Friend Name'''</span>

Latest revision as of 18:14, 22 May 2021

Hello, there! This is a simple tabbed theme with rounded corners that is meant to go with Template:Infobox-rounded. Please leave all credits intact!

Copy Code

Show text


Shieke's Template
Placeholder person.gif

Put your caption here!

Character Information
Full Name Shieke's Template


General Information

Put your general overview of your character here!

Appearance

Appearance goes here.

Personality

Personality Traits

  • Put
  • Individual
  • Words
  • That
  • Describe
  • Your
  • Character's
  • Personality
  • Or
  • Philosophy
  • Here

Mannerisms

Personality and mannerisms go here.

Philosophy & Ideals

Philosophy and ideals go here.

Quirks

  • Quirks
  • Go
  • here.
Likes Dislikes
  • Likes
  • Go
  • here.
  • Dislikes
  • Go
  • here.
Skills Education
  • Skills
  • Go
  • here.
  • Education
  • Goes
  • here.
Strengths Flaws
  • Strengths
  • Go
  • here.
  • Weakness
  • Go
  • here.
Fears Favorites
  • Fears
  • Go
  • here.
  • Favorites
  • Go
  • here.

Early Life

Childhood

Notes about the character's childhood go here.

Adolescence

Notes about the character's adolescence go here.

Adulthood

Notes about the character's adult life go here.

Recent Times

Notes about where your character has been the last few months go here.

Common Uncommon
These are rumors that are easily overheard or public knowledge. Use them freely!*
  • "Common Rumor" - Rumor Source
  • "Common Rumor" - Rumor Source
  • "Common Rumor" - Rumor Source

* Some rumors may be partially or entirely untrue.

These rumors may take a little digging to find. Use sparingly or ask permission before use.*
  • "Uncommon Rumor" - Rumor Source
  • "Uncommon Rumor" - Rumor Source
  • "Uncommon Rumor" - Rumor Source

* Some rumors may be partially or entirely untrue.

Rare Player Character
These rumors are very difficult to find. Ask permission before use.*
  • "Rare Rumor" - Rumor Source
  • "Rare Rumor" - Rumor Source
  • "Rare Rumor" - Rumor Source

* Some rumors may be partially or entirely untrue.

These are rumors made by other characters. They are color coded for common, uncommon, or rare.*

* Some rumors may be partially or entirely untrue.

Relationship Status Key

  • Loved One
  • In Love
  • Attraction
  • § Complicated
  • Friend

  • Good Standing
  • Poor Standing
  • Neutral
  • Uncertain
  • Deceased
Inner Circle Family
  • Friend Name
    §

    Description of relationship (optional).

  • Friend Name
    §

    Description of relationship (optional).

  • Friend Name
    §

    Description of relationship (optional).

  • Family Member Name
    §

    Description of relationship (optional).

  • Family Member Name
    §

    Description of relationship (optional).

  • Family Member Name
    §

    Description of relationship (optional).

Friends Acquaintances
  • Friend Name
    §

    Description of relationship (optional).

  • Friend Name
    §

    Description of relationship (optional).

  • Friend Name
    §

    Description of relationship (optional).

  • Acquaintance Name
    §

    Description of relationship (optional).

  • Acquaintance Name
    §

    Description of relationship (optional).

  • Acquaintance Name
    §

    Description of relationship (optional).

Artwork

Screenshots

Likely Locations Affiliations
  • Location Name: Likelihood
  • Location Name: Likelihood
  • Location Name: Likelihood
  • Affiliation: How the character is affiliated.
  • Affiliation: How the character is affiliated.
  • Affiliation: How the character is affiliated.

RP Hooks

  • Hook Name

    Description of hook.

  • Hook Name

    Description of hook.

  • Hook Name

    Description of hook.

Acceptable RP Unacceptable RP
  • Acceptable RP themes
  • Go
  • here.
  • Unacceptable RP themes
  • Go
  • here.

Player Info

Put any notes from the player here!

My Policies

  • Policy Name

    Description of policy.

  • Policy Name

    Description of policy.

  • Policy Name

    Description of policy.

OOC Character Info Links
  • Additional Info: Additional info description
  • Additional Info: Additional info description
  • Additional Info: Additional info description
Wiki Info Credits
This wiki page is updated as the character's story changes.

Last Updated: December 18, 2018

Please leave the credits section intact! Many people work very hard on their themes; please do not disrespect them!

This theme was lovingly coded by Shieke. Feel free to use this theme for your character! I have taken inspiration from the following people: