Template:FGTable: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
No edit summary
Tag: Reverted
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="{{{align|}}}" border="0" cellpadding="1" cellspacing="1" style="width: auto; height: auto; border: 2px solid black;"
{| align="{{{align|}}}" border="0" cellpadding="1" cellspacing="1" style="width: auto; height: auto; border: 2px solid black;"
! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; height: 25px; width: {{{c1width|auto}}};" {{!}}<font color="black">'''{{{c1|1}}}'''</font> </span><nowiki />
! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; height: 25px; width: {{{c1width|auto}}};" {{!}}<span style="font-weight: bold;"><font color="white">'''{{{c1|1}}}'''</font> </span><nowiki />
{{#if:{{{c2|}}}|! style="background-color:{{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c2width|auto}}};" {{!}}<span style="font-weight: bold;"><font color="black">'''{{{c2|2}}}'''</font></span>|<nowiki />}}<nowiki />
{{#if:{{{c2|}}}|! style="background-color:{{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c2width|auto}}};" {{!}}<span style="font-weight: bold;"><font color="white">'''{{{c2|2}}}'''</font></span>|<nowiki />}}<nowiki />
{{#if:{{{c3|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c3width|auto}}};" {{!}}<font color="black">'''{{{c3|3}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c3|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c3width|auto}}};" {{!}}<font color="white">'''{{{c3|3}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c4|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c4width|auto}}};" {{!}}<font color="black">'''{{{c4|4}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c4|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c4width|auto}}};" {{!}}<font color="white">'''{{{c4|4}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c5|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c5width|auto}}};" {{!}}<font color="black">'''{{{c5|5}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c5|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c5width|auto}}};" {{!}}<font color="white">'''{{{c5|5}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c6|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c6width|auto}}};" {{!}}<font color="black">'''{{{c6|6}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c6|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c6width|auto}}};" {{!}}<font color="white">'''{{{c6|6}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c7|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c7width|auto}}};" {{!}}<font color="black">'''{{{c7|7}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c7|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c7width|auto}}};" {{!}}<font color="white">'''{{{c7|7}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c8|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #333333; text-align: center; width: {{{c8width|auto}}};" {{!}}<font color="black">'''{{{c8|8}}}'''</font>|<nowiki />}}<nowiki />
{{#if:{{{c8|}}}|! style="background-color: {{{bg|#{{BackColor}}}}}; text-shadow: 1px 1px 1px #150909; text-align: center; width: {{{c8width|auto}}};" {{!}}<font color="white">'''{{{c8|8}}}'''</font>|<nowiki />}}<nowiki />
|-
|-
{{#if:{{{r1|}}}{{{r1c2|}}}{{{r1c3|}}}{{{r1c4|}}}{{{r1c5|}}}{{{r1c6|}}}|
{{#if:{{{r1|}}}{{{r1c2|}}}{{{r1c3|}}}{{{r1c4|}}}{{{r1c5|}}}{{{r1c6|}}}|
Line 1,660: Line 1,660:


|}
|}
<noinclude>{{documentation}}</noinclude>

Latest revision as of 21:57, 25 February 2025

1

Documentation (for the above template, sometimes hidden or invisible)

This table is specifically for the stats tables featured in Fuga playable character articles.

If a character is featured in more than one title, please use Template:Tabber with this template.

Usage

{{Table
|align (Horizontal alignment on the page)
|bg (Background colors for the columns)
|bg2 (Background colors for the rows)
|c1 up to c6 (Column Title)
|c1width up to c6width (Column widths, otherwise it's auto)
|r1 up to r40 (Row Content for the first column)
|r1c2, r1c3, etc (Row Content for each column after)
}}

Example

Without Tabber

Name SP Cost Effect Acquire

Ability 1 5 Effect desc. Lvl. which ability is unlocked at


With Tabber

FugaFuga 2
Name SP Cost Effect Acquire

Ability 1 5 Effect desc. Lvl. which ability is unlocked at
Name SP Cost Effect Acquire

Ability 1 10 Effect desc. again Lvl. which ability is unlocked at... again!!!

Visit Template:FGTable/doc to edit this text! (How does this work?)