название темы: имя фамилия на англ, возраст

внешний вид

[html]<div style="max-width: 600px; margin: 15px auto; font-family: Arial, sans-serif; background-color: #f7f7f7; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);">

    <div style="background-image: url('https://forumstatic.ru/files/001c/8f/35/97003.jpg'); background-size: cover; background-position: center; height: 230px; position: relative;">
       
        <div style="position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); background-color: #f0f0f0; color: #333; padding: 3px 15px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; font-size: 14px; font-weight: bold; font-family: Georgia, serif; white-space: nowrap;">
            имя и фамилия
        </div>
       
        <div style="width: 200px; height: 120px; position: absolute; top: 40px; left: 50%; transform: translateX(-55%); border: 2px solid #323244; border-radius: 8px; overflow: hidden; box-shadow: 0 0 0 3px #f7f7f7; background-color: #444;">
            <img src="URL_ВАШЕГО_ФОТО" alt="Внешность" style="width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8);">
           
            <div style="position: absolute; bottom: 0; left: 0; width: 100%; background-color: #222; color: #f0f0f0; text-align: center; font-size: 8px; padding: 1px 0;">
                fc: ИМЯ ВНЕШНОСТИ
            </div>
        </div>

        <div style="display: flex; justify-content: space-between; width: 95%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); padding: 0 2px;">
           
            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    чистота крови
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    факультет [год выпуска]
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    текущая занятость
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>
        </div>
    </div>
   
    <div style="margin: 10px 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #222; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ дата и место рождения:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #ccc; padding: 8px 10px; margin: 0 10px 10px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
        00.00.0000, город, страна
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #222; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ способности:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #ccc; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
магические и немагические способности персонажа;
    </div>

    <div style="text-align: center; color: #8D7AB5; font-size: 16px; margin: 10px 0;">»»»</div>
   
    <div style="font-family: 'Times New Roman', serif; font-size: 16px; color: #323244; margin: 10px 10px 3px 10px; padding-left: 5px; text-align: left; border-bottom: 1px solid #ccc;">
        История персонажа
    </div>
   
    <div style="width: 95%; margin: 0 auto; height: 100px; overflow-y: auto; border: 1px solid #ccc; padding: 7px; border-radius: 5px; background-color: white; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
        Здесь будет большая история вашего персонажа в свободной форме.
    </div>
   
    <details style="border: 1px solid #323244; border-radius: 5px; margin: 10px 10px 15px 10px; background-color: #222;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #222; color: white; border-radius: 5px; font-family: 'Times New Roman', serif; font-size: 13px; font-weight: bold; text-align: left;">
            пробный пост
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #323244;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
                пост
            </div>
        </div>
    </details>
    <details style="border: 1px solid #323244; border-radius: 5px; margin: 10px 10px 15px 10px; background-color: #222;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #222; color: white; border-radius: 5px; font-family: 'Times New Roman', serif; font-size: 13px; font-weight: bold; text-align: left;">
           связь
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #323244;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
                что-то кроме почты, можно под хайдом
            </div>
        </div>
    </details>
</div>[/html]

Код:
[html]<div style="max-width: 600px; margin: 15px auto; font-family: Arial, sans-serif; background-color: #f7f7f7; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);">

    <div style="background-image: url('https://forumstatic.ru/files/001c/8f/35/97003.jpg'); background-size: cover; background-position: center; height: 230px; position: relative;">
        
        <div style="position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); background-color: #f0f0f0; color: #333; padding: 3px 15px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; font-size: 14px; font-weight: bold; font-family: Georgia, serif; white-space: nowrap;">
            имя и фамилия
        </div>
        
        <div style="width: 200px; height: 120px; position: absolute; top: 40px; left: 50%; transform: translateX(-55%); border: 2px solid #323244; border-radius: 8px; overflow: hidden; box-shadow: 0 0 0 3px #f7f7f7; background-color: #444;">
            <img src="URL_ВАШЕГО_ФОТО" alt="Внешность" style="width: 100%; height: 100%; object-fit: cover; filter: brightness(0.8);">
            
            <div style="position: absolute; bottom: 0; left: 0; width: 100%; background-color: #222; color: #f0f0f0; text-align: center; font-size: 8px; padding: 1px 0;">
                fc: ИМЯ ВНЕШНОСТИ
            </div>
        </div>

        <div style="display: flex; justify-content: space-between; width: 95%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); padding: 0 2px;">
            
            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    чистота крови
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    факультет [год выпуска] 
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #222; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    текущая занятость
                </div>
                <div style="background-color: white; border: 1px solid #ccc; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #323244; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>
        </div>
    </div>
    
    <div style="margin: 10px 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #222; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ дата и место рождения:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #ccc; padding: 8px 10px; margin: 0 10px 10px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
        00.00.0000, город, страна
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #222; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ способности:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #ccc; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
магические и немагические способности персонажа;
    </div>

    <div style="text-align: center; color: #8D7AB5; font-size: 16px; margin: 10px 0;">»»»</div>
    
    <div style="font-family: 'Times New Roman', serif; font-size: 16px; color: #323244; margin: 10px 10px 3px 10px; padding-left: 5px; text-align: left; border-bottom: 1px solid #ccc;">
        История персонажа
    </div>
    
    <div style="width: 95%; margin: 0 auto; height: 100px; overflow-y: auto; border: 1px solid #ccc; padding: 7px; border-radius: 5px; background-color: white; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
        Здесь будет большая история вашего персонажа в свободной форме.
    </div>
    
    <details style="border: 1px solid #323244; border-radius: 5px; margin: 10px 10px 15px 10px; background-color: #222;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #222; color: white; border-radius: 5px; font-family: 'Times New Roman', serif; font-size: 13px; font-weight: bold; text-align: left;">
            пробный пост
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #323244;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
                пост
            </div>
        </div>
    </details>
    <details style="border: 1px solid #323244; border-radius: 5px; margin: 10px 10px 15px 10px; background-color: #222;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #222; color: white; border-radius: 5px; font-family: 'Times New Roman', serif; font-size: 13px; font-weight: bold; text-align: left;">
           связь
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #323244;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px;">
                что-то кроме почты, можно под хайдом
            </div>
        </div>
    </details>
</div>[/html]