Template:T6/characterselect/Documentation: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
This template displays all playable Tekken 6 characters as clickable face icons, each linking to their respective pages.<br>
<br>
=== Purpose ===
Inspired by the PS3 version of Tekken 6, this template presents a stylish character select grid with a unique design.<br>
<br>
=== How to Use ===
To insert the character grid into any page, simply use this code:<br>


=== Purpose ===
<pre class="mw-code">
{{T6/characterselect}}
</pre>


=== How to Use ===
You can adjust the size of the grid by specifying the <code>width</code> and <code>height</code> parameters:<br>
<br>
==== Example Usage ====
To add the full character grid, just write:<br>


==== Example Usage ====
<pre class="mw-code">
{{T6/characterselect}}
</pre>
<br>
To modify the grid's size, add <code>width</code> and <code>height</code> parameters like so:<br>


<pre class="mw-code">
{{T6/characterselect|width=1.2|height=0.8}}
</pre>
<br>
== Parameters ==
== Parameters ==
The template accepts the following optional parameters:<br>


{| class="wikitable"
! Parameter !! Description !! Default !! Example
|-
| <code>width</code> || Adjusts the grid's width. Recommended values are between <code>0.5</code> and <code>1.5</code>. || <code>1</code> || <code>width=0.9</code>
|-
| <code>height</code> || Adjusts the grid's height. Typically left at <code>1</code> unless resizing is desired. || <code>1</code> || <code>height=1</code>
|}
<br>
== Notes ==
== Notes ==
* Use the <code>width</code> and <code>height</code> parameters together to control the size of the character grid.
* The default settings (<code>width=1</code>, <code>height=1</code>) are optimized for most use cases.<br>
<br>
== Template Preview ==
<div class="mw-collapsible">
{{T6/characterselect}}
</div>


== See Also ==
== See Also ==
* [[Template:Card]] – The base layout template used to create the character grid.
* [[Tekken 6]] – Main article about Tekken 6.
* [https://wiki.supercombo.gg/w/Category:Tekken_6_Characters Category: Tekken 6 Characters] – A list of all Tekken 6 characters.
* [https://www.mediawiki.org/wiki/Help:Templates Help:Templates] – Learn more about using templates via Mediawiki. ''(external link)''<br>


<!-- Additional Content Below -->
[[Category: Tekken 6]]
[[Category: Tekken 6]]

Latest revision as of 22:50, 2 May 2025

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 and height 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




Characters

Alisa Bosconovitch Anna Williams Asuka Kazama Armor King Baek Doo San Bob Richards Bryan Fury Bruce Irvin Christie Monteiro Devil Jin Sergei Dragunov Eddy Gordo Feng Wei Ganryu Heihachi Mishima Hwoarang Jack-6 Jin Kazama Julia Chang Kazuya Mishima King Lars Alexandersson Lee Chaolan Leo Kliesen Lili Craig Marduk Miguel Rojo Mokujin Nina Williams Paul Phoenix Raven Roger Jr Steve Fox Wang Jinrei Ling Xiaoyu Yoshimitsu Zafina







See Also