Template:T1T-Box: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
(tweaking...)
m (Editing colors...)
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:#E0E0E0;"
|-
|-
| colspan="2" style="background:#BBBBBB;"| '''<big>{{{name}}}</big>'''<br> {{{name-j}}} / {{{name-r}}}
| colspan="2" style="background:#CCCCCC;"| '''<big>{{{name}}}</big>'''<br> {{{name-j}}} / {{{name-r}}}
| style="background:#BBBBBB;"| Bootleg: {{{name-b}}}
| style="background:#CCCCCC;"| Bootleg: {{{name-b}}}
|-
|-
| colspan="3" | {{{stage}}} Denjuu, {{{habitat}}} type
| colspan="3" | {{{stage}}} Denjuu, {{{habitat}}} type
|-
|-
| style="background:#BBBBBB;"| Evolutions:
| style="background:#CCCCCC;"| Evolutions:
| colspan="2" | {{{evolution}}}
| colspan="2" | {{{evolution}}}
|-
|-
| style="background:#BBBBBB;"| Evolves from:
| style="background:#CCCCCC;"| Evolves from:
| colspan="2" | {{{pre-evo}}}
| colspan="2" | {{{pre-evo}}}
|-
|-
| width=190 style="background:#BBBBBB; text-align: center;"| EXP Item:
| width=190 style="background:#CCCCCC; text-align: center;"| EXP Item:
| width=190 style="background:#BBBBBB; text-align: center;"| DNA Item:
| width=190 style="background:#CCCCCC; text-align: center;"| DNA Item:
| width=190 style="background:#BBBBBB; text-align: center;"| Melody:
| width=190 style="background:#CCCCCC; text-align: center;"| Melody:
|-
|-
| style="text-align: center;"| {{{EXP-item}}}
| style="text-align: center;"| {{{EXP-item}}}
Line 20: Line 20:
| style="text-align: center;"| {{{melody}}}
| style="text-align: center;"| {{{melody}}}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Name Origin:
| colspan="3" style="background:#CCCCCC;"| Name Origin:
|-
|-
| colspan="3" | {{{name-origin}}}
| colspan="3" | {{{name-origin}}}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Attacks:
| colspan="3" style="background:#CCCCCC;"| Attacks:
|-
|-
| colspan="2" | 1) {{{atk1-name}}}
| colspan="2" | 1) {{{atk1-name}}}
Line 40: Line 40:
{{!}} {{{atk4-level}}} }}
{{!}} {{{atk4-level}}} }}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Info Text:
| colspan="3" style="background:#CCCCCC;"| Info Text:
|-
|-
| colspan="3" | Japanese: {{{infotext-j}}} <br> Translated: {{{infotext-t}}} <br> Bootleg: {{{infotext-b}}}
| colspan="3" | Japanese: {{{infotext-j}}} <br> Translated: {{{infotext-t}}} <br> Bootleg: {{{infotext-b}}}
|-
|-
| style="background:#BBBBBB;"| Arrive Text:
| style="background:#CCCCCC;"| Arrive Text:
| style="background:#BBBBBB;"| Attack Text:
| style="background:#CCCCCC;"| Attack Text:
| style="background:#BBBBBB;"| Other Notes:
| style="background:#CCCCCC;"| Other Notes:
|-
|-
| J: {{{arrive-j}}} <br> T: {{{arrive-t}}} <br> B: {{{arrive-b}}}
| J: {{{arrive-j}}} <br> T: {{{arrive-t}}} <br> B: {{{arrive-b}}}

Revision as of 20:25, 30 November 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  = 
}}