Template:Infobox Character T5: Difference between revisions

Template page
mNo edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox Character T5
<!-- Infobox Section (Right Side) -->
| name = {{PAGENAME}}
    <div style="flex-shrink: 0; width: 100%; max-width: 300px; background-color: #1a1a1a; padding: 1rem; border-radius: 8px; border: 1px solid #1a1a1a; min-height: 100px;">
| image =  
        <h3 style="font-family: 'Arial Black', Gadget, sans-serif; font-size: 1.5em; font-weight: bold; text-align: center; background-color: #333333; border-bottom: 2px solid #333333;">{{{CharacterName}}}</h3>
| origin =  
        <div style="min-width: 300px; padding: 0.5rem; overflow: auto; float: right; margin-left: 1rem;">
| archetype =  
            <table class="t5-infobox" style="font-size: 0.85em; width: auto; background-color: inherit; border-collapse: collapse; border: none;">
| tier =  
                <tr>
| description =  
                    <td colspan="2" style="text-align:center; background-color: inherit; border: none;">
| strength1 =  
                        [[File:{{{image}}}|250x300px]]
| strength2 =  
                    </td>
| strength3 =  
                </tr>
| weakness1 =  
                <tr>
| weakness2 =  
                    <td style="font-weight: bold; border: none;">Archetype</td>
| weakness3 =  
                    <td style="border: none;">{{{Archetype}}}</td>
| playstyle =  
                </tr>
| move1 =  
                {{#if:{{{Stances}}}|  
| move2 =  
                <tr>
| move3 =  
                    <td style="font-weight: bold; border: none;">Stances</td>
| combo1 =  
                    <td style="border: none;">{{{Stances}}}</td>
| combo2 =  
                </tr>
| matchup1 =  
                }}
| matchup2 =  
                <tr>
| notes =  
                    <td style="font-weight: bold; border: none;">Fastest Launch</td>
}}
                    <td style="border: none;">{{{Fastestlaunch}}}</td>
                </tr>
                <tr>
                    <td style="font-weight: bold; border: none;">CH Launch</td>
                    <td style="border: none;">{{{FastestCHlaunch}}}</td>
                </tr>
                <tr>
                    <td style="font-weight: bold; border: none;">Wall Splat</td>
                    <td style="border: none;">{{{Fastestwallsplat}}}</td>
                </tr>
                {{#if:{{{Parry}}}|  
                <tr>
                    <td style="font-weight: bold; border: none;">Parry</td>
                    <td style="border: none;">{{{Parry}}}</td>
                </tr>
                }}
                <tr>
                    <th colspan="2" style="text-align: center; background-color: #444444; font-size: 1.2em; font-weight: bold;">Archetypal Moves</th>
                </tr>
                <tr>
                    <td style="font-weight: bold; border: none;">Mid Check</td>
                    <td style="border: none;">{{{MidCheck}}}</td>
                </tr>
                {{#if:{{{Magic4}}}|  
                <tr>
                    <td style="font-weight: bold; border: none;">Magic 4</td>
                    <td style="border: none;">{{{Magic4}}}</td>
                </tr>
                }}
                <!-- Add other archetypal moves here -->
                <tr>
                    <th colspan="2" style="text-align: center; background-color: #555555; font-size: 1.2em; font-weight: bold;">Generic Moves</th>
                </tr>
                <tr>
                    <td style="font-weight: bold; border: none;">Remapped Moves</td>
                    <td style="border: none;">{{{remappedmoves}}}</td>
                </tr>
                <tr>
                    <td style="font-weight: bold; border: none;">Missing Moves</td>
                    <td style="border: none;">{{{missingmoves}}}</td>
                </tr>
            </table>
        </div>
    </div>
</includeonly>
</includeonly>
<noinclude>
[[Category:Tekken 5]]
[[Category:Infoboxes]]
</noinclude>

Latest revision as of 23:43, 23 April 2025