[html]
<style>
  .timeline-block {
    margin: 20px 0;
    padding: 15px;
    background: rgba(255,255,255,0.85);
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  }
  /* заголовки в стиле faq */
  .timeline-title {
    font-size:10px;
    letter-spacing:0.2px;
    line-height:1.2;
    margin:0 0 6px;
    text-transform:uppercase;
    font-weight:700;
    text-align:center;
    color:#666;
  }
  .timeline-hr {
    border:0;
    border-top:1px solid #ccc;
    margin:0 0 10px;
  }
  .timeline-text {
    font-size:12px;
    line-height:1.4;
    text-align:justify;
  }
.char-block {
    background:#f9f9f9;
    border-radius:8px;
    box-shadow:0 1px 3px rgba(0,0,0,0.1);
    padding:12px 14px;
    margin:14px 0;
    font-family:Arial, sans-serif;
    font-size:12px;
    line-height:1.4;
  }
  .char-header {
    font-size:8pt;
    font-weight:bold;
    margin-bottom:4px;
    text-align:center;
  }
  .char-subheader {
    font-size:9pt;
    color:#555;
    margin-bottom:8px;
    text-align:center;
  }
  .char-desc {
    background:#fff;
    border-radius:6px;
    padding:10px 12px;
    font-size:11px;
    line-height:1.5;
    text-align:justify;
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.05);
  }
</style>

<div class="guest-template-container plads-wrap" style="width:600px;margin:0 auto;">

<div style="text-align:center; margin:10px 0;">
  <span style="font-size:17px; font-weight:bold;">
    имя нужного персонажа на англ.
  </span>
  <span style="font-size:17px;"> '00 (возраст цифрой)</span>
  –
  <span style="font-size:15px;">
    имя персонажа кириллицей
  </span>
</div>

  <!-- Картинка -->
  <div style="text-align:center; margin-bottom:20px;">
    <img src="https://upforme.ru/uploads/001b/70/14/2/239544.png"
         alt="картинка"
         style="max-width:100%; height:auto;">
  </div>
<div class="char-block">
  <div class="char-header">
    <b>fc:</b> внешность на английском
  </div>
  <div class="char-desc">
зарисовка персонажа в свободной форме
  </div>
</div>
  </div>

</div>
[/html]

Код:
[align=center][size=17][b]имя персонажа на англ.[/b]' 00[/size] - [size=15][имя персонажа кириллицей][/size]
[img]https://upforme.ru/uploads/001b/70/14/2/239544.png[/img]
 [size=8][b]fc[/b] внешность на английском [/size][/align]

[quote][align=justify]зарисовка персонажа в свободной форме[/align][/quote]

[hideprofile]