Lets do this I guess
Lessons of HTML
Sayrn Firrion
Lineage : None
Position : None
Origin : -
Posts : 1
Sacred Shards : 0
Class : F
Level : 1
Experience : 0
- Post n°1
Lessons of HTML
Kaseki
Lineage : Gift of The Lion Turtle
Position : None
Origin : Pandora
Posts : 4900
Sacred Shards : ∞
Class : Ω
Level : ∞
Experience : ∞
Character Sheet
Character Name: Kaseki / Kodai
Alignment: Lawful Neutral
Primary Magic: Gift of The Lion Turtle
- Post n°2
Re: Lessons of HTML
This is gonna be simple. This is a lot of editing. Treat this like an application. Bump after you edit, and edit only the first post. Now, I will show you the 3 main types of boxes.
This is an "Image Background" box. You can chance out the background. Depending how you build it, you will want to to tile, or remain a constant shape.
Here's two examples of templates that use this:
- EX 1:
- SPIRIT OF THE SAMURAI"The power of gods lies in the darkest of your soul."
Name: Spirit of The Samurai
Type: Spirit, Debuff, Metal, & Smoke
Usage: Conjuration + Manipulation
Description: Spirit of the Samurai (사무라이 정신 Wǔshì ui Sīngshén) is a magic that utilizes the user's lineage. This magic is based around channeling the user's energy and magic through various tools. Because of this, the magic has a Holder-Like appearance. The preferred tools varies from mage to mage, but the most common choice are swords.
This magic is primarily focused on enchantments, and conjuring spirits to aid them in battle. While the spirits are celestial, they cannot deal damage themselves. However, the spirits can create a variety of objects and enchantments for the caster to use.
Abilities:
Filthy Casual: Due to the primary aspect of spirits in the powers of the Manji, they all have a high resistance to normal non-elemental attacks.
● 3+ Classes below user : 50% Resistance (+5% Per Class after 3)
● 2 Classes below user : 50% Resistance
● 1 Class below user : 30% Resistance
● Equal Class of user : 25% Resistance
● 1 Class Above user : 10% Resistance
● 2 Classes Above user : 5% Resistance
● 3+ Classes above user : No resistance
Dokugiri: Harnessing his inner energy, Yoshimitsu can spit a thick colored fog from his mouth. The fog is larger as more energy is used into it. The fog makes it impossible to see through without a Sight Ability. The fog can be dispersed by any Wind Element type spell. Based on his Class, the size will increase. (Base cost is 1% MP)
F-Class : 1ft (+6in per 1% MP cost)
D-Class : 1ft (+1ft per 1% MP cost)
C-Class : 2ft (+18in per 1% MP cost)
B-Class : 1.5m (+1m per 1% MP cost)
A-Class : 2m (+1m per 1% MP cost)
S-Class : 3m (+2m per 1% MP cost)
H-Class : 8m (+5m per 1% MP cost)
X-Class : 15m (+8m per 1% MP cost)
NAMUNAMU!: By paying an additional 1% per post, Yoshimitsu can charge his foggy mist with toxic gases, temporarily blinding anyone within range. This however deals no damage.
This magic is only obtainable by members of the Manji Clan, or people who have been taught this skill by a member of the Manji Clan.
- Ex2:
He listened to her, and was confused to say the least. He wasn't exactly sure what his imagination had in store for him. He never really had to use it to amuse himself. There was always the Spirit Wilds to entertain him.
"Sometimes I like to stay the night on Ishi's head." he would say, "He's this giant Lion Turtle. It's like a turtle, but with a lion's head. Some times I like to play with the other spirits too..."
He thought about it. Those weren't his imagination... those were real things he did...
So what was he really missing out as a child? Or at least, Pandora for that matter..?
- Code:
<center><table><tr><td style="width: 475px; padding: 5px; border-width: 3px; border-style: double; border-color: #c1c1c1; background: url(http://oi61.tinypic.com/29kxbhh.jpg);">
</td></tr></table></center>
Second, is the "Color Box." This is a common one for simplicity, and easy edits to code. It's the easiest one to play with.
- Code:
<center><table><tr><td style="width: 475px; padding: 5px; border-width: 3px; border-style: double; border-color: #7AB85C; background-color: #BE5F7C;">
</td></tr></table></center>
Last is the "Ghost Box"
This can be edited to remove the border as well, to give an aligned box that you can play with. However, for easy building, you want to keep either the border or background visible.
- Code:
<center><table><tr><td style="width: 475px; padding: 5px; border-width: 3px; border-style: double; border-color: #BE5F7C;">
</td></tr></table></center>
To create Color Codes : http://paletton.com/
Usually Forums allow you to use a 400-500width Template, however some sites like ULRP allow you to use a 600-700w Template. So go ahead and play with this, and bump when you are done.
|
|