Template:T1T-Box: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
(Fixing the if. Seems like it works now.)
(tweaking...)
Line 1: Line 1:
{| width=570 border="1" cellpadding="4" style="border-collapse:collapse; font-size:100%; background:#DDDDDD;"
{| width=570 border="1" cellpadding="4" style="border-collapse:collapse; font-size:100%; background:#DDDDDD;"
|-
|-
| colspan="2" style="background:#BBBBBB;"| '''{{{name}}}'''<br> {{{name-j}}} / {{{name-r}}}
| colspan="2" style="background:#BBBBBB;"| '''<big>{{{name}}}</big>'''<br> {{{name-j}}} / {{{name-r}}}
| style="background:#BBBBBB;"| Bootleg: <br> {{{name-b}}}
| style="background:#BBBBBB;"| Bootleg: {{{name-b}}}
|-
|-
| colspan="3" | {{{stage}}} Denjuu, {{{habitat}}} type
| colspan="3" | {{{stage}}} Denjuu, {{{habitat}}} type
Line 20: Line 20:
| style="text-align: center;"| {{{melody}}}
| style="text-align: center;"| {{{melody}}}
|-
|-
| style="background:#BBBBBB; text-align: center;"| Name Origin:
| colspan="3" style="background:#BBBBBB;"| Name Origin:
| colspan="2" | {{{name-origin}}}
|-
| colspan="3" | {{{name-origin}}}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Attacks:
| colspan="3" style="background:#BBBBBB;"| Attacks:

Revision as of 00:32, 17 September 2010

{{{name}}}
{{{name-j}}} / {{{name-r}}}
Bootleg: {{{name-b}}}
{{{stage}}} Denjuu, {{{habitat}}} type
Evolutions: {{{evolution}}}
Evolves from: {{{pre-evo}}}
EXP Item: DNA Item: Melody:
{{{EXP-item}}} {{{DNA-item}}} {{{melody}}}
Name Origin:
{{{name-origin}}}
Attacks:
1) {{{atk1-name}}} {{{atk1-level}}}
2) {{{atk2-name}}} {{{atk2-level}}}
3) {{{atk3-name}}} {{{atk3-level}}}
Info Text:
Japanese: {{{infotext-j}}}
Translated: {{{infotext-t}}}
Bootleg: {{{infotext-b}}}
Arrive Text: Attack Text: Other Notes:
J: {{{arrive-j}}}
T: {{{arrive-t}}}
B: {{{arrive-b}}}
J: {{{attack-j}}}
T: {{{attack-t}}}
B: {{{attack-b}}}
{{{other-info}}}


This is a template for arranging the info in WF:T1T in tables. It's more or less functional.

{{T1T-box
| name        = 
| name-j      = 
| name-r      = 
| name-b      =
| stage       = 
| habitat     = 

| evolution   = 
| pre-evo     = 
| EXP-item    = 
| DNA-item    = 
| melody      = 
| name-origin = 

| atk1-name   = 
| atk1-level  = 
| atk2-name   = 
| atk2-level  = 
| atk3-name   = 
| atk3-level  = 
| atk4-name   = 
| atk4-level  = 

| infotext-j  = 
| infotext-t  = 
| infotext-b  = 
| arrive-j    = 
| arrive-t    = 
| arrive-b    =
| attack-j    = 
| attack-t    = 
| attack-b    = 
| other-info  = 
}}