Template:T5Character: Difference between revisions

Template page
No edit summary
No edit summary
Line 39: Line 39:
</div>
</div>


<!-- Additional Content Sections like Key Techniques, Outfits, Notes -->
<!-- Key Moves and Key Techniques Section -->
<div style="display: flex; justify-content: space-between; gap: 1rem; margin-top: 1rem;">
    <!-- Key Moves Section -->
    <div style="background-color: #1a1a1a; padding: 1rem; border-radius: 8px; width: 48%;">
        <h3 style="font-size: 1.25rem; color: #ccc; text-align: center; border-bottom: 2px solid #333333; padding-bottom: 10px;">Key Moves</h3>
        <ul style="color: #ccc; font-size: 1rem;">
            {{{KeyMoves}}}
        </ul>
    </div>
 
    <!-- Key Techniques Section -->
    <div style="background-color: #1a1a1a; padding: 1rem; border-radius: 8px; width: 48%;">
        <h3 style="font-size: 1.25rem; color: #ccc; text-align: center; border-bottom: 2px solid #333333; padding-bottom: 10px;">Key Techniques</h3>
        <ul style="color: #ccc; font-size: 1rem;">
            {{{KeyTechniques}}}
        </ul>
    </div>
</div>

Revision as of 00:00, 24 April 2025

Template DocumentationEdit This Documentation
Template:T5Character/Documentation

This documentation is automatically transcluded from Template:T5Character/Documentation and is not included when this page is transcluded.

Overview

{{{Overview}}}

Strengths

    {{{Strengths}}}

Weaknesses

    {{{Weaknesses}}}

Key Moves

    {{{KeyMoves}}}

Key Techniques

    {{{KeyTechniques}}}