Emerald3ME (talk | contribs) mNo edit summary |
Emerald3ME (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
<div style="display: flex; flex-wrap: nowrap; overflow-x: auto; justify-content: flex-start; gap: 4px; width: 100%; margin: 0 auto; text-align: center;"> | <div style="display: flex; flex-wrap: nowrap; overflow-x: auto; justify-content: flex-start; gap: 4px; width: 100%; margin: 0 auto; text-align: center;"> | ||
[[File:T6-kuma-face.png |80px|link=Tekken 6/Kuma|alt=Kuma]] | [[File:T6-kuma-face.png |80px|link=Tekken 6/Kuma|alt=Kuma]] | ||
[[File:T6-baek-face.png |80px|link=Tekken 6/Baek Doo San|alt=Baek Doo San]] | [[File:T6-baek-face.png |80px|link=Tekken 6/Baek Doo San|alt=Baek Doo San]] | ||
Line 34: | Line 32: | ||
[[File:T6-ganryu-face.png |80px|link=Tekken 6/Ganryu|alt=Ganryu]] | [[File:T6-ganryu-face.png |80px|link=Tekken 6/Ganryu|alt=Ganryu]] | ||
[[File:T6-rogerjr-face.png |80px|link=Tekken 6/Roger Jr|alt=Roger Jr]] | [[File:T6-rogerjr-face.png |80px|link=Tekken 6/Roger Jr|alt=Roger Jr]] | ||
[[File:T6-mokujin-face.png |80px|link=Tekken 6/Mokujin|alt=Mokujin]] | [[File:T6-mokujin-face.png |80px|link=Tekken 6/Mokujin|alt=Mokujin]] | ||
[[File:T6-jack6-face.png |80px|link=Tekken 6/Jack-6|alt=Jack-6]] | [[File:T6-jack6-face.png |80px|link=Tekken 6/Jack-6|alt=Jack-6]] |
Revision as of 23:08, 2 May 2025
Template DocumentationEdit This Documentation
Overview
This template displays all playable Tekken 6 characters as clickable face icons, each linking to their respective pages.
Purpose
Inspired by the PS3 version of Tekken 6, this template presents a stylish character select grid with a unique design.
How to Use
To insert the character grid into any page, simply use this code:
{{T6/characterselect}}
You can adjust the size of the grid by specifying the width
and height
parameters:
Example Usage
To add the full character grid, just write:
{{T6/characterselect}}
To modify the grid's size, add width
and height
parameters like so:
{{T6/characterselect|width=1.2|height=0.8}}
Parameters
The template accepts the following optional parameters:
Parameter | Description | Default | Example |
---|---|---|---|
width |
Adjusts the grid's width. Recommended values are between 0.5 and 1.5 . |
1 |
width=0.9
|
height |
Adjusts the grid's height. Typically left at 1 unless resizing is desired. |
1 |
height=1
|
Notes
- Use the
width
andheight
parameters together to control the size of the character grid. - The default settings (
width=1
,height=1
) are optimized for most use cases.
Template Preview
See Also
- Template:Card – The base layout template used to create the character grid.
- Tekken 6 – Main article about Tekken 6.
- Category: Tekken 6 Characters – A list of all Tekken 6 characters.
- Help:Templates – Learn more about using templates via Mediawiki. (external link)
This documentation is automatically transcluded from Template:T6/characterselect/Documentation and is not included when this page is transcluded.