ORIGIN

Full Version: Super Simple Signature Stuff [WIP]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What this is for:
Simply put, these little icons from FontAwesome are meant for putting in your signature and communicating any information that may get buried in your profile. Such as familiars, beliefs, or if your gembound screams a lot.

How to use this:
Copy the following code into your signature:
Code:
[style]i {text-align: center; font-size: 16px; color: #B6B6B6; letter-spacing: 0.2em;} .sig {text-align: center;}[/style]
<div class="sig">CODES HERE</div>

Copy and paste the icons you want into your signature (it looks best if you keep it all on a single line) and edit the title text to your liking. That's it!



Familiars



Code:
<i class="fas fa-dog" title="This gembound has an [x] familiar."></i>

Sensorial Links



Code:
<i class="fas fa-people-arrows" title="This gembound is linked to [x]."></i>

Home Cave



Code:
<i class="fas fa-compass"  title="This gembound is normally found in [x]."></i>

Reply Speed



Code:
<i class="fas fa-tachometer-alt"  title="[Slow/Medium/Fast] reply speed."></i>

Anything Goes



Code:
<i class="fas fa-lock-open"  title="This gembound is Anything Goes."></i>

Aquatic Only



Code:
<i class="fas fa-water"  title="This gembound is water-bound."></i>

Cave-bound



Code:
<i class="fas fa-times"  title="This gembound is cave-bound."></i>

Clothes and Accessories



Code:
<i class="fas fa-tshirt"  title="This gembound wears [x]."></i>

Languages



Code:
<i class="fas fa-language" title="This gembound speaks another language."></i>

Danger



Code:
<i class="fas fa-skull-crossbones" title="This gembound is aggressive or dangerous."></i>

Beliefs



Code:
<i class="fas fa-ankh" title="This gembound has a belief."></i>

Conditions



Code:
<i class="fab fa-accessible-icon" title="This gembound has a condition or disability."></i>

Hydra Survivor



Code:
<i class="fas fa-award" title="This gembound is a Hydra champion."></i>

Skills



Code:
<i class="fas fa-cogs" title="This gembound is skilled in [x]."></i>

Valks and Drones



Code:
<i class="fas fa-dna" title="This gembound is a valkhound/drone."></i>

Other



Code:
<i class="fas fa-file" title="[anything not specified]."></i>