еще раз напоминаем, для того, чтобы код работал, уберите звездочки 
небольшая справка на всякий случай:
перенос строки <br>
жирный шрифт <b></b>
курсив <i></i>
подчеркнутый <u></u>
Код:
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://abandonedstudio.b1.jcink.com/uploads/abandonedstudio/Shippers/january.css' rel='stylesheet' type='text/css'>
<style>
.n-januaryshipper h1, .n-januaryshipper h2, .n-januaryshipper b {
color: #3CB371;
}
</style>
<div class="n-januaryshipper">
<h1>имя фамилия</h1>
<img src="http://placehold.it/160">
<div class="n-januarywords">
<b>возраст</b>•<b>профессия</b>•<b>ориентация</b><br>
описание персонажа (код с прокруткой, так что все вместится <з)
</div>
</div>Код:
[*code]<!--**HTML--><link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://abandonedstudio.b1.jcink.com/uploads/abandonedstudio/Shippers/january.css' rel='stylesheet' type='text/css'>
<style>
.n-januaryshipper h1, .n-januaryshipper h2, .n-januaryshipper b {
color: #3CB371;
}
</style>
<div class="n-januaryshipper">
<h1>имя фамилия</h1>
<img src="http://placehold.it/160">
<div class="n-januarywords">
<b>возраст</b>•<b>профессия</b>•<b>ориентация</b><br>
описание персонажа (код с прокруткой, так что все вместится <з)
</div>
</div>[/*code]

